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-27 05:52:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f80fb952faa686973ed57d17394bf0f2eb4b78d
wolfssl
/
wolfcrypt
History
David Garske
1f80fb952f
Fix issue with using wrong asyncDev in ConfirmSignature. Fix un-initialized Hmac in API unit tests.
2017-08-15 21:20:32 -07:00
..
benchmark
Refactored async event intialization so its done prior to making possible async calls. Added
threadId
and removed volatile attribs in
WOLF_EVENT
. Fixed possible unitialized value in benchmark ret.
2017-08-15 21:19:28 -07:00
src
Fix issue with using wrong asyncDev in ConfirmSignature. Fix un-initialized Hmac in API unit tests.
2017-08-15 21:20:32 -07:00
test
Fixes for refactor to initialize the asyncDev.event prior to call for ParseCertRelative, ConfirmSignature and ECC shared secret (return code). Scan-build and G++ fixes.
2017-08-15 21:20:32 -07:00
user-crypto
add sanity check in fast-rsa and change loop behavior when generating fast-rsa key
2017-08-01 11:29:16 -06:00