Commit History

Upphovsman SHA1 Meddelande Datum
  Daniel Pouzzner a9b28c1562 wolfcrypt/benchmark/benchmark.c: make iteration increment in bench_aesecb_internal() even lumpier (by a factor of 10) to further reduce false positives from iteration overhead. 1 år sedan
  David Garske 3046899966 Merge pull request #5821 from anhu/ntru_saber_purge 1 år sedan
  Sean Parkinson 7005d416ce SP int: Comment and rework some code 1 år sedan
  Anthony Hu 0bfa5c9836 Purge NTRU and SABER. Not going to be standardized. 1 år sedan
  Daniel Pouzzner ca1ca24bc9 wolfcrypt/benchmark/benchmark.c: fix formatting (column alignment) in asym tests; fix typo in asym_pq section. 1 år sedan
  Daniel Pouzzner b140abd1fd wolfcrypt/benchmark/benchmark.c: add check_for_excessive_stime() and remove double declaration of base_rusage and cur_rusage. 1 år sedan
  Daniel Pouzzner 4ab41caf40 make static flags sym_header_printed, asym_header_printed, and pqasym_header_printed, local to the routines that use them (fixes an -Wunused-variable in -UBENCH_ASYM builds). 1 år sedan
  Daniel Pouzzner 89182b829f wolfcrypt/benchmark/benchmark.c: add GENERATE_MACHINE_PARSEABLE_REPORT and LINUX_RUSAGE_UTIME codepaths; 1 år sedan
  Sean Parkinson fd7544ca19 Regresssion testing fixes 1 år sedan
  Jacob Barthelmeh 65d7d43497 use a check for if defined rather than value of macro 1 år sedan
  Jacob Barthelmeh eb4c3e06eb revert NO_MAIN_DRIVER behavior in benchmark app 1 år sedan
  Anthony Tatowicz 1f82e90dbf Add SECP384 and SECP521 to bench 1 år sedan
  David Garske 0006d1f91c Fix benchmark with small stack and `WOLFSSL_RSA_VERIFY_ONLY`. 1 år sedan
  David Garske f9506dc05a Add small stack to DoClientHello Suites (360 bytes). Add small stack for DRBG health test. Refactor of the small stack into its own header, to allow easier use in other files. Minor build fixes. 2 år sedan
  Daniel Pouzzner ddad526e64 wolfcrypt/benchmark/benchmark.c: fix clang-tidy complaints around ungrouped string continuation and unparenthesized macro args. 2 år sedan
  Steffen Jaeckel f24cf38f01 Update benchmarks 2 år sedan
  David Garske 221fd275fd Fixes for building without SHAKE. 2 år sedan
  David Garske b42631c721 Fix for ESP32 wolfcrypt_test entry point. 2 år sedan
  Anthony Hu bcf4dbe697 Changes inspired by Feedback from Sean. 2 år sedan
  Anthony Hu a2635be9e6 wolfCrypt support for external Kyber implementations (liboqs and pqm4) 2 år sedan
  Sean Parkinson 8c1e2c52e7 Kyber: Add option to build Kyber API 2 år sedan
  David Garske 9c88d8ac2c Merge pull request #5547 from JacobBarthelmeh/mcux 2 år sedan
  Sean Parkinson f153e65102 SHA-3: check BMI1 availablity for ASM 2 år sedan
  Anthony Hu 10ce703d71 Add sphincs to wolfCrypt. 2 år sedan
  JacobBarthelmeh b3fa6f654e no realloc, adjustable static test size, fsl RTC 2 år sedan
  David Garske 60437bba6e Merge pull request #5378 from anhu/dilithium 2 år sedan
  Chris Conlon c66a21c40a Add Zephyr support for nRF5340 with CryptoCell-312, PSA Crypto fixes (#5418) 2 år sedan
  Anthony Hu 82a900b438 Initial commit to add Dilithium NIST PQC winner. 2 år sedan
  David Garske 53e0483e47 Support for Infineon AURIX IDE. Fixes for Aurix compiler warnings. 2 år sedan
  Daniel Pouzzner 3ac04fa3ee wolfcrypt/benchmark/benchmark.c: fix gating for #include <unistd.h>. 2 år sedan