aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_wots_parameters.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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