Sphincs.publickey_bytes

root hash & masks

template Sphincs(uint n, uint m, uint n_levels, uint subtree_height, alias hash_n_n, alias hash_2n_n, alias prg)
enum publickey_bytes = hash_bytes + n_masks * hash_bytes;

Meta