コミット履歴

作者 SHA1 メッセージ 日付
  Anthony Hu 7d4c13b9a4 --with-liboqs now defines HAVE_LIBOQS and HAVE_PQC 2 年 前
  Anthony Hu fea438d07f Use wolfCrypt's benchmarking app to run the PQ algorithms. 3 年 前
  Anthony Hu 237b098ba5 Add Falcon benchmarking. 3 年 前
  Anthony Hu 33cb823148 Remove legacy NTRU and OQS (#4418) 3 年 前
  toddouska 3ac03d3d66 Merge pull request #3805 from JacobBarthelmeh/copyright 3 年 前
  Sean Parkinson a55e94cf6f ECCSI and SAKKE: add support 3 年 前
  Jacob Barthelmeh c729318ddd update copyright date 3 年 前
  toddouska 920c443864 Merge pull request #3250 from JacobBarthelmeh/Benchmark 3 年 前
  Jacob Barthelmeh 177f4aecb6 add all curves to benchmark 4 年 前
  Jacob Barthelmeh e3fa462d72 add brainpool benchmark of key generation 4 年 前
  JacobBarthelmeh fe37137f12 add brainpool benchmark 4 年 前
  David Garske 9ea5041d9d Benchmark for GMAC (AES GCM GHASH). 3 年 前
  Sean Parkinson 2c6eb7cb39 Add Curve448, X448, Ed448 implementations 4 年 前
  Jacob Barthelmeh ab49120652 add aesofb benchmark 4 年 前
  Chris Conlon 45c5a2d39c update copyright to 2020 4 年 前
  David Garske 011fa6bafd Added PBKDF2 benchmark. Benchmark improvements to capture results in static buffer (helps benchmarking on systems without printf support). Added benchmark "-print" option to show summary. Added wolfCrypt test version header. 5 年 前
  David Garske 5ea13a09f6 Adds Blake2s support (--enable-blake2s), which provides 32-bit Blake2 support. 5 年 前
  John Safranek 246c444b93 Updates for v4.0.0 5 年 前
  Jacob Barthelmeh d0abc10fe9 update RSA keygen benchmark and test with asynccrypt 6 年 前
  Jacob Barthelmeh 27aaedf37c add -rsa-sz which benches any RSA key size 6 年 前
  Jacob Barthelmeh c2a6c6c395 add CFB mode for AES 7 年 前
  David Garske 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 7 年 前
  Chris Conlon d65704c6b4 add benchmarks for AES-128/192/256-ECB 7 年 前
  Chris Conlon 1f72696359 add HMAC-MD5/SHA/SHA224/SHA384/SHA512 benchmarks 7 年 前
  Jacob Barthelmeh ef73c1df7c add AES-XTS mode --enable-xts 7 年 前
  David Garske 0a63221220 Fix for SHA3 benchmark digest size for 224. Fix for building track and debug memory together. Fix for hash test order of SHA256 wrong. Fix for asn `SkipObjectId` missing, when RSA and ECC disabled. Enhancement to allow individual bench calls with bench init/free. 7 年 前
  David Garske 48895cf03b Added argument for benchmark block size. Usage: `./wolfcrypt/benchmark/benchmark 128`. Automatic calculation for showing as bytes, KB or MB. 7 年 前
  David Garske 34a4f1fae0 Move wolfCrypt test/benchmark to move static memory pool to global (not in stack). Fix wolfCrypt test wc_InitRng to use _ex with HEAP_HINT (when not FIPS). Added ability to use HAVE_STACK_SIZE with wolfCrypt test and benchmark. Cleanup of the benchmark_test function main wrapper. 7 年 前
  Jacob Barthelmeh e99a5b0483 prepare for release v3.9.0 8 年 前
  Chris Conlon b89354880f switch pragma once uses, causes warnings on some compilers 9 年 前