Commit History

Author SHA1 Message Date
  Chris Conlon e05dbd531e Merge pull request #7570 from jackctj117/test 7 months ago
  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(). 7 months ago
  Ruby Martin f2492da6a4 include negative test comment and BAD_FUNC_ARG 7 months ago
  Jack Tjaden 14068fb7f3 Removed returns & check next case for ret 7 months ago
  Ruby Martin 159981f442 include negative test comment and BAD_FUNC_ARG 7 months ago
  aidan garske fe5cc9589b Add HPKE Curve448 test case, however HPKE does not support 448 yet, so expect bad function argument return code. 7 months ago
  Jack Tjaden 1a000ef94c single_test and BAD_FUNC_ARG fix 7 months ago
  Jack Tjaden 52b6c361f9 test.c code coverage test hpke.c 7 months ago
  Ruby Martin fe9882769e Test case for wc_HpkeGenerateKeyPair() NULL argument 7 months ago
  Daniel Pouzzner d0e73783f1 wolfcrypt/src/aes.c and wolfssl/wolfcrypt/aes.h: add FIPS_AES_XTS_MAX_BYTES_PER_TWEAK and struct XtsAesStreamData, with improved error checking on streaming AES-XTS APIs; 7 months ago
  Daniel Pouzzner 6d0f611ab5 AES-XTS: add wc_AesXtsEncryptFinal() and wc_AesXtsDecryptFinal() for API consistency, and add error-checking (block alignment check) to wc_AesXtsEncryptUpdate() and wc_AesXtsDecryptUpdate(). 7 months ago
  kaleb-himes fa08e2cb62 Fix a long line in pbkdf2 test 8 months ago
  kaleb-himes 49e9c06679 (Has dependency PR) API Service update HmacSizeByType 8 months ago
  David Garske ac7aea9674 Merge pull request #7478 from JacobBarthelmeh/staticmemory 7 months ago
  David Garske 9c4c9234b1 Merge pull request #7532 from SparkiDev/wc_ecc_mulmod_zero 7 months ago
  Daniel Pouzzner 1469aab109 linuxkm/lkcapi_glue.c: add native test coverage for WOLFSSL_AESXTS_STREAM. 7 months ago
  Daniel Pouzzner 2fe366cc74 wolfcrypt/test/test.c: add test coverage for WOLFSSL_AESXTS_STREAM. 7 months ago
  Sean Parkinson b63f308812 fixup 7 months ago
  Sean Parkinson 36754683d6 ECC: handle zero in wc_ecc_mulmod() 7 months ago
  David Garske 28bd4ebeea Merge pull request #7520 from bandi13/fixConversion 7 months ago
  David Garske 7526f527d1 Merge pull request #7526 from lealem47/addCast 7 months ago
  Andras Fekete a59a3d109f Explicit cast 8 months ago
  Sean Parkinson e1274013d8 AES: NO_AES_DECRYPT defined 7 months ago
  Daniel Pouzzner 009ea6640b Merge pull request #7493 from SparkiDev/sm3_benchmark_fix 7 months ago
  Lealem Amedie f4275d53c4 Fix for type conversion error 7 months ago
  David Garske a9164293c2 Merge pull request #7513 from julek-wolfssl/gh/7510 7 months ago
  Daniel Pouzzner 1faa70c128 wolfcrypt/test/test.c: 7 months ago
  JacobBarthelmeh d68f3cf63c add macro guard around test case 8 months ago
  JacobBarthelmeh 98a19f9fdd add debug log and adjust set global heap hint function 8 months ago
  JacobBarthelmeh de3d1a488d add global heap hint setter function 8 months ago