aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_verification_operation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing includeJack Lloyd2020-11-011-0/+1
* Make several XMSS implementation headers internalJack Lloyd2020-10-311-1/+2
* Avoid UbSan false positive in GCCJack Lloyd2020-04-061-17/+24
* Fix MSVC warnings in XMSSJack Lloyd2019-12-061-5/+6
* Rename Integrity_Failure to Invalid_Authentication_TagJack Lloyd2019-01-181-1/+1
* Updates documentation, news and copyright notices.Matthias Gierlings2017-11-211-1/+1
* Implements multithreading support for XMSSMatthias Gierlings2017-11-211-3/+3
* More MSVC warnings fixesJack Lloyd2017-08-311-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-11/+11
* Merge GH #718 Add XMSS WOTS schemeJack Lloyd2016-11-261-2/+2
|\
| * Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-121-2/+2
* | 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/+128