summaryrefslogtreecommitdiff
path: root/TestVectors/hmac.txt
Commit message (Collapse)AuthorAgeFilesLines
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-281/+281
| | | | (Coverity rollup)
* add HMAC/SHA2 test vectorsweidai2010-08-081-0/+156
| | | | fix cosmetic issues with test suite
* changes for 5.6: weidai2009-03-021-27/+27
| | | | | | - 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
* *** empty log message ***weidai2002-10-291-0/+125