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-26 17:42:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa94f5ffe99656fafd49c4a3c12d3a2ae040432f
wolfssl
/
wolfcrypt
History
toddouska
504081e602
Merge pull request
#421
from ejohnstown/limit-country-code
...
Limit Country Name size
2016-05-19 16:05:15 -07:00
..
benchmark
Added a benchmark for ECC encrypt/decrypt when enabled via "HAVE_ECC_ENCRYPT" or "--enable-eccencrypt --enable-hkdf".
2016-05-19 11:42:00 -07:00
src
MakeCertReq() was not checking return codes correctly for the SetFoo()
2016-05-18 15:14:23 -07:00
test
Fixes/improvements to the wolfCrypt ECC tests. Fixed bug with sharedA/sharedB being too small when BENCH_EMBEDDED is used and curve size over 256 bit. Added error message for ECC test failures, to show the curve size used. Fix to wc_ecc_verify_hash test to use digest that is not all zeros as that doesn't work correctly for non-Shamir ECC math. Changed return code for wc_ecc_check_check so its unique.
2016-05-09 09:51:11 -07:00
user-crypto
fix check on RSA key size
2016-04-14 09:33:25 -06:00