mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07: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.