aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removes unused overload in XMSS_HashMatthias Gierlings2018-04-121-5/+0
* 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-14/+14
* Correct XMSS crash when a hash was disabledJack Lloyd2016-11-251-6/+12
* Avoid having source files start with /**Jack Lloyd2016-11-251-1/+1
* Implements changes from XMSS reviewMatthias Gierlings2016-11-111-9/+0
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-0/+88