Joost Rijneveld
e5fceef2e2
Add TravisCI badge
7年前
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年前
Joost Rijneveld
1b16921e3e
Clarify current BDS traversal support
7年前
Joost Rijneveld
8970c4933c
Document and simplify library usage
7年前
Joost Rijneveld
f3bad4a272
Simplify licensing using LICENSE file
7年前
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年前
Joost Rijneveld
7fbd28a78b
Clarify status of run-time parameter selection
7年前
Joost Rijneveld
3ea7e8ace3
Mention branch-specific purpose on README
7年前
Joost Rijneveld
b8ec30fc2c
Clarify compile-time parameters in README
7年前
Joost Rijneveld
0986ceb2b7
Add README file mentioning XDR
7年前