aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_parameters.h
Commit message (Expand)AuthorAgeFilesLines
* 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-12/+12
* More include header cleanupsJack Lloyd2017-09-211-1/+0
* Clean up header includesJack Lloyd2017-09-211-5/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Make XMSS more friendly about invalid params.Jack Lloyd2016-11-251-2/+2
* Merge GH #736 Add SHAKE support to XMSSJack Lloyd2016-11-251-7/+6
|\
| * Adds SHAKE support for XMSSMatthias Gierlings2016-11-251-7/+6
* | Avoid having source files start with /**Jack Lloyd2016-11-251-1/+1
|/
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-0/+125