index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
/
test_xmss.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix param names to match RFC
Jack Lloyd
2019-05-13
1
-1
/
+1
*
Fix param names
Jack Lloyd
2019-05-10
1
-1
/
+1
*
Adds new test cases
Matthias Gierlings
2019-05-06
1
-1
/
+1
*
Updates XMSS parameters corresponding to RFC 8391
Matthias Gierlings
2019-05-06
1
-2
/
+2
*
Make the tests VarMap an actual type instead of a hashmap typedef.
Jack Lloyd
2018-05-29
1
-7
/
+7
*
Adds missing XMSS signature length check.
Matthias Gierlings
2018-04-12
1
-1
/
+24
*
Add final annotations as appropriate in the test code
Jack Lloyd
2017-09-22
1
-3
/
+3
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-13
/
+18
*
Add test option --run-long-tests
Jack Lloyd
2016-12-24
1
-0
/
+16
*
Minor refactoring of Text_Based_Test
Jack Lloyd
2016-12-19
1
-4
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-3
/
+3
*
Public_Key derived class ctors take an std::vector<byte>
René Korthaus
2016-12-11
1
-3
/
+1
*
Make XMSS more friendly about invalid params.
Jack Lloyd
2016-11-25
1
-3
/
+14
*
Avoid having source files start with /**
Jack Lloyd
2016-11-25
1
-1
/
+1
*
Add params to XMSS test inputs
Jack Lloyd
2016-11-12
1
-4
/
+10
*
Added Extended Hash-Based Signatures (XMSS)
Matthias Gierlings
2016-11-11
1
-0
/
+72