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-07-07 17:50:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3721d80e84d8a67dff552e58f6824e1ca58351d6
wolfssl
/
wolfcrypt
T
History
David Garske
51c3f87811
Fix for
wc_SetAltNamesBuffer
broken in PR
#2728
. The
SetAltNames
was changed in PR 2728 to rebuild the SAN OID, so only the flattened list of DNS entries is required. Fix is in
SetAltNamesFromDcert
to use already has a parsed DecodedCert and flatten the alt names DNS_Entry list. ZD 11381
2020-12-16 12:28:28 -08:00
..
benchmark
Merge pull request
#3497
from elms/erf32/se_acceleration
2020-12-14 15:43:15 -08:00
src
Fix for
wc_SetAltNamesBuffer
broken in PR
#2728
. The
SetAltNames
was changed in PR 2728 to rebuild the SAN OID, so only the flattened list of DNS entries is required. Fix is in
SetAltNamesFromDcert
to use already has a parsed DecodedCert and flatten the alt names DNS_Entry list. ZD 11381
2020-12-16 12:28:28 -08:00
test
Merge pull request
#3542
from SparkiDev/sp_mod_odd
2020-12-16 08:51:10 -08:00
user-crypto
Refactor wolfSSL_RSA_To_Der
2020-02-18 21:37:06 +01:00