XMSS / xmss-reference

Repository for the XMSS reference code, accompanying RFC 8391, XMSS: eXtended Merkle Signature Scheme
https://tools.ietf.org/html/rfc8391
Creative Commons Zero v1.0 Universal
50 stars 45 forks source link

add seed function support. #3

Closed tearsofphoenix closed 6 years ago

joostrijneveld commented 6 years ago

Given that this is a reference implementation, I'd like to optimize for simplicity (at least to the extent that it does not hurt speed and size too much).. A function like this seems a bit out of scope. People interested in this should probably consider replacing randombytes.c at compiletime.