summaryrefslogtreecommitdiff
path: root/TestVectors/cmac.txt
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace cleanup in test vectors and data filesJeffrey Walton2016-07-191-2/+2
|
* changes for 5.6: weidai2009-03-021-0/+38
- added AuthenticatedSymmetricCipher interface class and Filter wrappers - added CCM, GCM (with SSE2 assembly), CMAC, and SEED - improved AES speed on x86 and x64 - removed WORD64_AVAILABLE; compiler 64-bit int support is now required