index
:
delta/cryptopp-git.git
CRYPTOPP_5_6_2_clean
master
github.com: weidai11/cryptopp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bench1.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update benchmarks
Jeffrey Walton
2021-05-31
1
-2
/
+2
*
Add LSH-256 and LSH-512 hash functions (GH #1025, PR #1026)
Jeffrey Walton
2021-04-16
1
-0
/
+2
*
Use better names than Benchmark1, Benchmark2, etc
Jeffrey Walton
2020-12-15
1
-5
/
+5
*
Reduce benchmark running time to 10 seconds if excessive (GH #983)
Jeffrey Walton
2020-12-15
1
-4
/
+23
*
Split public key benchmarks into integers and elliptic curves
Jeffrey Walton
2019-08-07
1
-0
/
+9
*
Fix benchmarks when CRYPTOPP_DISABLE_ASM
Jeffrey Walton
2019-02-02
1
-3
/
+3
*
Make SSE2 configurable via CRYPTOPP_SSE2_INTRIN_AVAILABLE
Jeffrey Walton
2018-12-14
1
-2
/
+2
*
Increase precision on OutputResultOperations
Jeffrey Walton
2018-12-13
1
-2
/
+2
*
Add Power9 Random Number Generator support (GH #747, PR #748)
Jeffrey Walton
2018-11-27
1
-1
/
+11
*
Fix compile error on AIX
Jeffrey Walton
2018-10-27
1
-8
/
+8
*
Use HertzToString for friendly CPU speed
Jeffrey Walton
2018-10-14
1
-1
/
+18
*
Use Cycles/Byte for table heading
Jeffrey Walton
2018-10-14
1
-1
/
+1
*
Remove Provider from public key operations
Jeffrey Walton
2018-08-18
1
-1
/
+2
*
Fix buffering and unusual tag output due to ostringstream
Jeffrey Walton
2018-08-10
1
-9
/
+7
*
Remove Coverity worakaround StreamState
Jeffrey Walton
2018-07-29
1
-43
/
+56
*
Cleanup head notes and includes
Jeffrey Walton
2018-07-27
1
-7
/
+3
*
Split bench1.cpp into two files
Jeffrey Walton
2018-07-27
1
-227
/
+3
*
Backout ChaCha changes to Crypto++ 7.0
Jeffrey Walton
2018-07-25
1
-3
/
+3
*
Add algorithm provider member function to Algorithm class
Jeffrey Walton
2018-07-06
1
-15
/
+21
*
Add HC-256 stream cipher (GH #680)
Jeffrey Walton
2018-07-05
1
-0
/
+1
*
Move TEA and XTEA to lightweight block ciphers
Jeffrey Walton
2018-07-05
1
-2
/
+3
*
Fix HC-128 benchmark
Jeffrey Walton
2018-07-05
1
-1
/
+1
*
Add HC-128 stream cipher (GH #679)
Jeffrey Walton
2018-07-05
1
-0
/
+1
*
Add Rabbit stream cipher (GH #678)
Jeffrey Walton
2018-07-04
1
-0
/
+2
*
Remove code to accomodate variable block size (GH #535)
Jeffrey Walton
2018-07-01
1
-6
/
+5
*
Fix bench1.cpp from SIMECK testing
Jeffrey Walton
2018-07-01
1
-4
/
+0
*
Add SIMECK-64 SSSE3 implementation (GH #675)
Jeffrey Walton
2018-07-01
1
-0
/
+4
*
Add Simeck lightweight block cipher (GH #675)
Jeffrey Walton
2018-06-30
1
-0
/
+3
*
Fix bench1.cpp from HIGHT testing
Jeffrey Walton
2018-06-24
1
-3
/
+0
*
Add HIGHT lightweight block cipher (GH #672)
Jeffrey Walton
2018-06-24
1
-0
/
+4
*
Add CHAM lightweight block cipher (PR #670)
Jeffrey Walton
2018-06-17
1
-2
/
+9
*
Add LEA lightweight block cipher (GH #669)
Jeffrey Walton
2018-06-17
1
-0
/
+4
*
Re-add Simon and Speck, enable SSE (GH #585)
Jeffrey Walton
2018-02-18
1
-0
/
+12
*
Remove Simon and Speck ciphers (GH #585)
Jeffrey Walton
2018-02-14
1
-12
/
+0
*
Keep CAST tests together in bench1.cpp
Jeffrey Walton
2018-01-24
1
-1
/
+1
*
Fix benchmarks after variable block size removal (GH #535)
Jeffrey Walton
2018-01-18
1
-5
/
+5
*
Change ::log() to log() to work with C++Builder (#552)
Tanzinul Islam
2017-12-30
1
-2
/
+2
*
Add SIMON-64 NEON intrinsics
Jeffrey Walton
2017-12-05
1
-2
/
+1
*
Increase precision of cpb
Jeffrey Walton
2017-11-27
1
-2
/
+11
*
Add SM3 hash function (GH #541)
Jeffrey Walton
2017-11-23
1
-4
/
+5
*
Add SM4 block ciphers (GH #540)
Jeffrey Walton
2017-11-23
1
-0
/
+2
*
Add CTR to display for SIMON and SPECK
Jeffrey Walton
2017-11-22
1
-17
/
+17
*
Add SIMON-64 and SIMON-128 lightweight block ciphers (GH #539)
Jeffrey Walton
2017-11-21
1
-0
/
+6
*
Add SPECK-64 and SPECK-128 lightweight block ciphers (GH #538)
Jeffrey Walton
2017-11-20
1
-0
/
+7
*
Remove variable block size for Threefish (GH #535)
Jeffrey Walton
2017-11-17
1
-3
/
+5
*
Remove bold from algorithm name in benchmarks
Jeffrey Walton
2017-11-13
1
-4
/
+6
*
Add "stdcpp.h" to bench1.cpp and bench2.cpp (GH #520)
Jeffrey Walton
2017-10-12
1
-0
/
+1
*
Use ::time() and ::log() instead of std::time() and std::log() (GH #512)
Jeffrey Walton
2017-09-20
1
-4
/
+4
*
Fix benchmark selection code (GH #464)
Jeffrey Walton
2017-08-22
1
-1
/
+1
*
Add VIA Padlock RNG
Jeffrey Walton
2017-08-19
1
-0
/
+6
[next]