summaryrefslogtreecommitdiff
path: root/regtest.cpp
Commit message (Expand)AuthorAgeFilesLines
* add SHA-3weidai2013-01-191-2/+10
* add HMAC/SHA2 test vectorsweidai2010-08-081-0/+4
* remove WAKE-CFBweidai2010-07-061-2/+0
* fix incorrect encryption bug with WAKE-OFB that was introduced in version 5.5...weidai2009-10-311-0/+3
* fix EC2N skipping of optional seed, switch to public domain MARS code, delive...weidai2009-03-281-0/+1
* - add EAX mode, XSalsa20weidai2009-03-121-0/+3
* fix compile on ICC 11weidai2009-03-041-0/+8
* changes for 5.6: weidai2009-03-021-2/+41
* use Weak1 namespaceweidai2007-05-041-1/+1
* move ARC4 into Weak namespaceweidai2007-04-161-0/+2
* move MD2, MD4, MD5, PanamaHash, WAKE_CFB into the namespace 'Weak'weidai2007-04-151-9/+20
* add Salsa20 cipherweidai2006-12-091-0/+2
* additional AES test vectorsweidai2006-07-171-0/+6
* changes done for FIPS-140 lab code dropweidai2005-01-201-0/+1
* add SHA-224weidai2004-07-231-0/+1
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-15/+28
* add XTEA and BTEAweidai2003-07-301-0/+3
* minor changes related to NESSIE algorithmsweidai2003-04-231-1/+5
* fix bug in Grouperweidai2003-04-151-0/+9
* fix bugs in SEAL and Panamaweidai2003-03-261-2/+4
* various changes for 5.1weidai2003-03-201-3/+4
* add script-driven testingweidai2002-12-061-0/+34