summaryrefslogtreecommitdiff
path: root/bench2.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added CRYPTOPP_DATA_DIR patch (Issue 82)Jeffrey Walton2015-12-251-30/+30
|
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-9/+13
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-316/+333
|
* Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → ↵Jeffrey Walton2015-07-301-11/+10
| | | | std::cerr, ...
* re-enable accidentally disabled benchmarksweidai2011-04-261-2/+2
|
* use GlobalRNG(), improved benchmarking of AuthenticatedSymmetricCipherweidai2010-06-291-32/+22
|
* fix ECNR name to ECDSAweidai2009-04-051-2/+2
|
* - add EAX mode, XSalsa20weidai2009-03-121-30/+30
| | | | | | - speed up GCM key setup - wipe stack in AES assembly code - speed up CFB mode
* fixed wrong name shown for ECDSAweidai2009-03-121-2/+2
|
* benchmark key and IV setup. remove low security benchmarksweidai2007-04-151-63/+44
|
* port to MSVC .NET 2005 beta 2weidai2005-07-121-8/+8
|
* split bench.cpp in 2 for alpha (.got subsegment exceeds 64K)weidai2003-07-291-0/+346