This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
wolfssl
Watch
1
Star
0
Fork
0
You've already forked wolfssl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
68c04bd82126ad46b3543abefb29a4e3321439d3
wolfssl
/
wolfcrypt
History
David Garske
68c04bd821
Fix for ECC encrypt/decrypt with async enabled. Reverts previous change from PR
#1101
and adds return code checking for wc_AsyncWait. ECC shared secret needs to be in loop to call again for completion.
2017-08-16 12:04:57 -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 for ECC encrypt/decrypt with async enabled. Reverts previous change from PR
#1101
and adds return code checking for wc_AsyncWait. ECC shared secret needs to be in loop to call again for completion.
2017-08-16 12:04:57 -07:00
test
Merge pull request
#1101
from dgarske/fix_bench_async
2017-08-16 10:15:55 -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