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
/
xmss
/
xmss_privatekey.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix MSVC warnings in XMSS
Jack Lloyd
2019-12-06
1
-8
/
+8
*
Add -Werror mode for CI build
Jack Lloyd
2019-12-03
1
-8
/
+10
*
Add missing certificates
René Korthaus
2019-10-23
1
-0
/
+1
*
Add support for XMSS X.509 certificates
René Korthaus
2019-10-21
1
-4
/
+25
*
Use qualified-id for XMSS key size check
Matthias Gierlings
2019-06-21
1
-1
/
+1
*
Serialize XMSS leaf index as four bytes
Matthias Gierlings
2019-05-06
1
-2
/
+2
*
Updates copyright notices
Matthias Gierlings
2019-05-06
1
-1
/
+1
*
Updates references to XMSS the standard document
Matthias Gierlings
2019-05-06
1
-5
/
+4
*
Remove unnecessary cmath includes
Jack Lloyd
2019-03-26
1
-5
/
+9
*
Use the global thread pool for XMSS signatures
Jack Lloyd
2019-03-26
1
-34
/
+37
*
Rename Integrity_Failure to Invalid_Authentication_Tag
Jack Lloyd
2019-01-18
1
-3
/
+2
*
Fix some warnings from PVS-Studio
Jack Lloyd
2019-01-17
1
-4
/
+4
*
Fixes XMSS leaf index bounds sanity check
Matthias Gierlings
2018-05-25
1
-2
/
+1
*
Fix signed vs unsigned comparison warning
Jack Lloyd
2017-12-05
1
-1
/
+1
*
Adds runtime benchmark to guess phys. core count.
Matthias Gierlings
2017-11-23
1
-3
/
+3
*
Updates documentation, news and copyright notices.
Matthias Gierlings
2017-11-21
1
-1
/
+1
*
Adds guards for environments without threads
Matthias Gierlings
2017-11-21
1
-1
/
+7
*
Implements multithreading support for XMSS
Matthias Gierlings
2017-11-21
1
-14
/
+139
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+1
*
Clean up header includes
Jack Lloyd
2017-09-21
1
-1
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-12
/
+12
*
Public_Key derived class ctors take an std::vector<byte>
René Korthaus
2016-12-11
1
-1
/
+1
*
Avoid having source files start with /**
Jack Lloyd
2016-11-25
1
-1
/
+1
*
Added Extended Hash-Based Signatures (XMSS)
Matthias Gierlings
2016-11-11
1
-0
/
+188