Commit History

Author SHA1 Message Date
  Sean Parkinson a6485a228d Add SipHash algorithm 2 years ago
  Hayden Roche 62b07d8806 Add AES-SIV (RFC 5297). 2 years ago
  Anthony Hu c2860cb311 Get rid of HC-128 2 years ago
  David Garske 84df7a50dc Minor build warning fixes. Possible benchmark unused `bench_pq_asym_algs`. Fix if RSA enabled and `WOLFSSL_SP_MATH` set and `WOLFSSL_HAVE_SP_RSA` is not. 2 years ago
  David Garske 9d137668c7 Merge pull request #4675 from julek-wolfssl/openssh-8.8 2 years ago
  Juliusz Sosinowicz 8435eb4644 Add `WC_` namespace to variable handling defines 2 years ago
  Anthony Hu 7d4c13b9a4 --with-liboqs now defines HAVE_LIBOQS and HAVE_PQC 2 years ago
  David Garske 6d4c067b72 Merge pull request #4607 from anhu/wolfcrypt_pq_benchmarks 2 years ago
  Chris Conlon 7221e06ff7 Merge pull request #4588 from miyazakh/sce_protect_mode_e2studio 2 years ago
  Anthony Hu 8a2945fe66 More braces. 2 years ago
  Anthony Hu 5aa8bc2983 Drop a brace. 2 years ago
  Anthony Hu fea438d07f Use wolfCrypt's benchmarking app to run the PQ algorithms. 3 years ago
  Hideki Miyazaki fb4e39f00a addressed review comments prt1 3 years ago
  David Garske f6c48bf7dc Merge pull request #4560 from kaleb-himes/OE30-OE31-non-fips-changes 3 years ago
  Hideki Miyazaki f50fcd918e support Renesas RA SCE protect mode on RA6M4 evaluation board 3 years ago
  kaleb-himes 38ec0bb31f Merge branch 'master' of github.com:wolfssl/wolfssl into OE33_NON_FIPS_CHANGES 3 years ago
  kaleb-himes f638df3575 Fix issues found by XCODE and add user_settings.h 3 years ago
  John Safranek ef62fab4ea Update 3 years ago
  David Garske 3c1deff611 Fix falcon bench cleanup case (should not free if init fails). Fix RSA key gen keySz with `./wolfcrypt/benchmark/benchmark -asym`. 3 years ago
  Anthony Hu 453404a864 Get the falcon keys into wolfssl/certs_test.h 3 years ago
  kaleb-himes 6bb86cf4da OE30 and OE31 changes external to FIPS module for NetBSD builds 3 years ago
  Anthony Hu 5fe078d7db sig1, sig5 --> sig 3 years ago
  Anthony Hu 246d470956 Refactor to do proper memory management. 3 years ago
  Anthony Hu 237b098ba5 Add Falcon benchmarking. 3 years ago
  Daniel Pouzzner 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 3 years ago
  Kareem 2f1a37769e Fix doAsync warning in bench_ecc. 3 years ago
  Daniel Pouzzner 6ba55edd50 fix async warnings 3 years ago
  John Safranek 75df6508e6 Add a read enable for private keys when in FIPS mode. 3 years ago
  Daniel Pouzzner f264741aa0 benchmark.c: fix -Wstringop-truncation in _ASYNC_CRYPT bench_stats_add(). 3 years ago
  Daniel Pouzzner e3989edd39 wolfcrypt/benchmark/benchmark.c: fix typo. 3 years ago