Daniel Pouzzner
|
b133f6bbf7
20230223-refactor-test-c-error-codes (#6135)
|
há 1 ano atrás |
Tim Weller
|
fd3d8c407d
Update wolfCrypt benchmark Windows / Visual Studio build files to include x64 Configuration/Platform combinations (e.g. Debug-x64) and fixed compilation errors in benchmark.c related to conditional-compilation.
|
há 1 ano atrás |
gojimmypi
|
821120e31c
Add SHA512/224 and SHA512/256 benchmarks (#6113)
|
há 1 ano atrás |
Sean Parkinson
|
195ca1a20a
AES GCM benchmark: separate aes-gcm streaming runs
|
há 1 ano atrás |
David Garske
|
cefd55eb74
Fix for benchmarking shake with custom block size. Using `./benchmark -shake 1024` caused seg fault.
|
há 1 ano atrás |
David Garske
|
48a136a932
Fix for `MB` vs `MiB` printing. The `base2` option was printing type backwards (`base2=1` = 1024 bytes and `base2=0` or `-base10` means 1000 bytes).
|
há 1 ano atrás |
David Garske
|
5e1c7c3db2
Fix for benchmark help broken in PR #5871
|
há 1 ano atrás |
Daniel Pouzzner
|
43265669c6
fix warnings around clang-diagnostic-embedded-directive and readability-uppercase-literal-suffix; update wolfSentry integration for upcoming release 0.8.0.
|
há 1 ano atrás |
Jacob Barthelmeh
|
9dcc48c8f7
update copyright to 2023
|
há 1 ano atrás |
Anthony Hu
|
0787ab1131
don't call external implemenation of kyber from benchmark anymore.
|
há 1 ano atrás |
Anthony Hu
|
b3e99348cd
Purge the AES variant of Dilithium
|
há 1 ano atrás |
Daniel Pouzzner
|
425d0b72c3
wolfcrypt/benchmark/benchmark.c: fix bench_stats_sym_finish() in GENERATE_MACHINE_PARSEABLE_REPORT mode to properly render "bytes_total" column in bytes, not the unit selected by WOLFSSL_BENCHMARK_FIXED_UNITS_*.
|
há 1 ano atrás |
David Garske
|
60037ead70
Merge pull request #5871 from gojimmypi/BenchmarkEnhancements
|
há 1 ano atrás |
Andras Fekete
|
bc15f67d8d
Fixing indentation on preprocessor commands
|
há 1 ano atrás |
András Fekete
|
11fcb790b1
Merge branch 'wolfSSL:master' into ESP-IDF_fixes
|
há 1 ano atrás |
gojimmypi
|
64a7d511b8
Merge branch 'master' of https://github.com/wolfSSL/wolfssl into BenchmarkEnhancements
|
há 1 ano atrás |
gojimmypi
|
c370529975
manual merge with upstream
|
há 1 ano atrás |
Daniel Pouzzner
|
04b31518ba
wolfcrypt/benchmark/benchmark.c: fix calculation of outer iteration constant in bench_aesecb_internal(); fix .c.h clash in argument name ("useDevId" vs "useDeviceID").
|
há 1 ano atrás |
Andras Fekete
|
814ad9fc38
Better fixes
|
há 1 ano atrás |
Andras Fekete
|
b823da9bb9
Fix build issues with the latest ESP-IDF
|
há 1 ano atrás |
gojimmypi
|
d8c9a5aa17
return benchmark to auto-scale units by default
|
há 1 ano atrás |
gojimmypi
|
8831fbd22e
fix csv math, units/sec, PQ cycle header
|
há 1 ano atrás |
JacobBarthelmeh
|
8924487f27
fix warning for builds using cmac and not devID
|
há 1 ano atrás |
JacobBarthelmeh
|
9f77210b0b
update benchmark for devID builds
|
há 2 anos atrás |
Sean Parkinson
|
819d40a76f
Benchmark AES-OFB: initialize and free AES object
|
há 1 ano atrás |
gojimmypi
|
5e434e62fb
Support for WOLFSSL_BENCHMARK_FIXED_CSV, minor changes per #5871 feedback
|
há 1 ano atrás |
gojimmypi
|
6c3e301006
Benchmark Consolidated Enhancements and Code Cleanup
|
há 1 ano atrás |
Anthony Hu
|
3aa74e3c8c
stdout is undeclared
|
há 1 ano atrás |
David Garske
|
9d9549fbd3
Merge pull request #5836 from anhu/kyber_cleanup
|
há 1 ano atrás |
Anthony Hu
|
a2fb4c0788
Remove kyber-90s and route all kyber through wolfcrypt.
|
há 1 ano atrás |