Joost Rijneveld
59d304027c
Let xmss_core decide on secret key size
This allows different backends to store additional state information
in the secret key while the rest of the codebase remains agnostic.
In particular, this prepares for a common xmss_core.h API for both
the standard and the BDS-traversal-based implementations.
7 years ago
Joost Rijneveld
342dc1c50c
Clean up xmss_core header file
7 years ago
Joost Rijneveld
305bd614bb
Perform various reformatting / renaming
7 years ago
Joost Rijneveld
f3bad4a272
Simplify licensing using LICENSE file
7 years ago
Joost Rijneveld
dce1a1acda
Clean up includes
7 years ago
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.
7 years ago
Joost Rijneveld
65ee8202d8
Refactor to prepare for runtime parameters
7 years ago
Joost Rijneveld
073e093ce0
Remove unused leafaddr structures
7 years ago
Joost Rijneveld
3c0f6668ef
Add parameter for hash alg family, support SHAKE
7 years ago
Joost Rijneveld
8befb0d550
Add SHAKE128 and SHAKE256
This also performs numerous consistency fixes
7 years ago
Joost Rijneveld
1e00c92c18
Refactor to use compile-time parameter sets
This starts a cleanup / refactor, but there is still some low-hanging fruit.
7 years ago
Andreas
9f512fa8dc
v06
8 years ago
Andreas
2c290d39be
upgraded to draft-06
8 years ago
Andreas
c37b9dcfca
SWITCH from v01 to v03
Versions are incompatible due to different address formats and differing message compression!
8 years ago
Andreas
622a9513b1
local changes
8 years ago
Joost Rijneveld
1e503b665e
Make codestyle more consistent, fix -Wextra warns
8 years ago
Andreas
481cc106b6
finished xmssmt
9 years ago
Andreas
d80a463e53
added copyright notes for publishing. Removed unused file.
9 years ago
Andreas
1826fb26ff
Initial commit
9 years ago