Brett Nicholas
|
8df5d61179
add optional cryptocb test disable macro to wolfCrypt tests
|
4 months ago |
Daniel Pouzzner
|
98f8ab085e
configure.ac: when FIPS_VERSION==dev, unlock features to allow user-forced enablement/disablement. also, add line breaks for clarity on the similar clauses in the v5* section.
|
4 months ago |
Daniel Pouzzner
|
5f6067c3e1
add --enable-debug-trace-errcodes=backtrace.
|
4 months ago |
Daniel Pouzzner
|
9aa0742baa
Merge pull request #7798 from dgarske/asn_macros
|
4 months ago |
Sean Parkinson
|
ebb49b6e68
RISC-V ChaCha20: assembly implementations
|
4 months ago |
Sean Parkinson
|
407b78962e
Merge pull request #7811 from lealem47/removeNULL
|
4 months ago |
David Garske
|
20f7d6f9f4
ASN macro simplification. Added new `--enable-asn=all` and `WOLFSSL_ASN_ALL` option. Added granular macros for ASN features like: `WOLFSSL_ASN_CA_ISSUER`, `WOLFSSL_ASN_PARSE_KEYUSAGE`, `WOLFSSL_ASN_TIME_STRING`, `WOLFSSL_OCSP_PARSE_STATUS`.
|
5 months ago |
Lealem Amedie
|
fb3185bb72
Remove HAVE_NULL_CIPHER from --enable-openssh
|
4 months ago |
David Garske
|
4b9d89d387
Fix autoconf issue with `==`
|
5 months ago |
David Garske
|
007f9ea39d
Fix to restore `--enable-asn=original`. Fixes for building with ASN original (old). Add the new limit checks for alt names and subtree to the old ASN code.
|
5 months ago |
Daniel Pouzzner
|
367508f498
wolfcrypt/src/asn.c: in EccSpecifiedECDomainDecode(), in calls to DataToHexString(), cast curve->size to word32 to resolve -Wconversion.
|
5 months ago |
Andras Fekete
|
c3d30e7987
Fix the actual definition of the ECC_MIN_KEY_SZ
|
5 months ago |
David Garske
|
0eeae4da8c
Merge pull request #6460 from embhorn/mosquitto_osp
|
5 months ago |
Sean Parkinson
|
e6fcd488a6
Merge pull request #7685 from dgarske/renesas_rx_tsip
|
5 months ago |
Eric Blankenhorn
|
7aad09fc87
Rebase for mosquitto
|
1 year ago |
Daniel Pouzzner
|
475ec7b680
Merge pull request #7550 from bandi13/addEnableProvider
|
5 months ago |
Andras Fekete
|
5b1e6db9a5
Allow user to override required flags
|
5 months ago |
JacobBarthelmeh
|
203f65a636
prepare for release 5.7.2
|
5 months ago |
Sean Parkinson
|
1fd9f2af91
KYBER/ML-KEM: make ML-KEM available
|
5 months ago |
Andras Fekete
|
7cc42d446e
Update the true minimum ECC key size default
|
5 months ago |
Andras Fekete
|
e340e41db3
Add --enable-wolfprovider
|
7 months ago |
Andras Fekete
|
43b62c8ccf
Make sure the ECC_MIN_SZ is set even when set to default
|
7 months ago |
David Garske
|
e81e18859b
Support for Renesas RX TSIP with ECDSA and Crypto Callbacks.
|
6 months ago |
kaleb-himes
|
a1645d684a
448 streaming base on ENABLED flag and below FIPS section
|
6 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 |
Daniel Pouzzner
|
2c69e4a56b
add --debug-code-points and WOLFSSL_DEBUG_CODEPOINTS,
|
6 months ago |
Andras Fekete
|
372f57e528
Address PR suggestions
|
6 months ago |
Andras Fekete
|
211742bfe0
liboqs depends on pthreads now
|
6 months ago |
Kaleb Himes
|
9f9a82e469
Merge pull request #7637 from lealem47/armasm_fips
|
6 months ago |