aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_wots_privatekey.cpp
Commit message (Expand)AuthorAgeFilesLines
* More header mergingJack Lloyd2020-11-031-1/+1
* Make several XMSS implementation headers internalJack Lloyd2020-10-311-0/+17
* Fix MSVC warnings in XMSSJack Lloyd2019-12-061-2/+2
* Remove the unused XMSS-WOTS operationsJack Lloyd2017-12-271-13/+0
* Updates documentation, news and copyright notices.Matthias Gierlings2017-11-211-1/+1
* Implements multithreading support for XMSSMatthias Gierlings2017-11-211-10/+12
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-4/+4
* Merge GH #718 Add XMSS WOTS schemeJack Lloyd2016-11-261-0/+13
|\
| * Adds optional XMSS WOTS stand-alone componentsMatthias Gierlings2016-11-121-0/+13
* | Avoid having source files start with /**Jack Lloyd2016-11-251-1/+1
|/
* Implements changes from XMSS reviewMatthias Gierlings2016-11-111-1/+1
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-0/+80