Generate a Sphincs keypair.
Compute the public key given the secret key.
Generate a detached sphincs256 signature for message.
Bitlength of hashes in HORST and WOTS.
Bitlength of the message hash.
Number of subtree-layers of the hyper-tree.
Number of levels of a subtree.
A hash function mapping n-bit strings to n-bit strings. hash_n_n: {0,1}^n -> {0,1}^n
A hash function mapping 2 n-bit strings to n-bit strings. hash_2n_n: {0,1}^n x {0,1}^n -> {0,1}^n
A pseudo random generator function.