aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_signature_operation.h
Commit message (Expand)AuthorAgeFilesLines
* Updates documentation, news and copyright notices.Matthias Gierlings2017-11-211-1/+1
* Implements multithreading support for XMSSMatthias Gierlings2017-11-211-1/+1
* Remove unnecessary virtuals from final classesJack Lloyd2017-10-021-1/+0
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Clean up header includesJack Lloyd2017-09-211-1/+0
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Content:Tomasz Frydrych2017-04-031-1/+1
* Remove unnecessary BOTAN_DLL annotationsJack Lloyd2016-12-271-2/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-5/+5
* Expose pk_ops.h as public interface againJack Lloyd2016-12-041-1/+1
* Avoid having source files start with /**Jack Lloyd2016-11-251-1/+1
* Remove unused Key_Type typedefsJack Lloyd2016-11-121-2/+0
* Fixes for XMSS wrt 9c72dabc9Jack Lloyd2016-11-121-10/+0
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-0/+107