커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  David Garske 09793e3206 Added benchmark.h to expose the benchmark_test function. Updated a couple of projects to use the new benchmark header. 9 년 전