コミット履歴

作者 SHA1 メッセージ 日付
  David Garske 5fe6f1c875 For KCAPI do not force enable ECC curves, set K or seed callback, disable AES GCM tests with non standard IV. 2 年 前
  David Garske b90df0a6aa Merge pull request #4951 from ejohnstown/wolfrand 2 年 前
  JacobBarthelmeh 55b42dd85a Add SECO use and expand cryptodev 2 年 前
  John Safranek f80faebfe5 wolfRand for AMD 2 年 前
  Sean Parkinson 2c1ecacbfc TLS 1.3 script test: wait for server to write file 2 年 前
  Daniel Pouzzner 385ece92d8 ECCSI and SAKKE: fix smallstackcache memory leaks in library, and blue-moon undefined behavior bugs in test.c eccsi_test(() and sakke_test(). 2 年 前
  Sean Parkinson 7006efe97f Merge pull request #4861 from JacobBarthelmeh/ECC 2 年 前
  Jacob Barthelmeh a4a4bdc20f fix typo, add macro guard, remove dead code path 2 年 前
  Jacob Barthelmeh d1212f9247 add P521 test case and fix for k generation 2 年 前
  Sean Parkinson 1aff4399d1 Merge pull request #4899 from dgarske/kcapi 2 年 前
  David Garske 9644a04db2 Peer review fix. 2 年 前
  kaleb-himes ac7bd0aae8 Fix up random.h conflicts with cert 3389 releases and some NETOS issues 2 年 前
  David Garske cc2eb0ab71 KCAPI Testing fixes. 2 年 前
  David Garske a2381ba954 Adds CSR userId support in subject name. Minor build fixes for ASN template. 2 年 前
  Sean Parkinson bb50777f1a ASN template: handle short OIDs 2 年 前
  Sean Parkinson 2eb044dc60 SP: Add support for P521 2 年 前
  Jacob Barthelmeh a5ce2a33eb add macro guard around test case 2 年 前
  Jacob Barthelmeh f0a0cd1078 fix for larger curve sizes with deterministic ECC sign 2 年 前
  Daniel Pouzzner cbc253d713 wolfcrypt/test/test.c: gate ecc_encrypt_e2e_test() on !HAVE_FIPS || FIPS_VERSION_GE(5,3). 2 年 前
  David Garske d1267b5203 Merge pull request #4805 from SparkiDev/ecies_aes_ctr 2 年 前
  Sean Parkinson e50f661639 ECIES: add support for more encryption algorithms 2 年 前
  Daniel Pouzzner 1f69c52ce8 Merge pull request #4830 from dgarske/no_hmac 2 年 前
  David Garske 56c562a516 Fixes for building with `./configure --enable-opensslextra --enable-cryptonly CFLAGS="-DNO_HMAC" && make`. Found this testing a customers configuration with latest. Also fixes some trailing whitespace. 2 年 前
  Anthony Hu e47dd675af Fix tests to properly gate on ! NO_PWDBASED && ! NO_SHA 2 年 前
  Marco Oliverio a7165907da psa: support AES 2 年 前
  Marco Oliverio cebb127ac3 test: don't free AesXts struct in-between tests that reuse the key 2 年 前
  Anthony Hu 9ea40f3a9c Purge IDEA cipher 2 年 前
  David Garske 5bdaf44354 Merge pull request #4774 from anhu/kill_rabbit 2 年 前
  David Garske 40fff86807 Merge pull request #4801 from tmael/cert_rr 2 年 前
  Anthony Hu b957a6e872 Purge Rabbit cipher 2 年 前