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
Commit message (
Expand
)
Author
Age
Files
Lines
*
More header merging
Jack Lloyd
2020-11-03
14
-771
/
+769
*
Add missing include
Jack Lloyd
2020-11-01
3
-0
/
+3
*
More cleanup of XMSS headers
Jack Lloyd
2020-11-01
8
-518
/
+480
*
Add missing include
Jack Lloyd
2020-10-31
1
-0
/
+1
*
Make several XMSS implementation headers internal
Jack Lloyd
2020-10-31
19
-88
/
+112
*
Merge some of the ASN.1 headers
Jack Lloyd
2020-10-31
4
-7
/
+4
*
Resolve Doxygen warnings
Jack Lloyd
2020-10-28
1
-0
/
+2
*
fix "string is not a member of std" error on windows compilation without threads
Ibrahim Soliman Mohamed Soliman
2020-08-24
1
-0
/
+2
*
Fix cppcheck findings
René Fischer
2020-06-05
1
-1
/
+1
*
fix leaf index size in comment for XMSS_Signature::bytes()
Philippe Lieser
2020-05-20
1
-2
/
+2
*
Avoid UbSan false positive in GCC
Jack Lloyd
2020-04-06
10
-125
/
+95
*
Build and link the tests and cli on baremetal as well
Jack Lloyd
2020-03-15
1
-0
/
+4
*
Fix MSVC warnings in XMSS
Jack Lloyd
2019-12-06
6
-19
/
+20
*
Add -Werror mode for CI build
Jack Lloyd
2019-12-03
2
-15
/
+17
*
Fix unreachable code
Jack Lloyd
2019-11-25
1
-1
/
+0
*
Add missing certificates
René Korthaus
2019-10-23
2
-0
/
+2
*
Add support for XMSS X.509 certificates
René Korthaus
2019-10-21
5
-25
/
+74
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
6
-1
/
+13
*
Add Private_Key::stateful_operation and use it in cli signer
Jack Lloyd
2019-07-30
1
-0
/
+2
*
Fix various MSVC warnings
Jack Lloyd
2019-06-29
1
-1
/
+1
*
Change XMSS OIDs and feature macro name
Jack Lloyd
2019-06-23
1
-1
/
+1
*
Use qualified-id for XMSS key size check
Matthias Gierlings
2019-06-21
2
-2
/
+2
*
Fix param names to match RFC
Jack Lloyd
2019-05-13
1
-24
/
+24
*
Fix param names
Jack Lloyd
2019-05-10
1
-23
/
+23
*
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
*
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
*
Rename Integrity_Failure to Invalid_Authentication_Tag
Jack Lloyd
2019-01-18
5
-12
/
+9
*
Fix some warnings from PVS-Studio
Jack Lloyd
2019-01-17
2
-5
/
+5
*
Silence MSVC warnings
Jack Lloyd
2018-12-04
2
-3
/
+3
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
2
-4
/
+2
*
Implements correct XMSS signature size calculation
Matthias Gierlings
2018-08-24
1
-2
/
+4
*
Add PK_Signer::signature_length
Jack Lloyd
2018-08-10
2
-0
/
+8
*
Improves "Avoid repeated allocations in XMSS chain function"
Matthias Gierlings
2018-05-27
1
-1
/
+2
*
Avoid repeated allocations in XMSS chain function
Jack Lloyd
2018-05-27
1
-1
/
+4
*
Fixes XMSS leaf index bounds sanity check
Matthias Gierlings
2018-05-25
3
-5
/
+4
*
Add an explicit test mode build
Jack Lloyd
2018-04-14
1
-2
/
+2
*
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
|
/
*
Remove the unused XMSS-WOTS operations
Jack Lloyd
2017-12-27
11
-397
/
+0
*
Avoid relying on AutoSeeded_RNG in XMSS
Jack Lloyd
2017-12-23
2
-3
/
+4
*
Clean up XMSS self-benchmark
Jack Lloyd
2017-12-16
1
-6
/
+4
[next]