<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.mcgrew-hash-sigs" target="https://datatracker.ietf.org/doc/html/draft-mcgrew-hash-sigs-08">
   <front>
      <title>Hash-Based Signatures</title>
      <author initials="D." surname="McGrew" fullname="David McGrew">
         <organization>Cisco Systems</organization>
      </author>
      <author initials="M." surname="Curcio" fullname="Michael Curcio">
         <organization>Cisco Systems</organization>
      </author>
      <author initials="S." surname="Fluhrer" fullname="Scott Fluhrer">
         <organization>Cisco Systems</organization>
      </author>
      <date month="October" day="6" year="2017" />
      <abstract>
	 <t>   This note describes a digital signature system based on cryptographic
   hash functions, following the seminal work in this area of Lamport,
   Diffie, Winternitz, and Merkle, as adapted by Leighton and Micali in
   1995.  It specifies a one-time signature scheme and a general
   signature scheme.  These systems provide asymmetric authentication
   without using large integer mathematics and can achieve a high
   security level.  They are suitable for compact implementations, are
   relatively simple to implement, and naturally resist side-channel
   attacks.  Unlike most other signature systems, hash-based signatures
   would still be secure even if it proves feasible for an attacker to
   build a quantum computer.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-mcgrew-hash-sigs-08" />
   
</reference>
