Daniel Pouzzner
|
367508f498
wolfcrypt/src/asn.c: in EccSpecifiedECDomainDecode(), in calls to DataToHexString(), cast curve->size to word32 to resolve -Wconversion.
|
3 月之前 |
Daniel Pouzzner
|
765231060e
wolfcrypt/test/test.c: add missing PRIVATE_KEY_UNLOCK() for hpke_test().
|
3 月之前 |
Sean Parkinson
|
e6fcd488a6
Merge pull request #7685 from dgarske/renesas_rx_tsip
|
3 月之前 |
Daniel Pouzzner
|
c36ab59f24
fixes for defects identified by nightly testing:
|
3 月之前 |
Sean Parkinson
|
0f3ebedba0
Merge pull request #7700 from aidangarske/ECDSA_deterministic_k
|
3 月之前 |
David Garske
|
d5016d451f
Merge pull request #7714 from JacobBarthelmeh/coverity
|
3 月之前 |
kaleb-himes
|
f42fb587a5
Address coverity issue 394706
|
3 月之前 |
JacobBarthelmeh
|
c880fcf822
add check on padSz return, coverity issue 394711
|
3 月之前 |
JacobBarthelmeh
|
50a7243486
fix for coverity issue 394670 possible overflow
|
3 月之前 |
Sean Parkinson
|
1fd9f2af91
KYBER/ML-KEM: make ML-KEM available
|
3 月之前 |
David Garske
|
9ec29e9ad9
Reduced duplicate code in deterministic test.
|
4 月之前 |
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.
|
4 月之前 |
aidan garske
|
c07e7f1e58
Fixed async test for test.c deterministic K.
|
4 月之前 |
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.
|
4 月之前 |
David Garske
|
2fd7a2e4ae
Fix for test.c `memcb_test` and missing XREALLOC.
|
4 月之前 |
David Garske
|
2a86ca43f8
Fixes for building the compatibility layer with `WOLFSSL_NO_REALLOC`. Tested using `./configure --enable-opensslextra CFLAGS="-DWOLFSSL_NO_REALLOC"`.
|
4 月之前 |
David Garske
|
e81e18859b
Support for Renesas RX TSIP with ECDSA and Crypto Callbacks.
|
4 月之前 |
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().
|
4 月之前 |
aidan garske
|
1ef9a8fe7c
Added crypto callback for SHA3 and extended the test.c tests for it in cryptocb_test.
|
4 月之前 |
Daniel Pouzzner
|
38c7327660
Merge pull request #7622 from SparkiDev/ml-dsa
|
4 月之前 |
Sean Parkinson
|
3e3a00dafd
Dilithium/ML-DSA: Implementation of ML-DSA-44/65/87
|
4 月之前 |
JacobBarthelmeh
|
24291b4147
Merge pull request #7600 from SparkiDev/wc_ecc_mulmod_zero_z1
|
4 月之前 |
Sean Parkinson
|
fbd69f9b48
ECC: when multiplying by zero, set z to 1
|
5 月之前 |
Sean Parkinson
|
8d77df15ef
SM2: change to official test vector
|
4 月之前 |
David Garske
|
b69482ffac
Merge pull request #7569 from SparkiDev/riscv_aes_asm
|
4 月之前 |
Sean Parkinson
|
acd604db3d
AES RISC-V 64-bit ASM: ECB/CBC/CTR/GCM/CCM
|
5 月之前 |
Chris Conlon
|
70d317ec79
Merge pull request #7571 from rlm2002/internship
|
4 月之前 |
Sean Parkinson
|
4b77d4caa1
Merge pull request #7589 from rizlik/sp800_56c
|
5 月之前 |
JacobBarthelmeh
|
ebdc8b9a32
rename of macros, add descriptions, minor fixes
|
5 月之前 |