mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 18:02:20 +01:00
Algorithms now generated: SHA-256 SHA-512 ChaCha20 Poly1305 AES-ECB AES-CBC AES-CTR AES-GCM + streaming AES-XTS AES SetKey ARM32 asm algorithms generated now too: SHA-256 SHA-512 ChaCha20 AES-ECB AES-CBC AES-CTR AES-GCM AES-XTS AES SetKey Removed use of ARM specific implementations of algorithms. (armv8-aes.c)