Commit Graph

6 Commits

Author SHA1 Message Date
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
d2510f30c7 fix compile for x64, DLL and VC 6 2007-05-04 15:24:09 +00:00
weidai
3b89824be3 optimized Camellia and added defense against timing attacks 2007-04-15 22:59:58 +00:00
weidai
f05ea58bb3 port to GCC 4, reorganize implementations of SetKey 2006-12-10 02:12:23 +00:00
weidai
3e15ae72b5 minor changes related to NESSIE algorithms 2003-04-23 00:51:42 +00:00
weidai
15ff200298 add new algorithms (Kevin Springle) 2003-04-16 00:48:47 +00:00