summaryrefslogtreecommitdiff
path: root/rijndael.cpp
Commit message (Expand)AuthorAgeFilesLines
* - port x64 assembly code to MASMweidai2007-09-241-54/+100
* fix compile for x64, DLL and VC 6weidai2007-05-041-96/+158
* MMX/SSE2 optimizationsweidai2007-04-151-207/+369
* fix compile on MSVC2002 and MSVC6 without Processor Packweidai2006-12-251-0/+4
* port to Borland C++Builder 2006weidai2006-12-141-1/+0
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-2/+2
* AES timing attack countermeasuresweidai2006-07-171-223/+292
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+5
* Initial revisionweidai2002-10-041-0/+375