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
*
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