AES(-128, -192, -256) and AES-CMAC implementation in C.
Note
This is a textbook implementation that is not optimized for performance or security.
- AES, Federal Information Processing Standards Publication.
- The AES-CMAC Algorithm, RFC 4493.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
AES(-128, -192, -256) and AES-CMAC implementation in C.
Note
This is a textbook implementation that is not optimized for performance or security.