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
*
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
*
Add tests and timings for inverse_mod
Jack Lloyd
2016-02-20
1
-7
/
+38
*
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
1
-3
/
+3
*
Guard use of X9.31 RNG in macro check
Jack Lloyd
2016-01-29
1
-3
/
+5
*
Fix buffer sizes in speed. Avoid repeated MAC keyings
Jack Lloyd
2016-01-29
1
-12
/
+8
*
Add time tests for all RNG types
Jack Lloyd
2016-01-26
1
-11
/
+68
*
Add speed test for entropy sources
Jack Lloyd
2016-01-17
1
-6
/
+31
*
Support small buffers in speed tests. Add RNG speed tests.
Jack Lloyd
2016-01-17
1
-0
/
+798
*
CLI rewrite
Jack Lloyd
2015-12-19
1
-214
/
+0
*
Rename cmd/app -> cli
Simon Warta
2015-12-09
1
-0
/
+214