index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cli
/
speed.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
RSA - just bench PKCS signatures
Jack Lloyd
2018-03-01
1
-4
/
+4
*
Optimize FE1 format preserving encryption
Jack Lloyd
2018-02-28
1
-2
/
+5
*
Splitout binary extended GCD algorithm
Jack Lloyd
2018-02-28
1
-2
/
+2
*
Benchmark larger DH values
Jack Lloyd
2018-02-25
1
-1
/
+1
*
New API for blinded ECC point multiplication
Jack Lloyd
2018-02-21
1
-2
/
+5
*
Add benchmarks for ElGamal and DSA
Jack Lloyd
2018-02-18
1
-0
/
+59
*
Increase default speed --msec to 300
Jack Lloyd
2018-02-02
1
-1
/
+1
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
1
-4
/
+3
*
For hash/mac speed tests finalize the computation under the timer
Jack Lloyd
2018-01-30
1
-1
/
+6
*
Fix speed test of cipher modes [ci skip]
Jack Lloyd
2018-01-27
1
-3
/
+3
*
Merge GH #1387 Improve help output of cli tool
Jack Lloyd
2018-01-14
1
-0
/
+10
|
\
|
*
Print a command description for cli help
René Korthaus
2018-01-04
1
-0
/
+10
*
|
Make stream, block, hash and cipher mode base classes optional
Jack Lloyd
2018-01-12
1
-5
/
+36
*
|
Remove dependency: base depends on mac
Simon Warta
2018-01-11
1
-1
/
+8
|
/
*
Correct JSON output (trailing comma) and add byte-per-second value
Jack Lloyd
2017-12-18
1
-3
/
+10
*
Add timings for RFC 3394 keywrap
Jack Lloyd
2017-11-18
1
-0
/
+40
*
Remove SIMD perf test from speed
Jack Lloyd
2017-11-15
1
-116
/
+0
*
speed: simplify some code
Jack Lloyd
2017-11-02
1
-167
/
+60
*
Round block cipher buffer sizes to multiple of block size
Jack Lloyd
2017-10-25
1
-2
/
+12
*
Merge GH #1273 Refactor test and cli runner code
Jack Lloyd
2017-10-24
1
-0
/
+1
|
\
|
*
Refactor option parsing in cli and test code
Jack Lloyd
2017-10-24
1
-0
/
+1
*
|
In cipher tests count IV setup as part of the message cost
Jack Lloyd
2017-10-24
1
-10
/
+2
|
/
*
In speed flush the output stream after each result
Jack Lloyd
2017-10-19
1
-1
/
+1
*
Simplify speed cmdlet, make summary optional, add JSON output
Jack Lloyd
2017-10-16
1
-501
/
+455
*
Additional final annotations
Jack Lloyd
2017-10-15
1
-5
/
+5
*
Update list of block ciphers in speed cli
Jack Lloyd
2017-10-13
1
-0
/
+11
*
Optimize GCM
Jack Lloyd
2017-10-13
1
-0
/
+1
*
Use class here
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Fix bad comparison
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Reindent [ci skip]
Jack Lloyd
2017-09-24
1
-1
/
+1
*
Further build/test fixes for restricted configurations
Jack Lloyd
2017-09-24
1
-0
/
+4
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Merge duplicated logic for clearing CPUID bits
Jack Lloyd
2017-09-16
1
-9
/
+5
*
Newhope cleanups
Jack Lloyd
2017-08-18
1
-1
/
+1
*
Add ChaCha_RNG
Jack Lloyd
2017-07-31
1
-47
/
+16
*
Merge GH #1082 Add support for SM2 signature scheme
Jack Lloyd
2017-06-30
1
-0
/
+32
|
\
|
*
Add SM2 signature scheme
Jack Lloyd
2017-06-29
1
-0
/
+32
*
|
use buffer sizes only once in performance tests
0xdefaced
2017-06-26
1
-2
/
+16
*
|
print a summary for performance tests
0xdefaced
2017-06-24
1
-7
/
+306
*
|
only speed test different msg sizes when tests require a message size
0xdefaced
2017-06-24
1
-204
/
+222
*
|
accept multiple buffer sizes used for speed tests
0xdefaced
2017-06-24
1
-141
/
+170
|
/
*
Update speed
Jack Lloyd
2017-06-07
1
-0
/
+29
*
Add --ecc-groups= option to speed
Jack Lloyd
2017-06-04
1
-37
/
+41
*
Add support for Intel SHA-1/SHA-2 instructions
Jack Lloyd
2017-05-19
1
-0
/
+2
*
Add ability to clear cpuid bits before running benchmarks.
Jack Lloyd
2017-05-18
1
-1
/
+14
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-156
/
+244
*
Content:
Tomasz Frydrych
2017-04-03
1
-7
/
+2
*
Add RDRAND_RNG speed test
Jack Lloyd
2017-03-19
1
-0
/
+12
*
Add toggle to disable SIMD speed test added in 2a7127fea6
Jack Lloyd
2017-02-04
1
-36
/
+105
*
Add modexp speed test
Jack Lloyd
2017-02-02
1
-1
/
+38
[next]