aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_common_ops.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-0/+1
* Make several XMSS implementation headers internalJack Lloyd2020-10-311-1/+1
* Avoid UbSan false positive in GCCJack Lloyd2020-04-061-5/+7
* Silence MSVC warningsJack Lloyd2018-12-041-1/+1
* Updates documentation, news and copyright notices.Matthias Gierlings2017-11-211-1/+1
* Implements multithreading support for XMSSMatthias Gierlings2017-11-211-7/+9
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-10/+10
* Avoid having source files start with /**Jack Lloyd2016-11-251-1/+1
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-0/+70