summaryrefslogtreecommitdiff
path: root/rijndael.h
Commit message (Expand)AuthorAgeFilesLines
* add support for AES-NI and CLMUL instruction sets in AES and GMAC/GCMweidai2010-07-241-0/+3
* fix compile on MacOS X and MinGWweidai2009-04-051-1/+1
* - add EAX mode, XSalsa20weidai2009-03-121-1/+1
* changes for 5.6: weidai2009-03-021-3/+7
* remove extraneous functionweidai2007-05-041-1/+0
* MMX/SSE2 optimizationsweidai2007-04-151-10/+5
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-1/+1
* AES timing attack countermeasuresweidai2006-07-171-6/+6
* changes done for FIPS-140 lab code dropweidai2005-01-201-1/+1
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-0/+1
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-7/+7
* add CRYPTOPP_NO_VTABLEweidai2003-05-161-3/+3
* Initial revisionweidai2002-10-041-0/+66