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 clang-tidy fixes
Jack Lloyd
2022-02-10
2
-2
/
+2
*
Fix clang-tidy readability-named-parameter
Jack Lloyd
2022-02-06
3
-4
/
+4
*
Fix some Clang warnings
Jack Lloyd
2022-01-27
1
-2
/
+2
*
Fix a couple of trivial typos allover
Peter Meerwald-Stadler
2021-10-01
2
-8
/
+8
*
Avoid clone in xmss_hash
Jack Lloyd
2021-04-07
1
-1
/
+1
*
Don't use shouting case for ASN1_{Type,Class} values
Jack Lloyd
2021-01-13
2
-4
/
+4
*
Split ASN1 tags enum class into 2 enum classes
sledgehammer_999
2021-01-11
2
-4
/
+4
*
Convert ASN1_Tag to an enum class
Jack Lloyd
2020-12-20
2
-4
/
+4
*
Merge GH #2520 Add Private_Key::public_key
Jack Lloyd
2020-11-28
3
-0
/
+13
|
\
|
*
Add Private_Key::public_key
Jack Lloyd
2020-11-28
3
-0
/
+13
*
|
Make scan_name.h, cpuid.h and http_util.h internal
Jack Lloyd
2020-11-28
1
-1
/
+1
|
/
*
Add -Wshorten-64-to-32 for Clang
Jack Lloyd
2020-11-08
1
-2
/
+2
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
14
-137
/
+7
*
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
[next]