Joost Rijneveld
fb7e3f8edc
Add note on deploying reference code
5 years ago
Joost Rijneveld
49f72fd1a7
Update README to point to RFC
5 years ago
Joost Rijneveld
e5fceef2e2
Add TravisCI badge
7 years ago
Joost Rijneveld
1cba1e7be8
Make core_fast use the secret key for the state
This ensures that xmss_core and xmss_core_fast offer the same API.
Note that xmss_core_fast still needs a major refactor, and this
wrapper is not exactly very clean. There is a considerable chance
this refactor will change the format of the state in the secret key.
7 years ago
Joost Rijneveld
1b16921e3e
Clarify current BDS traversal support
7 years ago
Joost Rijneveld
8970c4933c
Document and simplify library usage
7 years ago
Joost Rijneveld
f3bad4a272
Simplify licensing using LICENSE file
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
7fbd28a78b
Clarify status of run-time parameter selection
7 years ago
Joost Rijneveld
3ea7e8ace3
Mention branch-specific purpose on README
7 years ago
Joost Rijneveld
b8ec30fc2c
Clarify compile-time parameters in README
7 years ago
Joost Rijneveld
0986ceb2b7
Add README file mentioning XDR
7 years ago