Commit Graph

5 Commits

Author SHA1 Message Date
Jeffrey Walton
9f6a942218 Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Coverity rollup) 2015-11-18 15:34:27 -05:00
weidai
d8a644fc4e changes for 5.6:
- 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
2009-03-02 02:39:17 +00:00
weidai
eb5732337b fix incorrect VMAC computation on message lengths that are >64 mod 128 2009-01-24 02:51:45 +00:00
weidai
c09618a557 update to draft-01 2007-05-04 15:03:07 +00:00
weidai
914ec2626b new test vectors. 'Test: Encrypt' now tests decryption also 2007-04-15 22:51:12 +00:00