Joost Rijneveld
|
7c6354f762
|
Rename parameters for readability and consistency
|
2017-10-24 17:51:56 +02:00 |
|
Joost Rijneveld
|
6a8571d880
|
Revert to using runtime-only parameter struct
Using global defines for parameters (as seems to be typical in
academic crypto code) does not play nice with multithreading at all.
|
2017-10-16 12:09:07 +02:00 |
|
Joost Rijneveld
|
9b35b00d98
|
Add wrapper that allows for runtime parameters
|
2017-08-01 16:18:09 +02:00 |
|
Joost Rijneveld
|
65ee8202d8
|
Refactor to prepare for runtime parameters
|
2017-08-01 16:18:09 +02:00 |
|
Joost Rijneveld
|
8befb0d550
|
Add SHAKE128 and SHAKE256
This also performs numerous consistency fixes
|
2017-06-02 17:29:14 +02:00 |
|
Joost Rijneveld
|
1e00c92c18
|
Refactor to use compile-time parameter sets
This starts a cleanup / refactor, but there is still some low-hanging fruit.
|
2017-06-02 14:10:24 +02:00 |
|
Andreas
|
2c290d39be
|
upgraded to draft-06
|
2016-07-11 11:15:16 +02:00 |
|
Andreas
|
c37b9dcfca
|
SWITCH from v01 to v03
Versions are incompatible due to different address formats and differing message compression!
|
2016-02-16 16:31:18 +01:00 |
|
Joost Rijneveld
|
1e503b665e
|
Make codestyle more consistent, fix -Wextra warns
|
2016-02-02 14:11:23 +01:00 |
|
Andreas
|
9d9b782ff9
|
added support for n = m = 64
|
2015-10-28 15:49:46 +01:00 |
|
Andreas
|
cb05927c24
|
corrected test cases
|
2015-10-28 11:08:36 +01:00 |
|
Joost Rijneveld
|
3b75e0e133
|
Make xmss and xmss_fast test verify each signature
|
2015-08-26 12:00:06 +02:00 |
|
Andreas
|
481cc106b6
|
finished xmssmt
|
2015-08-12 14:37:49 +02:00 |
|
Andreas
|
1826fb26ff
|
Initial commit
|
2015-08-11 12:08:27 +02:00 |
|