aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_publickey.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updates documentation, news and copyright notices.Matthias Gierlings2017-11-211-1/+1
* Implements multithreading support for XMSSMatthias Gierlings2017-11-211-2/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-8/+8
* Public_Key derived class ctors take an std::vector<byte>René Korthaus2016-12-111-2/+2
* Avoid having source files start with /**Jack Lloyd2016-11-251-1/+1
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-0/+93