This website requires JavaScript.
Explore
Help
Register
Sign In
WolfSSL
/
wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
Watch
1
Star
0
Fork
You've already forked wolfssl
0
Code
Issues
Releases
Wiki
Activity
faf590eb22
wolfssl
/
wolfcrypt
History
David Garske
faf590eb22
Fix for "warning: Value stored to 'ret' is never read". Now explicitly set SIG_TYPE_E in each case. Fixed wc_SignatureGetSize so it will return SIG_TYPE_E for unsupported type scenario.
2016-02-04 12:49:39 -08:00
..
benchmark
Spelling fixes in comments and error strings (ALGO_ID_E, ASN_TIME_E and WOLFSSL_ERROR function).
2016-01-29 16:13:09 -08:00
src
Fix for "warning: Value stored to 'ret' is never read". Now explicitly set SIG_TYPE_E in each case. Fixed wc_SignatureGetSize so it will return SIG_TYPE_E for unsupported type scenario.
2016-02-04 12:49:39 -08:00
test
Spelling fixes in comments and error strings (ALGO_ID_E, ASN_TIME_E and WOLFSSL_ERROR function).
2016-01-29 16:13:09 -08:00
user-crypto
…