XMSS
XMSS, short for eXtended Merkle Signature Scheme, is a hash-based digital signature scheme designed for post-quantum security. It builds signatures from a Merkle tree of Winternitz one-time signatures (WOTS+), providing strong cryptographic guarantees based on hash functions rather than classical number-theoretic problems.
The private key for XMSS encodes a secret seed and a tree structure that defines a set
To sign a message, the signer uses the next unused leaf’s WOTS+ key to create a signature
XMSSMT, or XMSS Multi-Tree, extends the scheme by employing multiple Merkle trees to increase the total number