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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add pk_workfactor CLI and refactor workfactor estimator functions
Jack Lloyd
2018-04-05
1
-12
/
+19
*
Split up asm constructs to avoid miscompilation
Jack Lloyd
2018-04-05
1
-30
/
+49
*
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
|
/
*
Support passing an OAEP label in EME name
René Korthaus
2018-04-02
1
-4
/
+5
*
Fix problems with failure to build in various configurations
Jack Lloyd
2018-03-31
3
-1
/
+5
*
Merge GH #1519 Fix bugs in X.509 wildcard match
Jack Lloyd
2018-03-31
1
-77
/
+107
|
\
|
*
Fix bugs in wildcard matching
Jack Lloyd
2018-03-31
1
-77
/
+107
*
|
Export TLS::Extension
Jack Lloyd
2018-03-31
1
-1
/
+1
|
/
*
Minor DH optimization
Jack Lloyd
2018-03-28
1
-4
/
+6
*
Avoid another problem with AltiVec
Jack Lloyd
2018-03-28
1
-15
/
+6
*
Fix some Doxygen errors
Jack Lloyd
2018-03-28
4
-1
/
+17
*
Fix carry bugs introduced in 8a7559e4f8ad
Jack Lloyd
2018-03-27
2
-22
/
+23
*
Add back posix_mlock flag
Jack Lloyd
2018-03-26
1
-0
/
+6
*
Handle some corner cases in ECC mult
Jack Lloyd
2018-03-25
3
-5
/
+19
*
In Barrett avoid creating an unnecessary temp
Jack Lloyd
2018-03-25
1
-4
/
+4
*
Extend Certificate_Store_In_Memory to load just a single cert from file
Jack Lloyd
2018-03-24
1
-3
/
+9
*
Bypass self-signed check in X509_Certificate if AKID and SKID are set
Jack Lloyd
2018-03-24
1
-12
/
+17
*
Fix some corner cases for small values in power_mod
Jack Lloyd
2018-03-24
1
-1
/
+15
*
Add warning comment
Jack Lloyd
2018-03-22
1
-0
/
+6
*
Tiny optimization in Montgomery inverse
Jack Lloyd
2018-03-22
1
-1
/
+1
*
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
*
Merge GH #1504 Store DN entries in a vector
Jack Lloyd
2018-03-21
5
-72
/
+78
|
\
|
*
Avoid creating a map from a DN when not required
Jack Lloyd
2018-03-21
5
-14
/
+20
|
*
Store elements of a DN as a vector
Jack Lloyd
2018-03-21
2
-59
/
+59
*
|
Throw Lookup_Error here for benefit of tests
Jack Lloyd
2018-03-21
1
-2
/
+2
*
|
Support "mixed" OAEP hashes
Jack Lloyd
2018-03-21
1
-2
/
+17
*
|
Mixed mode OAEP
Jack Lloyd
2018-03-21
3
-10
/
+27
|
/
*
Change DSA behavior similarly
Jack Lloyd
2018-03-21
1
-2
/
+2
*
Shift ECDSA inputs to match OpenSSL behavior
Jack Lloyd
2018-03-21
4
-4
/
+25
*
Remove unused variables [ci skip]
Jack Lloyd
2018-03-21
2
-4
/
+0
*
Simplify a common case BigInt constructor
Jack Lloyd
2018-03-21
2
-1
/
+13
*
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
*
Support Ed25519 certificate format
Jack Lloyd
2018-03-20
3
-39
/
+74
*
Store base point multiplies in a single std::vector
Jack Lloyd
2018-03-20
8
-30
/
+175
*
Nudge users to EC_Group::OS2ECP
Jack Lloyd
2018-03-20
1
-4
/
+10
*
Support multiple DNS names through the command line interface
Jack Lloyd
2018-03-19
2
-0
/
+5
*
Remove use of ;; to end lines
Jack Lloyd
2018-03-19
5
-5
/
+5
*
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
*
Avoid code that triggers problems under GCC 8
Jack Lloyd
2018-03-18
1
-1
/
+1
[prev]
[next]