This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-01-28 09:02:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b13848e56884937416acbcd7d32eb8bf8a9f9e91
wolfssl
/
wolfcrypt
History
David Garske
b13848e568
Fix tests to handle ECC < 224 not enabled.
2020-11-10 09:47:37 -08:00
..
benchmark
Merge pull request
#3455
from douzzer/linuxkm-install-rules
2020-11-05 09:09:35 -08:00
src
Disable ECC key sizes < 224 bits by default. Added
--enable-eccweakcurves
or
ECC_WEAK_CURVES
to enable smaller key sizes. Currently this option is automatically enabled if
WOLFSSL_MIN_ECC_BITS
is less than 224-bits.
2020-11-10 09:47:36 -08:00
test
Fix tests to handle ECC < 224 not enabled.
2020-11-10 09:47:37 -08:00
user-crypto
Refactor wolfSSL_RSA_To_Der
2020-02-18 21:37:06 +01:00