aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_wots_publickey.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improves "Avoid repeated allocations in XMSS chain function"Matthias Gierlings2018-05-271-1/+2
* Avoid repeated allocations in XMSS chain functionJack Lloyd2018-05-271-1/+4
* 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-7/+8
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-5/+5
* 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
|/
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-0/+66