mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-20 16:36:46 +00:00
69026852ce
This supports AES-NI + PCLMUL, and provides optimized key schedule, ECB, CTR, and GCM. Other modes are trivial to add later if required.