summaryrefslogtreecommitdiff
path: root/bench.cpp
Commit message (Expand)AuthorAgeFilesLines
* add SHA-3weidai2013-01-191-0/+4
* fix compile on Sun CCweidai2010-07-281-2/+6
* add support for AES-NI and CLMUL instruction sets in AES and GMAC/GCMweidai2010-07-241-4/+15
* use GlobalRNG(), improved benchmarking of AuthenticatedSymmetricCipherweidai2010-06-291-9/+16
* - add EAX mode, XSalsa20weidai2009-03-121-0/+1
* fix compile on ICC 11weidai2009-03-041-38/+4
* fix VC60 compile, project file line-endings, Apple GCC 4.2 compileweidai2009-03-031-7/+8
* changes for 5.6: weidai2009-03-021-49/+54
* cleanupweidai2007-05-051-43/+3
* fix compile with Sun CCweidai2007-05-051-2/+2
* increase buffer sizesweidai2007-05-041-5/+5
* move ARC4 into Weak namespaceweidai2007-04-161-3/+2
* benchmark key and IV setup. remove low security benchmarksweidai2007-04-151-113/+148
* add Salsa20 cipherweidai2006-12-091-4/+9
* fix MSVC 2005 warningsweidai2006-03-131-0/+2
* port to MSVC .NET 2005 beta 2weidai2005-07-121-2/+2
* changes related to the next FIPS validationweidai2004-09-031-1/+3
* avoid hash keywordweidai2004-04-081-2/+2
* add b2 commandweidai2003-08-011-2/+0
* split bench.cpp in 2 for alpha (.got subsegment exceeds 64K)weidai2003-07-291-335/+10
* fix exceptionweidai2003-07-261-2/+2
* remove Diamond2, code size reductionsweidai2003-07-191-3/+0
* misc changesweidai2003-07-181-19/+19
* fix bug in Grouperweidai2003-04-151-0/+17
* various changes for 5.1weidai2003-03-201-10/+10
* remove Sapphireweidai2002-10-181-1/+0
* Initial revisionweidai2002-10-041-0/+655