aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_xmss.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add final annotations as appropriate in the test codeJack Lloyd2017-09-221-3/+3
* Reformat code with astyle + fix code styleTomasz Frydrych2017-05-011-13/+18
* Add test option --run-long-testsJack Lloyd2016-12-241-0/+16
* Minor refactoring of Text_Based_TestJack Lloyd2016-12-191-4/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-3/+3
* Public_Key derived class ctors take an std::vector<byte>René Korthaus2016-12-111-3/+1
* Make XMSS more friendly about invalid params.Jack Lloyd2016-11-251-3/+14
* Avoid having source files start with /**Jack Lloyd2016-11-251-1/+1
* Add params to XMSS test inputsJack Lloyd2016-11-121-4/+10
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-0/+72