summaryrefslogtreecommitdiff
path: root/datatest.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix compile for x64, DLL and VC 6weidai2007-05-041-4/+9
* Test: Encode now tests decryption alsoweidai2007-04-161-59/+109
* port to Borland C++Builder 2006weidai2006-12-141-0/+6
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-1/+4
* add Salsa20 cipherweidai2006-12-091-0/+6
* additional AES test vectorsweidai2006-07-171-0/+2
* fix MSVC 2005 warningsweidai2006-03-131-1/+1
* add XTEA and BTEAweidai2003-07-301-3/+17
* misc changesweidai2003-07-181-3/+3
* fix bugs in SEAL and Panamaweidai2003-03-261-2/+39
* small fixesweidai2003-03-201-2/+2
* fix warnings for VC7 and GCCweidai2003-03-201-3/+4
* various changes for 5.1weidai2003-03-201-7/+13
* add script-driven testingweidai2002-12-061-0/+434