Documentation ¶
Overview ¶
Implements WOTSP-SHA2_256 as documented in the IETF XMSS draft (https://datatracker.ietf.org/doc/draft-irtf-cfrg-xmss-hash-based-signatures/)
Index ¶
Constants ¶
View Source
const MsgLen = n
View Source
const PubKeyLen = l * n
View Source
const SigLen = l * n
Variables ¶
This section is empty.
Functions ¶
func GenPublicKey ¶
Computes the public key that corresponds to the expanded seed.
Types ¶
Click to show internal directories.
Click to hide internal directories.