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
...
*
More CLI tests
Jack Lloyd
2018-06-28
1
-2
/
+2
*
Avoid a small timing channel in Barrett reduction
Jack Lloyd
2018-06-20
1
-17
/
+19
*
Benchmark only H10 XMSS signatures
Jack Lloyd
2018-05-28
1
-4
/
+4
*
Correct comment on XMSS speeds
Jack Lloyd
2018-05-28
1
-5
/
+9
*
Support scrypt for encrypting private keys
Jack Lloyd
2018-05-22
1
-2
/
+2
*
Test speed of different scrypt params
Jack Lloyd
2018-05-22
1
-10
/
+24
*
Tweak default `speed` targets
Jack Lloyd
2018-05-21
1
-8
/
+8
*
Add Scrypt key dervation function
Jack Lloyd
2018-05-16
1
-0
/
+32
*
Add 24-word wide Comba multiply/square
Jack Lloyd
2018-05-08
1
-1
/
+1
*
Add timing for ECC double and addition algorithms
Jack Lloyd
2018-04-18
1
-0
/
+33
*
Add cycle counter for NIST reduction
Jack Lloyd
2018-04-18
1
-0
/
+52
*
Remove extra trailing ;
Jack Lloyd
2018-04-09
1
-1
/
+1
*
Add BigInt::square plus a speed test for BigInt multiply
Jack Lloyd
2018-04-08
1
-0
/
+47
*
Add RAII versions of get_cipher_mode and get_aead
Jack Lloyd
2018-04-07
1
-2
/
+2
*
Improve modular inverse speed tests
Jack Lloyd
2018-03-22
1
-34
/
+30
*
Avoid throwing out of destructor
Jack Lloyd
2018-03-19
1
-1
/
+5
*
Fix missing comma - unintended string contatentation
Jack Lloyd
2018-03-11
1
-1
/
+1
*
Fix error in FPE_FE1
Jack Lloyd
2018-03-10
1
-1
/
+1
*
Add PointGFp::encode as replacement for EC2OSP
Jack Lloyd
2018-03-10
1
-2
/
+2
*
Fix cpu clock ratio [ci skip]
Jack Lloyd
2018-03-09
1
-0
/
+2
*
Add benchmark for GOST-34.10 signatures
Jack Lloyd
2018-03-08
1
-0
/
+14
*
Merge GH #1478 Add mixed (J+A) point addition, faster scalar mults
Jack Lloyd
2018-03-08
1
-8
/
+15
|
\
|
*
Add mixed (J+A) point addition, new scalar mul for base points
Jack Lloyd
2018-03-08
1
-8
/
+15
*
|
Add a way of specifying CPU clock speed for output purposes
Jack Lloyd
2018-03-08
1
-5
/
+22
*
|
Add estimate of cycle counter rate to speed output
Jack Lloyd
2018-03-08
1
-3
/
+19
|
/
*
Extend speed to support ratio of CPU clocks
Jack Lloyd
2018-03-06
1
-146
/
+173
*
Add speed comparison of Barrett vs % operator
Jack Lloyd
2018-03-04
1
-0
/
+32
*
In ECC bench test brainpool too
Jack Lloyd
2018-03-04
1
-1
/
+3
*
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
|
/
[prev]
[next]