<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.irtf-cfrg-frost" target="https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-frost-14">
   <front>
      <title>Two-Round Threshold Schnorr Signatures with FROST</title>
      <author initials="D." surname="Connolly" fullname="Deirdre Connolly">
         <organization>Zcash Foundation</organization>
      </author>
      <author initials="C." surname="Komlo" fullname="Chelsea Komlo">
         <organization>University of Waterloo, Zcash Foundation</organization>
      </author>
      <author initials="I." surname="Goldberg" fullname="Ian Goldberg">
         <organization>University of Waterloo</organization>
      </author>
      <author initials="C. A." surname="Wood" fullname="Christopher A. Wood">
         <organization>Cloudflare</organization>
      </author>
      <date month="July" day="10" year="2023" />
      <abstract>
	 <t>   This document specifies the Flexible Round-Optimized Schnorr
   Threshold (FROST) signing protocol.  FROST signatures can be issued
   after a threshold number of entities cooperate to compute a
   signature, allowing for improved distribution of trust and redundancy
   with respect to a secret key.  FROST depends only on a prime-order
   group and cryptographic hash function.  This document specifies a
   number of ciphersuites to instantiate FROST using different prime-
   order groups and hash functions.  One such ciphersuite can be used to
   produce signatures that can be verified with an Edwards-Curve Digital
   Signature Algorithm (EdDSA, as defined in RFC8032) compliant
   verifier.  However, unlike EdDSA, the signatures produced by FROST
   are not deterministic.  This document is a product of the Crypto
   Forum Research Group (CFRG) in the IRTF.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-irtf-cfrg-frost-14" />
   
</reference>
