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
*
Change XMSS OIDs and feature macro name
Jack Lloyd
2019-06-23
2
-5
/
+5
*
Use qualified-id for XMSS key size check
Matthias Gierlings
2019-06-21
2
-2
/
+2
*
Add support for RFC 8032 Ed25519ph
Jack Lloyd
2019-06-20
3
-13
/
+47
*
Resolve some MSVC warnings
Jack Lloyd
2019-06-14
1
-1
/
+1
*
Officially deprecate headers
Jack Lloyd
2019-06-07
1
-0
/
+2
*
Merge GH #1858 Update XMSS to conform to RFC 8391
Jack Lloyd
2019-05-24
15
-161
/
+147
|
\
|
*
Fix param names to match RFC
Jack Lloyd
2019-05-13
2
-25
/
+25
|
*
Fix param names
Jack Lloyd
2019-05-10
2
-24
/
+24
|
*
Serialize XMSS leaf index as four bytes
Matthias Gierlings
2019-05-06
3
-10
/
+6
|
*
Updates copyright notices
Matthias Gierlings
2019-05-06
11
-11
/
+11
|
*
Updates references to XMSS the standard document
Matthias Gierlings
2019-05-06
11
-47
/
+37
|
*
Updates XMSS parameters corresponding to RFC 8391
Matthias Gierlings
2019-05-06
4
-92
/
+92
*
|
Don't artificially limit very small RSA keys.
Jack Lloyd
2019-05-20
1
-1
/
+6
*
|
Fix some warnings with Clang 8
Jack Lloyd
2019-05-08
2
-2
/
+9
|
/
*
Add proper SRP6 tests
Jack Lloyd
2019-04-30
1
-1
/
+1
*
Fix feature macro checks.
Jack Lloyd
2019-04-26
1
-7
/
+0
*
Remove tab characters
Jack Lloyd
2019-04-10
2
-20
/
+20
*
Merge GH #1864 Use thread pool for XMSS signatures
Jack Lloyd
2019-03-28
4
-172
/
+46
|
\
|
*
Remove unnecessary cmath includes
Jack Lloyd
2019-03-26
2
-6
/
+9
|
*
Remove previous runtime testing for thread counters
Jack Lloyd
2019-03-26
2
-132
/
+0
|
*
Use the global thread pool for XMSS signatures
Jack Lloyd
2019-03-26
1
-34
/
+37
*
|
Fix some extra semicolons
Jack Lloyd
2019-03-27
1
-1
/
+1
|
/
*
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
[next]