David Garske
|
b69482ffac
Merge pull request #7569 from SparkiDev/riscv_aes_asm
|
5 mesi fa |
Sean Parkinson
|
acd604db3d
AES RISC-V 64-bit ASM: ECB/CBC/CTR/GCM/CCM
|
6 mesi fa |
Chris Conlon
|
70d317ec79
Merge pull request #7571 from rlm2002/internship
|
5 mesi fa |
Sean Parkinson
|
4b77d4caa1
Merge pull request #7589 from rizlik/sp800_56c
|
5 mesi fa |
JacobBarthelmeh
|
ebdc8b9a32
rename of macros, add descriptions, minor fixes
|
5 mesi fa |
Marco Oliverio
|
174456437e
wolcrypt: NIST_SP_800_56C address reviewer's comments
|
5 mesi fa |
JacobBarthelmeh
|
288fe430f5
tying in lean staticmemory build with --enable-staticmemory=small
|
5 mesi fa |
Marco Oliverio
|
8d41e68d1f
fix: minor typos
|
5 mesi fa |
Marco Oliverio
|
5306a85465
wolfcrypt: support NIST 800-56C Option 1 KDF
|
5 mesi fa |
David Garske
|
3b5517692e
Merge pull request #7582 from aidangarske/hpke_test_fix
|
5 mesi fa |
David Garske
|
51f19f42c6
Merge pull request #7574 from douzzer/20240522-quantum-safe-linuxkm
|
5 mesi fa |
Ruby Martin
|
078fb66b29
Negative tests for all NULL arguments
|
5 mesi fa |
Ruby Martin
|
b8838dca44
Tests all NULL argument cases
|
5 mesi fa |
aidan garske
|
3670bfb9ae
Revert change from PR #7570
|
5 mesi fa |
Chris Conlon
|
e05dbd531e
Merge pull request #7570 from jackctj117/test
|
5 mesi fa |
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().
|
5 mesi fa |
Ruby Martin
|
f2492da6a4
include negative test comment and BAD_FUNC_ARG
|
6 mesi fa |
Jack Tjaden
|
14068fb7f3
Removed returns & check next case for ret
|
6 mesi fa |
Ruby Martin
|
159981f442
include negative test comment and BAD_FUNC_ARG
|
6 mesi fa |
aidan garske
|
fe5cc9589b
Add HPKE Curve448 test case, however HPKE does not support 448 yet, so expect bad function argument return code.
|
6 mesi fa |
Jack Tjaden
|
1a000ef94c
single_test and BAD_FUNC_ARG fix
|
6 mesi fa |
Jack Tjaden
|
52b6c361f9
test.c code coverage test hpke.c
|
6 mesi fa |
Ruby Martin
|
fe9882769e
Test case for wc_HpkeGenerateKeyPair() NULL argument
|
6 mesi fa |
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;
|
6 mesi fa |
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().
|
6 mesi fa |
kaleb-himes
|
fa08e2cb62
Fix a long line in pbkdf2 test
|
6 mesi fa |
kaleb-himes
|
49e9c06679
(Has dependency PR) API Service update HmacSizeByType
|
6 mesi fa |
David Garske
|
ac7aea9674
Merge pull request #7478 from JacobBarthelmeh/staticmemory
|
6 mesi fa |
David Garske
|
9c4c9234b1
Merge pull request #7532 from SparkiDev/wc_ecc_mulmod_zero
|
6 mesi fa |
Daniel Pouzzner
|
1469aab109
linuxkm/lkcapi_glue.c: add native test coverage for WOLFSSL_AESXTS_STREAM.
|
6 mesi fa |