Commit History

作者 SHA1 備註 提交日期
  Sean Parkinson a094831e1a Dilithium: C code optimized 4 月之前
  Daniel Pouzzner b4e15d028c WOLF_CRYPTO_CB && WOLFSSL_SHA3: add FIPS gating to wc_CryptoCb_Sha3Hash() and test routine myCryptoDevCb(). 5 月之前
  aidan garske 1ef9a8fe7c Added crypto callback for SHA3 and extended the test.c tests for it in cryptocb_test. 5 月之前
  Daniel Pouzzner 38c7327660 Merge pull request #7622 from SparkiDev/ml-dsa 5 月之前
  Sean Parkinson 3e3a00dafd Dilithium/ML-DSA: Implementation of ML-DSA-44/65/87 5 月之前
  JacobBarthelmeh 24291b4147 Merge pull request #7600 from SparkiDev/wc_ecc_mulmod_zero_z1 5 月之前
  Sean Parkinson fbd69f9b48 ECC: when multiplying by zero, set z to 1 5 月之前
  Sean Parkinson 8d77df15ef SM2: change to official test vector 5 月之前
  David Garske b69482ffac Merge pull request #7569 from SparkiDev/riscv_aes_asm 5 月之前
  Sean Parkinson acd604db3d AES RISC-V 64-bit ASM: ECB/CBC/CTR/GCM/CCM 6 月之前
  Chris Conlon 70d317ec79 Merge pull request #7571 from rlm2002/internship 5 月之前
  Sean Parkinson 4b77d4caa1 Merge pull request #7589 from rizlik/sp800_56c 5 月之前
  JacobBarthelmeh ebdc8b9a32 rename of macros, add descriptions, minor fixes 5 月之前
  Marco Oliverio 174456437e wolcrypt: NIST_SP_800_56C address reviewer's comments 5 月之前
  JacobBarthelmeh 288fe430f5 tying in lean staticmemory build with --enable-staticmemory=small 5 月之前
  Marco Oliverio 8d41e68d1f fix: minor typos 5 月之前
  Marco Oliverio 5306a85465 wolfcrypt: support NIST 800-56C Option 1 KDF 5 月之前
  David Garske 3b5517692e Merge pull request #7582 from aidangarske/hpke_test_fix 5 月之前
  David Garske 51f19f42c6 Merge pull request #7574 from douzzer/20240522-quantum-safe-linuxkm 5 月之前
  Ruby Martin 078fb66b29 Negative tests for all NULL arguments 6 月之前
  Ruby Martin b8838dca44 Tests all NULL argument cases 6 月之前
  aidan garske 3670bfb9ae Revert change from PR #7570 6 月之前
  Chris Conlon e05dbd531e Merge pull request #7570 from jackctj117/test 6 月之前
  Daniel Pouzzner 5c497c62e7 initial linuxkm compatibility (no asm yet) for wc_kyber, wc_xmss, and wc_lms, and smallstack refactors for kyber512_kat(), kyber768_kat(), kyber1024_kat(), and kyber_test(). 6 月之前
  Ruby Martin f2492da6a4 include negative test comment and BAD_FUNC_ARG 6 月之前
  Jack Tjaden 14068fb7f3 Removed returns & check next case for ret 6 月之前
  Ruby Martin 159981f442 include negative test comment and BAD_FUNC_ARG 6 月之前
  aidan garske fe5cc9589b Add HPKE Curve448 test case, however HPKE does not support 448 yet, so expect bad function argument return code. 6 月之前
  Jack Tjaden 1a000ef94c single_test and BAD_FUNC_ARG fix 6 月之前
  Jack Tjaden 52b6c361f9 test.c code coverage test hpke.c 6 月之前