aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_parameters.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix cppcheck findingsRené Fischer2020-06-051-1/+1
* Add support for XMSS X.509 certificatesRené Korthaus2019-10-211-1/+1
* Fix param names to match RFCJack Lloyd2019-05-131-24/+24
* Fix param namesJack Lloyd2019-05-101-23/+23
* Updates copyright noticesMatthias Gierlings2019-05-061-1/+1
* Updates references to XMSS the standard documentMatthias Gierlings2019-05-061-4/+3
* Updates XMSS parameters corresponding to RFC 8391Matthias Gierlings2019-05-061-60/+60
* Make exceptions easier to translate to error codesJack Lloyd2018-11-231-2/+1
* Updates documentation, news and copyright notices.Matthias Gierlings2017-11-211-1/+1
* Implements multithreading support for XMSSMatthias Gierlings2017-11-211-14/+12
* Clean up header includesJack Lloyd2017-09-211-0/+1
* Correct XMSS crash when a hash was disabledJack Lloyd2016-11-251-1/+1
* Make XMSS more friendly about invalid params.Jack Lloyd2016-11-251-19/+34
* Merge GH #736 Add SHAKE support to XMSSJack Lloyd2016-11-251-74/+67
|\
| * Adds SHAKE support for XMSSMatthias Gierlings2016-11-251-74/+67
* | Avoid having source files start with /**Jack Lloyd2016-11-251-1/+1
|/
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-0/+179