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
*
Use the global thread pool for XMSS signatures
Jack Lloyd
2019-03-26
1
-34
/
+37
*
Add references for these addition chains [ci skip]
Jack Lloyd
2019-03-07
1
-0
/
+4
*
Merge GH #1849 Prefer to_string over as_string
Jack Lloyd
2019-03-03
5
-8
/
+8
|
\
|
*
s/as_string/to_string/
Jack Lloyd
2019-03-01
5
-8
/
+8
*
|
Handle invalid public key length in Ed25519
Jack Lloyd
2019-03-03
2
-14
/
+20
|
/
*
Default McEliece and XMSS to SIV mode
Jack Lloyd
2019-02-18
1
-2
/
+10
*
Fixes for minimized builds
Jack Lloyd
2019-02-16
1
-3
/
+8
*
Avoid a harmless data race in RSA decryption
Jack Lloyd
2019-01-28
1
-0
/
+7
*
Rename Integrity_Failure to Invalid_Authentication_Tag
Jack Lloyd
2019-01-18
8
-15
/
+12
*
Fix init ordering warning
Jack Lloyd
2019-01-18
1
-1
/
+1
*
Fix some warnings from PVS-Studio
Jack Lloyd
2019-01-17
6
-7
/
+9
*
Remove trailing whitespace
Jack Lloyd
2019-01-13
1
-3
/
+3
*
Some cleanups in McEliece keygen
Jack Lloyd
2019-01-03
1
-15
/
+17
*
Add cast for MSVC
Jack Lloyd
2019-01-03
1
-1
/
+4
*
Add VC 2019 preview build
Jack Lloyd
2019-01-02
1
-0
/
+1
*
Avoid const-time modulo in DSA verification
Jack Lloyd
2018-12-29
1
-1
/
+11
*
Fix Barrett reduction input bound
Jack Lloyd
2018-12-26
1
-8
/
+18
*
Always use const-time modulo during DSA signing
Jack Lloyd
2018-12-24
1
-1
/
+2
*
Address a side channel in RSA and SM2
Jack Lloyd
2018-12-24
2
-8
/
+4
*
Avoid using unblinded Montgomery ladder during ECC key generation
Jack Lloyd
2018-12-18
2
-11
/
+32
*
In PointGFp addition, prevent all_zeros from being shortcircuited
Jack Lloyd
2018-12-14
1
-4
/
+7
*
Simplify the const time lookup in ECC scalar mul
Jack Lloyd
2018-12-14
1
-12
/
+9
*
Use a 3-bit comb for ECC base point multiply
Jack Lloyd
2018-12-13
2
-19
/
+36
*
Some cleanups in x25519
Jack Lloyd
2018-12-10
1
-53
/
+43
*
Work around a problem when built with OpenSSL
Jack Lloyd
2018-12-10
1
-5
/
+1
*
Support recovering ECDSA public key from message/signature pair
Jack Lloyd
2018-12-10
2
-0
/
+107
*
Avoid doing a variable time division during Montgomery setup
Jack Lloyd
2018-12-09
1
-9
/
+14
*
In ECDSA cache the RFC6979 object
Jack Lloyd
2018-12-06
1
-3
/
+3
*
Do swaps in PointGFp instead of copies
Jack Lloyd
2018-12-05
1
-13
/
+12
*
Silence MSVC warnings
Jack Lloyd
2018-12-04
7
-108
/
+108
*
Use ct_modulo during RSA key generation
Jack Lloyd
2018-12-03
1
-6
/
+7
*
No need to check x when checking if a point is at infinity
Jack Lloyd
2018-12-01
1
-2
/
+1
*
Add BigInt::mod_mul
Jack Lloyd
2018-12-01
3
-27
/
+10
*
Fix debug asserts, and add it to CI
Jack Lloyd
2018-11-29
1
-2
/
+2
*
Add CT::Mask type
Jack Lloyd
2018-11-28
4
-22
/
+21
*
Make more BigInt functions const-time
Jack Lloyd
2018-11-26
1
-0
/
+1
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
8
-24
/
+28
*
Avoid calling memset, memcpy within library code
Jack Lloyd
2018-11-17
2
-6
/
+6
*
Avoid an implausible integer overflow flagged by Coverity [ci skip]
Jack Lloyd
2018-11-10
1
-1
/
+6
*
Add some missing includes
Jack Lloyd
2018-11-08
3
-0
/
+4
*
Compile fix
Jack Lloyd
2018-11-07
1
-0
/
+1
*
Avoid using std::invalid_argument
Jack Lloyd
2018-11-07
1
-2
/
+2
*
Fix compilation problem when scrypt is disabled
Jack Lloyd
2018-10-29
1
-0
/
+1
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
2
-3
/
+1
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
2
-22
/
+22
*
Fix some MSVC warnings
Jack Lloyd
2018-09-30
1
-4
/
+4
*
Spell check the documentation
Jack Lloyd
2018-09-28
1
-7
/
+7
*
Merge GH #1670 New password hashing interface
Jack Lloyd
2018-09-13
1
-20
/
+44
|
\
|
*
Remove redundant operation
Jack Lloyd
2018-09-10
1
-4
/
+0
|
*
Add from_iterations
Jack Lloyd
2018-09-10
1
-9
/
+4
[next]