<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.hao-schnorr" target="https://datatracker.ietf.org/doc/html/draft-hao-schnorr-05">
   <front>
      <title>Schnorr NIZK Proof: Non-interactive Zero Knowledge Proof for Discrete Logarithm</title>
      <author initials="F." surname="Hao" fullname="Feng Hao">
         </author>
      <date month="November" day="14" year="2016" />
      <abstract>
	 <t>   This document describes Schnorr NIZK proof, a non-interactive variant
   of the three-pass Schnorr identification scheme.  The Schnorr NIZK
   proof allows one to prove the knowledge of a discrete logarithm
   without leaking any information about its value.  It can serve as a
   useful building block for many cryptographic protocols to ensure the
   participants follow the protocol specification honestly.  This
   document specifies the Schnorr NIZK proof in both the finite field
   and the elliptic curve settings.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-hao-schnorr-05" />
   
</reference>
