aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_address.h
Commit message (Expand)AuthorAgeFilesLines
* Additional final annotationsJack Lloyd2017-10-151-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Clean up use of <limits> headerJack Lloyd2017-09-031-2/+0
* Fix various MSVC warningsJack Lloyd2017-08-311-1/+1
* Fix warnings from clangs -Wdocumentation flagJack Lloyd2017-07-281-2/+0
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-7/+7
* Avoid having source files start with /**Jack Lloyd2016-11-251-1/+1
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-0/+409