Sean Parkinson
|
1fd9f2af91
KYBER/ML-KEM: make ML-KEM available
|
5 months ago |
David Garske
|
9ec29e9ad9
Reduced duplicate code in deterministic test.
|
5 months ago |
David Garske
|
ac7f44b0dc
Fix the async tests for deterministic sign. The _ex versions cannot be called again. Fix possible leak with async and deterministic sign.
|
5 months ago |
aidan garske
|
c07e7f1e58
Fixed async test for test.c deterministic K.
|
5 months ago |
aidan garske
|
b5b0e17587
ecc.c and test.c changes to add support in ecc_sign_determinsitic.c for SHA256, SHA384, and SHA512 for SECP256R1, SECP384R1, SECP521R1.
|
5 months ago |
David Garske
|
2fd7a2e4ae
Fix for test.c `memcb_test` and missing XREALLOC.
|
5 months ago |
David Garske
|
2a86ca43f8
Fixes for building the compatibility layer with `WOLFSSL_NO_REALLOC`. Tested using `./configure --enable-opensslextra CFLAGS="-DWOLFSSL_NO_REALLOC"`.
|
5 months ago |
David Garske
|
e81e18859b
Support for Renesas RX TSIP with ECDSA and Crypto Callbacks.
|
5 months ago |
Sean Parkinson
|
a094831e1a
Dilithium: C code optimized
|
5 months ago |
Daniel Pouzzner
|
b4e15d028c
WOLF_CRYPTO_CB && WOLFSSL_SHA3: add FIPS gating to wc_CryptoCb_Sha3Hash() and test routine myCryptoDevCb().
|
5 months ago |
aidan garske
|
1ef9a8fe7c
Added crypto callback for SHA3 and extended the test.c tests for it in cryptocb_test.
|
5 months ago |
Daniel Pouzzner
|
38c7327660
Merge pull request #7622 from SparkiDev/ml-dsa
|
6 months ago |
Sean Parkinson
|
3e3a00dafd
Dilithium/ML-DSA: Implementation of ML-DSA-44/65/87
|
6 months ago |
JacobBarthelmeh
|
24291b4147
Merge pull request #7600 from SparkiDev/wc_ecc_mulmod_zero_z1
|
6 months ago |
Sean Parkinson
|
fbd69f9b48
ECC: when multiplying by zero, set z to 1
|
6 months ago |
Sean Parkinson
|
8d77df15ef
SM2: change to official test vector
|
6 months ago |
David Garske
|
b69482ffac
Merge pull request #7569 from SparkiDev/riscv_aes_asm
|
6 months ago |
Sean Parkinson
|
acd604db3d
AES RISC-V 64-bit ASM: ECB/CBC/CTR/GCM/CCM
|
6 months ago |
Chris Conlon
|
70d317ec79
Merge pull request #7571 from rlm2002/internship
|
6 months ago |
Sean Parkinson
|
4b77d4caa1
Merge pull request #7589 from rizlik/sp800_56c
|
6 months ago |
JacobBarthelmeh
|
ebdc8b9a32
rename of macros, add descriptions, minor fixes
|
6 months ago |
Marco Oliverio
|
174456437e
wolcrypt: NIST_SP_800_56C address reviewer's comments
|
6 months ago |
JacobBarthelmeh
|
288fe430f5
tying in lean staticmemory build with --enable-staticmemory=small
|
6 months ago |
Marco Oliverio
|
8d41e68d1f
fix: minor typos
|
6 months ago |
Marco Oliverio
|
5306a85465
wolfcrypt: support NIST 800-56C Option 1 KDF
|
6 months ago |
David Garske
|
3b5517692e
Merge pull request #7582 from aidangarske/hpke_test_fix
|
6 months ago |
David Garske
|
51f19f42c6
Merge pull request #7574 from douzzer/20240522-quantum-safe-linuxkm
|
6 months ago |
Ruby Martin
|
078fb66b29
Negative tests for all NULL arguments
|
6 months ago |
Ruby Martin
|
b8838dca44
Tests all NULL argument cases
|
6 months ago |
aidan garske
|
3670bfb9ae
Revert change from PR #7570
|
6 months ago |