Hash-based cryptography: Difference between revisions

Content deleted Content added
Cdcdb (talk | contribs)
Cdcdb (talk | contribs)
Line 7:
 
==Hash-based signature schemes==
In addition to Merkle's seminal scheme, more recent hash-based signature schemes include the XMSS scheme, the Leighton-Micali (LMS) and the SPHINCS scheme. Most hash-based signature schemes are stateful, meaning that signing requires updating the secret key, unlike conventional digital signature schemes. The XMSS schemeand isLMS schemes are stateful, while the SPHINCS scheme is stateless. Two IRTF Internet-Drafts on stateful hash-based schemes (XMSS and LMS) are currently active.
 
==References==