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_publickey.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates documentation, news and copyright notices.
Matthias Gierlings
2017-11-21
1
-1
/
+1
*
Implements multithreading support for XMSS
Matthias Gierlings
2017-11-21
1
-2
/
+2
*
Remove redundant "virtual override" declarations.
Jack Lloyd
2017-10-02
1
-6
/
+6
*
Clean up header includes
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Clean up use of <limits> header
Jack Lloyd
2017-09-03
1
-1
/
+0
*
Fix warnings from clangs -Wdocumentation flag
Jack Lloyd
2017-07-28
1
-2
/
+0
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-19
/
+19
*
Public_Key derived class ctors take an std::vector<byte>
René Korthaus
2016-12-11
1
-3
/
+3
*
Add Public_Key::subject_public_key()
René Korthaus
2016-12-05
1
-5
/
+4
*
Expose pk_ops.h as public interface again
Jack Lloyd
2016-12-04
1
-1
/
+1
*
Avoid having source files start with /**
Jack Lloyd
2016-11-25
1
-1
/
+1
*
Fixes for XMSS wrt 9c72dabc9
Jack Lloyd
2016-11-12
1
-2
/
+2
*
Implements changes from XMSS review
Matthias Gierlings
2016-11-11
1
-12
/
+2
*
Added Extended Hash-Based Signatures (XMSS)
Matthias Gierlings
2016-11-11
1
-0
/
+273