mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-19 16:11:30 +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.