Commit History

Author SHA1 Message Date
  David Garske 60437bba6e Merge pull request #5378 from anhu/dilithium 1 year ago
  Chris Conlon c66a21c40a Add Zephyr support for nRF5340 with CryptoCell-312, PSA Crypto fixes (#5418) 1 year ago
  Anthony Hu 82a900b438 Initial commit to add Dilithium NIST PQC winner. 1 year ago
  David Garske 53e0483e47 Support for Infineon AURIX IDE. Fixes for Aurix compiler warnings. 1 year ago
  Daniel Pouzzner 3ac04fa3ee wolfcrypt/benchmark/benchmark.c: fix gating for #include <unistd.h>. 1 year ago
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 1 year ago
  Daniel Pouzzner b64949d564 wolfcrypt/benchmark/benchmark.c: fix gating for #include <errno.h>, and add #include <unistd.h> for _exit(). 1 year ago
  Daniel Pouzzner ccc5952369 global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked; 1 year ago
  Chris Conlon 364bf482eb adjust wolfCrypt test/benchmark Android log TAG name, reset malloc/free counts in memcb_test() 2 years ago
  David Garske 5672e2a885 Fixes for buffers when testing with Intel QAT hardware and `fsanitize=address`: 2 years ago
  Sean Parkinson fab9e29513 benchmark.c: fix Jenkins failure where byte, word32 not defined 2 years ago
  Hayden Roche fd535242a0 Fix main signature in benchmark.c. 2 years ago
  Chris Conlon b76c70d969 Merge pull request #5120 from dgarske/v5.3.0_cubepack 2 years ago
  David Garske bc877dab2a Changes to support v5.3.0 cube pack for ST. 2 years ago
  Daniel Pouzzner 99b44f15ef fix various -Wdeclaration-after-statement, with and without --enable-smallstack. 2 years ago
  Daniel Pouzzner 4e02d7e404 fix clang-tidy-Customer-CFG-7 readability-redundant-preprocessor. 2 years ago
  Eric Blankenhorn b543aa0148 Fix for mingw builds 2 years ago
  Sean Parkinson 284ebacc57 Merge pull request #4916 from JacobBarthelmeh/hsm 2 years ago
  JacobBarthelmeh a338b4c933 refactor SHA grew function, revert benchmark devid, increase SHA_CTX size, add AES ECB cryptocb test 2 years ago
  John Safranek 0ee01f08bc Merge pull request #4984 from douzzer/20220325-multi-test-cleanup 2 years ago
  David Garske 07f9ca60ac Fix for async without threading. `./configure --enable-asynccrypt --enable-all CFLAGS="-DWC_NO_ASYNC_THREADING"`. 2 years ago
  Sean Parkinson fd66f6bcec SP ASM improvements 2 years ago
  Jacob Barthelmeh 090932b65c FIPS benchmark of cmac and ecb 2 years ago
  JacobBarthelmeh 55b42dd85a Add SECO use and expand cryptodev 2 years ago
  Anthony Hu fbfb1fee91 Add Post-quantum KEM benchmark for STM32 2 years ago
  David Garske 570daa6a7f Enable support for STM32U585 and PQ on M4 2 years ago
  David Garske 3fdb6f0a4a Only use pthreads if supported in config. 2 years ago
  David Garske e3e1426b91 Improve benchmark threading macros and text output. Thread protections on variables. Fixes for testing with async. 2 years ago
  Sean Parkinson 56adf831a3 Benchmark: support multi-threaded testing 2 years ago
  Sean Parkinson 2eb044dc60 SP: Add support for P521 2 years ago