mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-09 14:30:50 +02:00
80b7ea638e
Implementations of AES-ECB, AES-CBC, AES-CTR, AES-GCM, AES-XTS with base instructions and NEON but not using crypto instructions. Benchmark of AES-ECB added. Updated AES tests.