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 09:52:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d98ebc4da210de75d2c52307d4847cb39b871cec
wolfssl
/
wolfcrypt
History
David Garske
d98ebc4da2
Reverted the
Hmac_UpdateFinal
change to call final as it causing constant timing issues. Improved the
wc_HmacFree
to handle the case were final isn't called for Crypto callbacks.
2019-02-13 10:24:53 -08:00
..
benchmark
Merge pull request
#2061
from SparkiDev/x86_asm_not_in_c
2019-02-01 10:01:34 -08:00
src
Reverted the
Hmac_UpdateFinal
change to call final as it causing constant timing issues. Improved the
wc_HmacFree
to handle the case were final isn't called for Crypto callbacks.
2019-02-13 10:24:53 -08:00
test
Minor fixes to CryptoCb wolfCrypt test for AES test and hash support for update/final in same callback.
2019-02-12 16:03:10 -08:00
user-crypto
Fix for unused variable in new fast-rsa function
wc_RsaPublicKeyDecode_ex
.
2018-10-25 11:12:33 -07:00