summaryrefslogtreecommitdiff
path: root/validat1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added test suites for HKDFnoloader2015-07-091-0/+1
* Static and constness to arraysnoloader2015-07-051-24/+24
* Modified validation suite to use VerifyBufsEqual rather than memcmp. VerifyBu...noloader2015-06-291-10/+11
* Added missing include. Caused compile failure on Android or iOSnoloader2015-06-291-1/+2
* add SHA-3weidai2013-01-191-3/+4
* fix compile on Sun CCweidai2010-07-281-0/+2
* add support for AES-NI and CLMUL instruction sets in AES and GMAC/GCMweidai2010-07-241-0/+1
* add AESNI and CLMUL detectionweidai2010-07-071-1/+1
* port to Sun Studio 12u1 Sun C++ 5.10 SunOS_i386 128229-02 2009/09/21weidai2010-07-051-2/+5
* use test vector file for SHA testsweidai2010-06-291-3/+0
* - add EAX mode, XSalsa20weidai2009-03-121-0/+29
* from Jeffery Walton: move *.dat files into TestData, make Integer operator<< ...weidai2009-03-121-20/+20
* tweaks/fixes for 5.6weidai2009-03-031-0/+13
* changes for 5.6: weidai2009-03-021-16/+27
* fix gcc compile errors and warningsweidai2007-08-141-1/+1
* fixed Whirlpool crash on Pentium 2 machinesweidai2007-08-131-1/+2
* add debug printoutweidai2007-05-051-0/+1
* add word128weidai2007-05-041-6/+21
* move ARC4 into Weak namespaceweidai2007-04-161-6/+7
* remove HAVAL, MD5MAC, XMACC. add Sosemanukweidai2007-04-161-11/+28
* update version number, port to Sun C++ 5.8weidai2006-12-181-1/+1
* add Salsa20 cipherweidai2006-12-091-0/+8
* fix compile on MSVC 6weidai2005-07-131-2/+2
* port to MSVC .NET 2005 beta 2weidai2005-07-121-9/+15
* fix ONE_AND_ZEROS_PADDING test vectorweidai2004-02-101-2/+2
* fix bugs in 64-bit CPU supportweidai2003-07-251-11/+3
* remove Diamond2, code size reductionsweidai2003-07-191-51/+0
* misc changesweidai2003-07-181-1/+19
* fix bug in Grouperweidai2003-04-151-0/+34
* fix bugs in SEAL and Panamaweidai2003-03-261-2/+1
* fix warnings for VC7 and GCCweidai2003-03-201-1/+1
* various changes for 5.1weidai2003-03-201-0/+51
* bug fixes and KAT for X9.17 RNGweidai2002-10-171-2/+2
* compatibility fixes for MacOS Xweidai2002-10-041-11/+21
* Initial revisionweidai2002-10-041-0/+1250