Hash-based cryptography

This is an old revision of this page, as edited by Cdcdb (talk | contribs) at 15:02, 4 May 2017. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Hash-based cryptography is the generic term for constructions of cryptographic primitives based on one-time signature schemes combined with Merkle trees. So far, hash-based cryptography is limited to digital signatures schemes such as the Merkle signature scheme. Lamport signatures are a an example of a one-time signature scheme that can be combined with a hash tree structure. Hash-based cryptography is a type of post-quantum cryptography.