aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_wots_parameters.cpp
Commit message (Expand)AuthorAgeFilesLines
* More clang-tidy fixesJack Lloyd2022-02-101-1/+1
* More header mergingJack Lloyd2020-11-031-1/+1
* Make several XMSS implementation headers internalJack Lloyd2020-10-311-0/+1
* 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-16/+16
* Fix some warnings from PVS-StudioJack Lloyd2019-01-171-1/+1
* 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-7/+6
* Clean up header includesJack Lloyd2017-09-211-2/+4
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-8/+8
* Make XMSS more friendly about invalid params.Jack Lloyd2016-11-251-9/+15
* Merge GH #736 Add SHAKE support to XMSSJack Lloyd2016-11-251-18/+19
|\
| * Adds SHAKE support for XMSSMatthias Gierlings2016-11-251-18/+19
* | Avoid having source files start with /**Jack Lloyd2016-11-251-1/+1
|/
* Implements changes from XMSS reviewMatthias Gierlings2016-11-111-1/+1
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-0/+130