summaryrefslogtreecommitdiff
path: root/bench2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed VC++ 5.0 and 6.0 workarounds (Issue 342)Jeffrey Walton2016-12-031-12/+3
* Add EC prefix to classes which operate over elliptic curvesJeffrey Walton2016-07-211-9/+9
* Stub-out BenchMarkAgreement for HMQV and FHMQV benchmarksJeffrey Walton2016-07-141-0/+26
* Stub-out HMQV and FHMQV benchmarksJeffrey Walton2016-07-131-0/+14
* 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 (Cov...Jeffrey Walton2015-11-181-9/+13
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-316/+333
* Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → std::cerr,...Jeffrey Walton2015-07-301-11/+10
* 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
* 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