aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_privatekey.h
Commit message (Expand)AuthorAgeFilesLines
* Serialize XMSS leaf index as four bytesMatthias Gierlings2019-05-061-1/+1
* Updates copyright noticesMatthias Gierlings2019-05-061-1/+1
* Updates references to XMSS the standard documentMatthias Gierlings2019-05-061-5/+4
* Rename Integrity_Failure to Invalid_Authentication_TagJack Lloyd2019-01-181-4/+2
* Fixes XMSS leaf index bounds sanity checkMatthias Gierlings2018-05-251-2/+2
* Updates documentation, news and copyright notices.Matthias Gierlings2017-11-211-1/+1
* Implements multithreading support for XMSSMatthias Gierlings2017-11-211-12/+30
* Remove unnecessary virtuals from final classesJack Lloyd2017-10-021-1/+1
* Remove redundant "virtual override" declarations.Jack Lloyd2017-10-021-6/+6
* Header cleanupsJack Lloyd2017-09-281-1/+0
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Clean up header includesJack Lloyd2017-09-211-1/+0
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-14/+14
* Add Private_Key::private_key_info()René Korthaus2016-12-051-1/+1
* Avoid having source files start with /**Jack Lloyd2016-11-251-1/+1
* Don't force HMAC_DRBG to be enabledJack Lloyd2016-11-181-1/+1
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-0/+258