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
/
lib
/
pubkey
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add EC_Group::inverse_mod_order
Jack Lloyd
2018-04-17
6
-6
/
+21
*
Precompute for multiexponentation when verifying ECC signatures
Jack Lloyd
2018-04-17
4
-15
/
+19
*
Avoid potential side channel when generating RSA primes
Jack Lloyd
2018-04-17
1
-2
/
+6
*
Add const time annotations
Jack Lloyd
2018-04-15
1
-1
/
+1
*
Add an explicit test mode build
Jack Lloyd
2018-04-14
1
-2
/
+2
*
Merge GH #1538 Minor ECC optimizations
Jack Lloyd
2018-04-14
7
-21
/
+105
|
\
|
*
Various minor ECC optimizations
Jack Lloyd
2018-04-13
7
-21
/
+105
*
|
Merge GH #1531 Improve XMSS test coverage
Jack Lloyd
2018-04-14
3
-12
/
+8
|
\
\
|
|
/
|
/
|
|
*
Removes unused overload in XMSS_Hash
Matthias Gierlings
2018-04-12
2
-12
/
+0
|
*
Codecov - cover MT code in XMSS_PrivateKey
Matthias Gierlings
2018-04-12
1
-0
/
+8
*
|
Merge GH #1537 Add missing XMSS signature length check
Jack Lloyd
2018-04-12
2
-22
/
+21
|
\
\
|
*
|
Adds missing XMSS signature length check.
Matthias Gierlings
2018-04-12
2
-22
/
+21
*
|
|
In XMSS_Tools::bench_threads only call hardware_concurrency once
Jack Lloyd
2018-04-12
1
-7
/
+9
|
|
/
|
/
|
*
|
Optimize EC point doubling for a == 0 and a == -3
Jack Lloyd
2018-04-11
3
-9
/
+61
|
/
*
Add EC_Group::a_is_zero
Jack Lloyd
2018-04-11
2
-1
/
+14
*
Add DL_Group::exponent_bits
Jack Lloyd
2018-04-09
4
-7
/
+25
*
Add a Montgomery exponentiation that takes variable time
Jack Lloyd
2018-04-09
1
-7
/
+14
*
Add RAII versions of get_cipher_mode and get_aead
Jack Lloyd
2018-04-07
3
-14
/
+5
*
Add pk_workfactor CLI and refactor workfactor estimator functions
Jack Lloyd
2018-04-05
1
-12
/
+19
*
Merge GH #1523 RSA optimizations and exponent blinding
Jack Lloyd
2018-04-04
2
-25
/
+53
|
\
|
*
Work around a bug in MSVC lambda handling
Jack Lloyd
2018-04-04
1
-1
/
+1
|
*
Add RSA exponent blinding
Jack Lloyd
2018-04-04
2
-5
/
+14
|
*
Tweak how RSA private operations are performed
Jack Lloyd
2018-04-04
1
-25
/
+44
*
|
Add DL_Group::monty_params_p to get Montgomery params
Jack Lloyd
2018-04-04
2
-2
/
+13
|
/
*
Fix problems with failure to build in various configurations
Jack Lloyd
2018-03-31
1
-1
/
+1
*
Minor DH optimization
Jack Lloyd
2018-03-28
1
-4
/
+6
*
Fix some Doxygen errors
Jack Lloyd
2018-03-28
1
-0
/
+12
*
Fix carry bugs introduced in 8a7559e4f8ad
Jack Lloyd
2018-03-27
2
-22
/
+23
*
Handle some corner cases in ECC mult
Jack Lloyd
2018-03-25
3
-5
/
+19
*
Add warning comment
Jack Lloyd
2018-03-22
1
-0
/
+6
*
Add back mul/sqr to CurveGFp [ci skip]
Jack Lloyd
2018-03-22
1
-0
/
+10
*
Revamp GOST-34.10 tests
Jack Lloyd
2018-03-21
1
-6
/
+1
*
Add EC_Group::random_scalar
Jack Lloyd
2018-03-21
8
-6
/
+16
*
Remove bogus -1 from DSA key generation
Jack Lloyd
2018-03-21
1
-1
/
+1
*
Throw Lookup_Error here for benefit of tests
Jack Lloyd
2018-03-21
1
-2
/
+2
*
Change DSA behavior similarly
Jack Lloyd
2018-03-21
1
-2
/
+2
*
Shift ECDSA inputs to match OpenSSL behavior
Jack Lloyd
2018-03-21
2
-4
/
+4
*
Remove unused variables [ci skip]
Jack Lloyd
2018-03-21
2
-4
/
+0
*
Add another Ed25519 helper to save a few hundred redundant lines
Jack Lloyd
2018-03-20
3
-301
/
+106
*
Add some helpers for handling carries in Ed25519
Jack Lloyd
2018-03-20
4
-893
/
+491
*
Store base point multiplies in a single std::vector
Jack Lloyd
2018-03-20
6
-30
/
+158
*
Nudge users to EC_Group::OS2ECP
Jack Lloyd
2018-03-20
1
-4
/
+10
*
Add EC_Group::clear_registered_curve_data
Jack Lloyd
2018-03-19
2
-0
/
+16
*
Cache additional values for PointGFp multi-exponentiation
Jack Lloyd
2018-03-19
5
-64
/
+103
*
Avoid needless computation in base point multiply
Jack Lloyd
2018-03-19
3
-33
/
+6
*
Use a better algorithm for base point multiplies
Jack Lloyd
2018-03-19
2
-10
/
+24
*
Catch exceptions by reference not value
Jack Lloyd
2018-03-16
1
-1
/
+1
*
Avoid using threads in DSA operations
Jack Lloyd
2018-03-15
1
-25
/
+3
*
Add multiexponentation interface to DL_Group
Jack Lloyd
2018-03-15
2
-3
/
+17
*
Add a facility for debug-mode assertions
Jack Lloyd
2018-03-14
3
-2
/
+9
[prev]
[next]