David Garske
|
4b9d89d387
Fix autoconf issue with `==`
|
3 달 전 |
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.
|
3 달 전 |
Daniel Pouzzner
|
367508f498
wolfcrypt/src/asn.c: in EccSpecifiedECDomainDecode(), in calls to DataToHexString(), cast curve->size to word32 to resolve -Wconversion.
|
3 달 전 |
Andras Fekete
|
c3d30e7987
Fix the actual definition of the ECC_MIN_KEY_SZ
|
3 달 전 |
David Garske
|
0eeae4da8c
Merge pull request #6460 from embhorn/mosquitto_osp
|
3 달 전 |
Sean Parkinson
|
e6fcd488a6
Merge pull request #7685 from dgarske/renesas_rx_tsip
|
3 달 전 |
Eric Blankenhorn
|
7aad09fc87
Rebase for mosquitto
|
1 년 전 |
Daniel Pouzzner
|
475ec7b680
Merge pull request #7550 from bandi13/addEnableProvider
|
3 달 전 |
Andras Fekete
|
5b1e6db9a5
Allow user to override required flags
|
3 달 전 |
JacobBarthelmeh
|
203f65a636
prepare for release 5.7.2
|
4 달 전 |
Sean Parkinson
|
1fd9f2af91
KYBER/ML-KEM: make ML-KEM available
|
4 달 전 |
Andras Fekete
|
7cc42d446e
Update the true minimum ECC key size default
|
4 달 전 |
Andras Fekete
|
e340e41db3
Add --enable-wolfprovider
|
5 달 전 |
Andras Fekete
|
43b62c8ccf
Make sure the ECC_MIN_SZ is set even when set to default
|
5 달 전 |
David Garske
|
e81e18859b
Support for Renesas RX TSIP with ECDSA and Crypto Callbacks.
|
4 달 전 |
kaleb-himes
|
a1645d684a
448 streaming base on ENABLED flag and below FIPS section
|
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
|
5 달 전 |
Daniel Pouzzner
|
2c69e4a56b
add --debug-code-points and WOLFSSL_DEBUG_CODEPOINTS,
|
4 달 전 |
Andras Fekete
|
372f57e528
Address PR suggestions
|
4 달 전 |
Andras Fekete
|
211742bfe0
liboqs depends on pthreads now
|
4 달 전 |
Kaleb Himes
|
9f9a82e469
Merge pull request #7637 from lealem47/armasm_fips
|
4 달 전 |
Lealem Amedie
|
b7d32d0609
Force inline ASM for armv7 with FIPS
|
4 달 전 |
Daniel Pouzzner
|
b3e8f0ad24
add --enable-debug-trace-errcodes, WOLFSSL_DEBUG_TRACE_ERROR_CODES, WC_ERR_TRACE(), WC_NO_ERR_TRACE(), support/gen-debug-trace-error-codes.sh. also add numerous deployments of WC_NO_ERR_TRACE() to inhibit frivolous/misleading errcode traces when -DWOLFSSL_DEBUG_TRACE_ERROR_CODES.
|
5 달 전 |
David Garske
|
b69482ffac
Merge pull request #7569 from SparkiDev/riscv_aes_asm
|
5 달 전 |
Sean Parkinson
|
acd604db3d
AES RISC-V 64-bit ASM: ECB/CBC/CTR/GCM/CCM
|
5 달 전 |
David Garske
|
7fadd4ed9f
Merge pull request #7595 from JacobBarthelmeh/static
|
5 달 전 |
David Garske
|
bb57c1de94
Merge pull request #7603 from lealem47/detect_cut
|
5 달 전 |
Lealem Amedie
|
ecef3c214c
Fix cut detection in configure.ac
|
5 달 전 |
JacobBarthelmeh
|
ebdc8b9a32
rename of macros, add descriptions, minor fixes
|
5 달 전 |