David Garske
|
49d23cf60a
Merge pull request #5913 from douzzer/20221219-no-sha-1-all-crypto
|
1 year ago |
David Garske
|
5c89719c51
Merge pull request #5916 from julek-wolfssl/dtls-srtp-keying-material
|
1 year ago |
John Safranek
|
9ce79c4de8
Merge pull request #5921 from cconlon/libsuffix
|
1 year ago |
Chris Conlon
|
9a7ff8773b
add --with-libsuffix support, append suffix to library artifact name
|
1 year ago |
Jacob Barthelmeh
|
cca63a465d
prepare for release 5.5.4
|
1 year ago |
Juliusz Sosinowicz
|
6a8be960ba
DTLS-SRTP: use wolfSSL_export_keying_material instead of wc_PRF_TLS
|
1 year ago |
Daniel Pouzzner
|
91869f6028
minor fixes to accommodate --disable-sha in combination with --enable-all-crypto.
|
1 year ago |
Anthony Hu
|
24d7f85016
ENABLED_FIPS doesn't hold the version; FIPS_VERSION does.
|
1 year ago |
David Garske
|
5c21e40bce
Merge pull request #5899 from SparkiDev/regression_fixes_5
|
1 year ago |
Sean Parkinson
|
45e3c721b3
Fixes from regression testing.
|
1 year ago |
Chris Conlon
|
8c54bd0fb1
check for atexit needs stdlib.h on OSX, fixes configure sed error
|
1 year ago |
David Garske
|
de22dbe61d
Support for multi-threaded sniffer. Add support for atomic operations instead of mutex in wc_port.h.
|
1 year ago |
Stefan Eissing
|
45f9ef5dd9
Improvements in OpenSSL Compat ERR Queue handling.
|
1 year ago |
David Garske
|
f6cb13b11b
Merge pull request #5851 from SparkiDev/sp_enable_asm_fix
|
1 year ago |
Sean Parkinson
|
1de30c6b67
SP: --enable-sp-asm now enables SP if not set
|
1 year ago |
Sean Parkinson
|
e5d03cf5ad
Merge pull request #5848 from philljj/fix_mingw64_build
|
1 year ago |
David Garske
|
a5f9e5c3c8
Merge pull request #5820 from SparkiDev/entropy_memuse
|
1 year ago |
Sean Parkinson
|
1f6a9d442b
MemUse Entropy: enabled with HAVE_ENTROPY_MEMUSE
|
1 year ago |
jordan
|
87113cc88d
Fix mingw-w64 build issues on windows.
|
1 year ago |
Anthony Hu
|
a2fb4c0788
Remove kyber-90s and route all kyber through wolfcrypt.
|
1 year ago |
Sean Parkinson
|
ee91f4415d
Merge pull request #5819 from miyazakh/enable_sp_math_conf
|
1 year ago |
Hideki Miyazaki
|
3597034a42
must have SP enabled with SP math
|
1 year ago |
Anthony Hu
|
6190666108
Support for Analog Devices MAXQ1080 and MAXQ1065
|
2 years ago |
Sean Parkinson
|
54466b670a
Merge pull request #5810 from Uriah-wolfSSL/haproxy-integration
|
1 year ago |
Uriah Pollock
|
d373c0856a
Added required config option and return value for HaProxy
|
1 year ago |
Daniel Pouzzner
|
0da2a0a524
configure.ac: add --enable-brainpool, default on unless disable-ecccustcurves, and use it to enable brainpool in enable-all and enable-all-crypto, subject to override.
|
1 year ago |
Daniel Pouzzner
|
39ee267a31
configure.ac: mutually harmonize --enable-all and --enable-all-crypto: add enable-siphash to enable-all, and add Brainpool to enable-all-crypto.
|
1 year ago |
Kaleb Himes
|
38b511f297
Merge pull request #5651 from haydenroche5/engine_pss_fips_v5
|
2 years ago |
David Garske
|
9036c098b0
Merge pull request #5760 from cconlon/se050
|
2 years ago |
Chris Conlon
|
45bf793b5a
SE050 expansion: add RSA support, allow for larger key IDs, get/set key ID from ecc_key/RsaKey, fixes for SE050 hashing, remove XREALLOC dependency, API to store/get binary object, API to erase object, test.c compatibility
|
2 years ago |