Commit History

Author SHA1 Message Date
  Juliusz Sosinowicz c9d91c5e79 Zephyr port update 1 year ago
  gojimmypi 510038022f Various Espressif HW crypto, SHA2, AES, MP updates. (#6287) 1 year ago
  Daniel Pouzzner 7155c5748e fix overlong lines. 1 year ago
  Daniel Pouzzner ed11669f3c more fixes for implicit casts, including asn=template. 1 year ago
  Daniel Pouzzner dcc8b5d7d5 eliminate XREWIND() macro, add XSEEK_SET definitions, and refactor all XREWIND()s to XFSEEK()s, to fix clang-tidy-17 bugprone-unsafe-functions warning on rewind(); 1 year ago
  JacobBarthelmeh 30adcd58d8 IMX6Q CAAM Port 1 year ago
  Sean Parkinson 8851065848 cppcheck fixes 1 year ago
  David Garske 22a5a5c45e Add introspection for math build and math cleanups: 1 year ago
  Sean Parkinson 5f2208e71d Benchmark: fix reporting of base10 1 year ago
  Daniel Pouzzner b133f6bbf7 20230223-refactor-test-c-error-codes (#6135) 1 year ago
  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. 1 year ago
  gojimmypi 821120e31c Add SHA512/224 and SHA512/256 benchmarks (#6113) 1 year ago
  Sean Parkinson 195ca1a20a AES GCM benchmark: separate aes-gcm streaming runs 1 year ago
  David Garske cefd55eb74 Fix for benchmarking shake with custom block size. Using `./benchmark -shake 1024` caused seg fault. 1 year ago
  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). 1 year ago
  David Garske 5e1c7c3db2 Fix for benchmark help broken in PR #5871 1 year ago
  Daniel Pouzzner 43265669c6 fix warnings around clang-diagnostic-embedded-directive and readability-uppercase-literal-suffix; update wolfSentry integration for upcoming release 0.8.0. 1 year ago
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 year ago
  Anthony Hu 0787ab1131 don't call external implemenation of kyber from benchmark anymore. 1 year ago
  Anthony Hu b3e99348cd Purge the AES variant of Dilithium 1 year ago
  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_*. 2 years ago
  David Garske 60037ead70 Merge pull request #5871 from gojimmypi/BenchmarkEnhancements 2 years ago
  Andras Fekete bc15f67d8d Fixing indentation on preprocessor commands 2 years ago
  András Fekete 11fcb790b1 Merge branch 'wolfSSL:master' into ESP-IDF_fixes 2 years ago
  gojimmypi 64a7d511b8 Merge branch 'master' of https://github.com/wolfSSL/wolfssl into BenchmarkEnhancements 2 years ago
  gojimmypi c370529975 manual merge with upstream 2 years ago
  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"). 2 years ago
  Andras Fekete 814ad9fc38 Better fixes 2 years ago
  Andras Fekete b823da9bb9 Fix build issues with the latest ESP-IDF 2 years ago
  gojimmypi d8c9a5aa17 return benchmark to auto-scale units by default 2 years ago