aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_tools.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-2/+0
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+2
* Remove previous runtime testing for thread countersJack Lloyd2019-03-261-42/+0
* Avoid relying on AutoSeeded_RNG in XMSSJack Lloyd2017-12-231-1/+1
* Avoid using @deprecated annotation hereJack Lloyd2017-12-161-2/+4
* Adds runtime benchmark to guess phys. core count.Matthias Gierlings2017-11-231-0/+40
* Updates documentation, news and copyright notices.Matthias Gierlings2017-11-211-2/+2
* Implements multithreading support for XMSSMatthias Gierlings2017-11-211-2/+2
* Additional final annotationsJack Lloyd2017-10-151-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Clean up use of <limits> headerJack Lloyd2017-09-031-4/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-6/+6
* Merge GH #718 Add XMSS WOTS schemeJack Lloyd2016-11-261-0/+8
|\
| * Adds changes from XMSS Review & resolves conflictsMatthias Gierlings2016-11-121-3/+0
| * Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-121-0/+11
* | Avoid having source files start with /**Jack Lloyd2016-11-251-1/+1
|/
* Implements changes from XMSS reviewMatthias Gierlings2016-11-111-18/+7
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-0/+111