Joost Rijneveld
75a42a86a6
Allow more flexible parameter selection
This also reduces some duplication between XMSS and XMSSMT
6 years ago
Joost Rijneveld
fd49bbbfe0
Fix pointer type codestyle inconsistency
6 years ago
Joost Rijneveld
b9b84b9f9e
Consistently return -1 on failure
7 years ago
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
7c6354f762
Rename parameters for readability and consistency
7 years ago
Joost Rijneveld
305bd614bb
Perform various reformatting / renaming
7 years ago
Joost Rijneveld
2c976d5268
Unify header guards
By prefixing with XMSS_, we hopefully prevent conflicts
7 years ago
Joost Rijneveld
b8eb8c44a1
Add UI test files to create sample signatures
This makes it easier to mix and match with other implementations
for compatibility testing.
7 years ago
Joost Rijneveld
1a7df37f59
Add accidentally omitted params.h
Previously this was generated and thus gitignored
7 years ago
Andreas
d80a463e53
added copyright notes for publishing. Removed unused file.
9 years ago
Andreas
1826fb26ff
Initial commit
9 years ago