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
*
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
*
Avoid using @deprecated annotation here
Jack Lloyd
2017-12-16
1
-2
/
+4
*
Fix signed vs unsigned comparison warning
Jack Lloyd
2017-12-05
1
-1
/
+1
*
Fixes lambda capture error in MSVC
Matthias Gierlings
2017-11-23
1
-1
/
+3
*
Adds runtime benchmark to guess phys. core count.
Matthias Gierlings
2017-11-23
3
-3
/
+122
*
Updates documentation, news and copyright notices.
Matthias Gierlings
2017-11-21
27
-33
/
+44
*
Adds guards for environments without threads
Matthias Gierlings
2017-11-21
1
-1
/
+7
*
Implements multithreading support for XMSS
Matthias Gierlings
2017-11-21
26
-136
/
+477
*
Additional final annotations
Jack Lloyd
2017-10-15
10
-14
/
+13
*
Remove unnecessary virtuals from final classes
Jack Lloyd
2017-10-02
5
-8
/
+4
*
Remove redundant "virtual override" declarations.
Jack Lloyd
2017-10-02
7
-33
/
+31
*
Header cleanups
Jack Lloyd
2017-09-28
3
-3
/
+1
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
7
-7
/
+7
*
More include header cleanups
Jack Lloyd
2017-09-21
6
-4
/
+4
*
Clean up header includes
Jack Lloyd
2017-09-21
15
-31
/
+13
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
22
-44
/
+44
*
Add API stability annotations.
Jack Lloyd
2017-09-19
6
-6
/
+6
*
Clean up use of <limits> header
Jack Lloyd
2017-09-03
5
-14
/
+3
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
1
-1
/
+1
[next]