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 10:32:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5cdbb18cb7ed574eb85c5a496f9ec9502b62998
wolfssl
/
wolfcrypt
History
David Garske
a5cdbb18cb
Reworked the AES Key Wrap to use existing code in aes.c (instead of duplicating code in armv8-aes.c). Cleanup for GE/FE math on 32-bit to remove duplicate #ifdef check. Fixed AES GCM arg check for authIn to allows NULL.
2017-07-10 19:12:41 -07:00
..
benchmark
Merge pull request
#1006
from cconlon/mqx
2017-07-05 10:30:20 -07:00
src
Reworked the AES Key Wrap to use existing code in aes.c (instead of duplicating code in armv8-aes.c). Cleanup for GE/FE math on 32-bit to remove duplicate #ifdef check. Fixed AES GCM arg check for authIn to allows NULL.
2017-07-10 19:12:41 -07:00
test
Fixes for building ARMv8. Adds missing SHA224 and AES KeyWrap. Fixes for FE/GE warning with Aarch32. Fix possible build error with
ed25519_test
with
ret
not defined.
2017-07-07 15:12:51 -07:00
user-crypto
RipeMd and Sha224 added to unit test.
2017-05-18 09:32:11 -06:00