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
*
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
*
Report cycles/byte in speed tests
Jack Lloyd
2017-02-02
1
-19
/
+150
*
Fix duplicate entry in XMSS speed params
Jack Lloyd
2017-01-06
1
-1
/
+1
*
Fix XMSS speed command
Jack Lloyd
2016-12-24
1
-4
/
+6
*
Make XMSS more friendly about invalid params.
Jack Lloyd
2016-11-25
1
-1
/
+2
*
Add CECPQ1 TLS ciphersuites
Jack Lloyd
2016-11-17
1
-1
/
+1
*
Basic speed test for XMSS
Jack Lloyd
2016-11-12
1
-0
/
+34
*
Add SHAKE-128 and SHAKE-256 as hash functions
Jack Lloyd
2016-11-10
1
-7
/
+7
*
Merge GH #696 Add ECKCDSA and ECGDSA speed tests
Jack Lloyd
2016-10-30
1
-0
/
+62
|
\
|
*
Add speedtests for ECKCDSA and ECGDSA
Never
2016-10-30
1
-0
/
+62
*
|
Fix crash when default IV is empty. GH #697
Jack Lloyd
2016-10-30
1
-1
/
+2
|
/
*
Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runner
Jack Lloyd
2016-10-28
1
-17
/
+0
*
Add create_private_key, expose key loading functions in pk_algs.h
Jack Lloyd
2016-10-20
1
-2
/
+4
*
Add OS2ECP benchmark.
Jack Lloyd
2016-10-13
1
-0
/
+36
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
1
-1
/
+1
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-8
/
+8
*
Remove unused variable
Jack Lloyd
2016-09-28
1
-2
/
+0
*
Maintainer mode fixes.
Jack Lloyd
2016-09-21
1
-1
/
+1
*
Merge GH #613 NewHope R-LWE key exchange
Jack Lloyd
2016-09-05
1
-0
/
+77
|
\
|
*
Newhope is really limited by RNG speed.
Jack Lloyd
2016-08-30
1
-5
/
+33
|
*
Add NEWHOPE KEM scheme
Jack Lloyd
2016-08-30
1
-0
/
+49
*
|
4x interleaved SSE2
Jack Lloyd
2016-09-01
1
-2
/
+3
|
/
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-5
/
+11
*
Revamp entropy polling
Jack Lloyd
2016-07-17
1
-20
/
+8
*
HMAC_RNG not always in build
Jack Lloyd
2016-07-17
1
-2
/
+7
*
Add Stateful_RNG
Jack Lloyd
2016-07-17
1
-4
/
+2
*
Add FPE_FE1 runtime metrics
Jack Lloyd
2016-05-23
1
-0
/
+47
*
Remove Transform base class
Jack Lloyd
2016-04-21
1
-2
/
+2
*
Fix a couple MSVC warnings.
Jack Lloyd
2016-04-09
1
-6
/
+8
*
Add McEliece time
Jack Lloyd
2016-04-03
1
-0
/
+82
*
Clean up PK decryption encoding.
Jack Lloyd
2016-03-20
1
-4
/
+7
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-6
/
+6
*
For odd moduli use a input-independent modular inverse algorithm.
Jack Lloyd
2016-02-20
1
-4
/
+49
[next]