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 17:32:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69e9aa29f2182917574ce4537270f8908ed7d754
wolfssl
/
wolfcrypt
History
toddouska
b6854d620f
Merge pull request
#1009
from dgarske/fix_tls13_async_aes
...
Fix problem with async TLS 1.3 and raw AES encryption key change
2017-07-06 15:39:22 -07:00
..
benchmark
Merge pull request
#1006
from cconlon/mqx
2017-07-05 10:30:20 -07:00
src
Merge pull request
#1009
from dgarske/fix_tls13_async_aes
2017-07-06 15:39:22 -07:00
test
Fix issue with QAT and DH operations where key size is larger than block size. Fix issue with DhAgree in TLS not setting agreeSz, which caused result to not be returned. Renamed the internal.c HashType to HashAlgoToType static function because of name conflict with Cavium. Optimize the Hmac struct to replace keyRaw with ipad. Enable RNG HW for benchmark. Fixed missing AES free in AES 192/256 tests.
2017-06-30 11:35:51 -07:00
user-crypto
RipeMd and Sha224 added to unit test.
2017-05-18 09:32:11 -06:00