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 14:42:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9bfbdfe695c598611171c9a7012a406cb9b40262
wolfssl
/
wolfcrypt
History
David Garske
9bfbdfe695
Fix for
wc_EccPublicKeyDecode
to use the length from ASN sequence, not the provided
inSz
. Also checked the case where the sequence number is larger than supplied
inSz
and it will properly return ASN_PARSE_E. ZD 9791
2020-01-30 06:20:29 -08:00
..
benchmark
update copyright to 2020
2020-01-03 15:06:03 -08:00
src
Fix for
wc_EccPublicKeyDecode
to use the length from ASN sequence, not the provided
inSz
. Also checked the case where the sequence number is larger than supplied
inSz
and it will properly return ASN_PARSE_E. ZD 9791
2020-01-30 06:20:29 -08:00
test
Fixes to resolve
openssl_pkey1_test
with updated test buffer sizes.
2020-01-29 06:51:47 -08:00
user-crypto
update copyright to 2020
2020-01-03 15:06:03 -08:00