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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix sanitizer issue in DL_Group tests
Jack Lloyd
2018-03-25
1
-1
/
+1
*
Deprecated declarations should be error in maintainer mode
Jack Lloyd
2018-03-25
2
-2
/
+2
*
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
*
Add some options to tls_client cli to control trusted CAs
Jack Lloyd
2018-03-24
2
-15
/
+28
*
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
2
-3
/
+17
*
Add warning comment
Jack Lloyd
2018-03-22
1
-0
/
+6
*
Tiny optimization in Montgomery inverse
Jack Lloyd
2018-03-22
1
-1
/
+1
*
Improve modular inverse speed tests
Jack Lloyd
2018-03-22
1
-34
/
+30
*
Add back mul/sqr to CurveGFp [ci skip]
Jack Lloyd
2018-03-22
1
-0
/
+10
*
Merge GH #1506 Improve output of dependencies display script [ci skip]
Jack Lloyd
2018-03-22
1
-7
/
+9
|
\
|
*
Default to horizontal dot graph
Simon Warta
2018-03-22
1
-1
/
+2
|
*
Fix call to ModuleInfo.dependencies in show_dependencies.py
Simon Warta
2018-03-22
1
-2
/
+2
|
*
Cleanup some code style warnings in show_dependencies.py
Simon Warta
2018-03-22
1
-4
/
+5
|
/
*
Revamp GOST-34.10 tests
Jack Lloyd
2018-03-21
4
-45
/
+66
*
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
*
|
Merge GH #1503 Support mixed hashes in OAEP
Jack Lloyd
2018-03-21
9
-15
/
+233
|
\
\
|
|
/
|
/
|
|
*
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
5
-3
/
+204
|
*
Mixed mode OAEP
Jack Lloyd
2018-03-21
3
-10
/
+27
*
|
Avoid Padding= directive in test files prefer header
Jack Lloyd
2018-03-21
4
-580
/
+234
|
/
*
Update news
Jack Lloyd
2018-03-21
1
-0
/
+4
*
Merge GH #1502 Fix (EC)DSA when using hashes longer than group order
Jack Lloyd
2018-03-21
9
-6
/
+165
|
\
|
*
Change DSA behavior similarly
Jack Lloyd
2018-03-21
3
-2
/
+51
|
*
Shift ECDSA inputs to match OpenSSL behavior
Jack Lloyd
2018-03-21
6
-4
/
+114
*
|
Merge GH #1499 Add --msvc-runtime option
Jack Lloyd
2018-03-21
2
-15
/
+47
|
\
\
|
|
/
|
/
|
|
*
Add option to specify the MSVC runtime
Jack Lloyd
2018-03-21
2
-15
/
+47
|
/
*
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
*
Update side channel doc
Jack Lloyd
2018-03-20
1
-29
/
+34
*
Update news, todo
Jack Lloyd
2018-03-20
2
-0
/
+3
*
Merge GH #1501 Support Ed25519 certificates
Jack Lloyd
2018-03-20
4
-40
/
+75
|
\
|
*
Support Ed25519 certificate format
Jack Lloyd
2018-03-20
4
-40
/
+75
|
/
*
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
3
-3
/
+10
*
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
3
-0
/
+23
*
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
3
-11
/
+25
*
Avoid throwing out of destructor
Jack Lloyd
2018-03-19
1
-1
/
+5
[next]