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
*
Use GCC builtins for clz operation
Jack Lloyd
2018-04-15
1
-1
/
+26
*
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
*
|
|
Allow year up to 2200 in ASN1 time objects
Jack Lloyd
2018-04-12
2
-4
/
+19
|
|
/
|
/
|
*
|
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 missing errno.h include to entropy/dev_random
fwsGonzo
2018-04-11
1
-0
/
+1
*
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
3
-7
/
+52
*
Fix bug that broke session decryption (and thus resumption)
Jack Lloyd
2018-04-09
1
-1
/
+1
*
Fix off by one when decoding TLS-CBC ciphertexts
Jack Lloyd
2018-04-09
3
-27
/
+30
*
Fix interop bug in TLS server
Jack Lloyd
2018-04-08
3
-0
/
+33
*
Square is always positive
Jack Lloyd
2018-04-08
1
-0
/
+1
*
Add BigInt::square plus a speed test for BigInt multiply
Jack Lloyd
2018-04-08
3
-8
/
+25
*
Convert comba script to Python3
Jack Lloyd
2018-04-08
1
-1
/
+1
*
Work around unique_ptr conversion bug in older GCC
Jack Lloyd
2018-04-07
1
-1
/
+1
*
Add RAII versions of get_cipher_mode and get_aead
Jack Lloyd
2018-04-07
13
-76
/
+143
*
Add defensive assert to buffer_insert
Jack Lloyd
2018-04-07
1
-0
/
+2
*
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
[next]