aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_signature.h
Commit message (Expand)AuthorAgeFilesLines
* Adds missing XMSS signature length check.Matthias Gierlings2018-04-121-1/+1
* Additional final annotationsJack Lloyd2017-10-151-1/+1
* More include header cleanupsJack Lloyd2017-09-211-1/+0
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Content:Tomasz Frydrych2017-04-031-2/+2
* Remove unnecessary BOTAN_DLL annotationsJack Lloyd2016-12-271-1/+1
* 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/+128