Projects with this topic
Sort by:
-
AES cryptographic library implemented in C/C++ with hardware acceleration using AES-NI and AVX2 instruction sets, and there is a generic version! They support AES-128, AES-192 and AES-256 bit key lengths, and multiple modes of operation: ECB, CBC, CTR, CFB128, OFB, GCM (basic building blocks).
Updated