{
  "draft": "draft-irtf-cfrg-xmss-hash-based-signatures-12",
  "doc_id": "RFC8391",
  "title": "XMSS: eXtended Merkle Signature Scheme",
  "authors": [
    "A. Huelsing",
    "D. Butin",
    "S. Gazdag",
    "J. Rijneveld",
    "A. Mohaisen"
  ],
  "format": [
    "TEXT",
    "HTML"
  ],
  "page_count": "74",
  "pub_status": "INFORMATIONAL",
  "status": "INFORMATIONAL",
  "source": "Crypto Forum",
  "abstract": "This note describes the eXtended Merkle Signature Scheme (XMSS), a hash-based digital signature system that is based on existing descriptions in scientific literature.  This note specifies Winternitz One-Time Signature Plus (WOTS+), a one-time signature scheme; XMSS, a single-tree scheme; and XMSS^MT, a multi-tree variant of XMSS.  Both XMSS and XMSS^MT use WOTS+ as a main building block.  XMSS provides cryptographic digital signatures without relying on the conjectured hardness of mathematical problems.  Instead, it is proven that it only relies on the properties of cryptographic hash functions.  XMSS provides strong security guarantees and is even secure when the collision resistance of the underlying hash function is broken.  It is suitable for compact implementations, is relatively simple to implement, and naturally resists side-channel attacks.  Unlike most other signature systems, hash-based signatures can so far withstand known attacks using quantum computers.",
  "pub_date": "May 2018",
  "keywords": [
    "Digital signature",
    "cryptography",
    "post-quantum cryptography",
    "Hash-based signatures",
    "Merkle signatures",
    "Merkle tree",
    "hash function",
    "Winternitz",
    "Winternitz one-time signature scheme",
    "WOTS",
    "W-OTS",
    "WOTS+",
    "W-OTS+",
    "XMSS-MT",
    "multi-tree XMSS"
  ],
  "obsoletes": [],
  "obsoleted_by": [],
  "updates": [],
  "updated_by": [],
  "see_also": [],
  "doi": "10.17487/RFC8391",
  "errata_url": "https://www.rfc-editor.org/errata/rfc8391"
}