summaryrefslogtreecommitdiff
path: root/validat3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added test suites for HKDFnoloader2015-07-091-1/+105
* Static and constness to arraysnoloader2015-07-051-23/+23
* Cut-over to COUNTOF in source filesnoloader2015-07-031-13/+13
* Modified validation suite to use VerifyBufsEqual rather than memcmp. VerifyBu...noloader2015-06-291-6/+7
* add HMAC/SHA2 test vectorsweidai2010-08-081-43/+1
* use test vector file for SHA testsweidai2010-06-291-45/+3
* changes for 5.6: weidai2009-03-021-18/+0
* use Weak1 namespaceweidai2007-05-041-1/+1
* move MD2, MD4, MD5, PanamaHash, WAKE_CFB into the namespace 'Weak'weidai2007-04-161-7/+11
* add Salsa20 cipherweidai2006-12-091-1/+1
* port to MSVC .NET 2005 beta 2weidai2005-07-121-1/+2
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-124/+4
* add minimum iteration time optionweidai2004-04-081-1/+1
* workaround for VS .NET 2003weidai2003-05-161-1/+1
* fix bug in Grouperweidai2003-04-151-14/+184
* Initial revisionweidai2002-10-041-0/+638