<?xml version="1.0" encoding="US-ASCII"?>

<!--
  XML2RFC offers an include feature described in the XML2RFC README
  file.  That syntax, however, contradicts the DTD requirements to
  have <reference> elements within the <references> element, so an 
  XML parser is likely to find your XML file invalid.  It may be
  possible that XML2RFC will change their DTD so that the XML file
  remains valid when their style of include is used.

  In the meantime therefore, we use an alternative valid-XML approach
  to includes, which unfortunately require that define your includes
  at the beginning of the file. Since the biggest benefit of includes
  is for references, this requires that your references be defined in
  ENTITY clauses here before being "included" and cited elsewhere in
  the file.
-->
<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
<!ENTITY rfc2629 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml">
<!ENTITY rfc2863 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2863.xml">
<!ENTITY rfc3418 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3418.xml">
<!ENTITY rfc4181 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.4181.xml">
<!ENTITY rfc2119 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml">
<!ENTITY rfc2578 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2578.xml">
<!ENTITY rfc2579 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2579.xml">
<!ENTITY rfc2580 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2580.xml">
<!ENTITY rfc3410 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3410.xml">
]>
<?rfc toc="yes"?>
<?rfc symrefs="yes"?>
<?rfc compact="no"?>
<?rfc subcompact="no"?>
<?rfc strict="no"?>
<?rfc rfcedstyle="yes"?>
<!--
  This template is for authors of IETF specifications containing MIB
  modules.  This template can be used as a starting point to produce
  specifications that comply with the Operations &amp; Management Area
  guidelines for MIB module documents.
-->
<!--
  Throughout this template, the marker "<xref target='TODO' />" is used to indicate an
  element or text that requires replacement or removal.
-->
<!-- Intellectual Property section -->
<!--
  The Intellectual Property section will be generated automatically by
  XML2RFC, based on the ipr attribute in the rfc element.
-->
<!-- 

<xref target='TODO' />For Internet-drafts, indicate which intellectual property notice 
to use per the rules of RFC3978.
Specify this in the ipr attribute.  The value can be:
    full3978 -
    noModification3978 -
    noDerivatives3978 -
<xref target='TODO' /> Specify the category attribute per RFC2026 
options are info, std, bcp, or exp.
<xref target='TODO' /> if this document updates an RFC, specify the RFC in the 
"updates" attribute
-->

<rfc category="info" docName="draft-merkle-ikev2-ke-brainpool-00" 
   ipr="trust200902">
     
  <front>
    
    <title abbrev="Brainpool Curves for IKEv2 Kex Exchange">Using the ECC Brainpool Curves for IKEv2 Key Exchange</title>

 
    <!-- see RFC2223 for guidelines regarding author names -->

    <author fullname="Johannes Merkle" initials="J.M." 
            surname="Merkle">
      <organization>secunet Security Networks</organization>

      <address>
        <postal>
          <street>Mergenthaler Allee 77</street>

          <city>65760 Eschborn</city>

          <country>Germany</country>
        </postal>

        <phone>+49 201 5454 3091</phone>

        <email>johannes.merkle@secunet.com</email>
      </address>
    </author>
    
    <author fullname="Manfred Lochter" initials="M.L." 
            surname="Lochter">
      <organization>Bundesamt fuer Sicherheit in der Informationstechnik (BSI)</organization>

      <address>
        <postal>
          <street>Postfach 200363</street>

          <city>53133 Bonn</city>

          <country>Germany</country>
        </postal>

        <phone>+49 228 9582 5643</phone>

        <email>manfred.lochter@bsi.bund.de</email>
      </address>
    </author>

    
    <!-- <xref target='TODO' />: month and day will be generated automatically by XML2RFC; 
be sure the year is current.
-->

    <date year="2012" />


    <workgroup></workgroup>

    <keyword>IKE, Elliptic Curve</keyword>

  

    <abstract>
    <t>This document specifies the use of the ECC Brainpool elliptic curve groups for key exchange in the Internet Key Exchange version 2 (IKEv2) protocol.</t>
    </abstract>

  </front>

  
  <middle>
    <section title="Introduction">

  <t>In RFC 5639 <xref target='RFC5639' />, a new set of elliptic curve groups over
   finite prime fields for use in cryptographic applications was specified. These groups, denoted as Brainpool curves, were generated in a verifiably pseudo-random way and comply with the security requirements of relevant standards from ISO <xref target='ISO1' /> <xref target='ISO2' />, ANSI <xref target='ANSI1' />, NIST <xref target='FIPS' />, and SecG <xref target='SEC2' />. </t>
  
   <t>While the ASN.1 object identifiers defined in RFC 5639 allow usage of the ECC Brainpool curves in certificates and certificate revocation lists, their utilization for key exchange in IKEv2 <xref target='RFC4306' /> requires the definition and assignment of additional transform IDs in the respective IANA registry. Furthermore, the encoding of the key exchange payload and derivation of the shared secret are defined, because previous RFCs specified this encoding only for the curves proposed therein.</t>
   </section>

   
<!--   <section title="Requirements Terminology">

   <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
   "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
   document are to be interpreted as described in RFC 2119 <xref target='RFC2119' /> </t>.
   </section>
-->
 
  <section anchor="Spec" title="IKEv2 Key Exchange using the ECC Brainpool Curves">
  
  <section title="Diffie-Hellman Group Transform IDs">      
     <t>In order to use the Brainpool curves for key exchange within IKEv2, the Diffie-Hellman Group Transform IDs (Transform Type 4) listed in the following table are to be registered with IANA <xref target='IANA-IKE2' />. The parameters associated with these curves are defined in RFC 5639 <xref target='RFC5639' />.</t>       
 
  <texttable anchor='transformIDs'>
  <preamble></preamble>
  <ttcol align='center'>Curve</ttcol>
  <ttcol align='center'>Transform ID</ttcol>
  <c>brainpoolP160r1</c>
  <c>TBD1</c>
  <c>brainpoolP160t1</c>
  <c>TBD2</c>
  <c>brainpoolP192r1</c>
  <c>TBD3</c>
  <c>brainpoolP192t1</c>
  <c>TBD4</c>
  <c>brainpoolP224r1</c>
  <c>TBD5</c>
  <c>brainpoolP224t1</c>
  <c>TBD6</c>
  <c>brainpoolP256r1</c>
  <c>TBD7</c>
  <c>brainpoolP256t1</c>
  <c>TBD8</c>  
  <c>brainpoolP320r1</c>
  <c>TBD9</c>
  <c>brainpoolP320t1</c>
  <c>TBD10</c>
  <c>brainpoolP384r1</c>
  <c>TBD11</c>
  <c>brainpoolP384t1</c>
  <c>TBD12</c>  
  <c>brainpoolP512r1</c>
  <c>TBD13</c>
  <c>brainpoolP512t1</c>
  <c>TBD14</c> 
<postamble></postamble>
</texttable>

<t>Test vectors for the groups defined by the Brainpool curves are provided in <xref target='test_vectors' /></t>
 </section>
 
        <section anchor="encoding" title="Key Exchange Payload and Shared Secret">
          
         <t>RFC4306 <xref target='RFC4306' /> only specifies the use of MODP groups and GF[2^N] elliptic curve groups for Diffie-Hellman key exchange with IKEv2. For Diffie-Hellman groups of elliptic curves defined over prime fields (ECP Diffie-Hellman groups), however, the format of key
   exchange payloads and the derivation of a shared secret has  thus far not been specified generally but 
   on a group-by-group basis. To accomodate for different bandwidth limitations, for the groups defined in this document, two different methods for encoding the key exchange payload, compressed and uncompressed,  are specified. </t>

    <t>In an ECP key exchange, the Diffie-Hellman public value passed in a
   KE payload consists of two components, x and y, corresponding to the
   coordinates of an elliptic curve point.  Each component MUST be computed from the corresponding coordinate using the FieldElement-to-OctetString conversion method specified in <xref target='SEC1' /> and MUST have bit length as indicated in  <xref target='bitlengths' />.  This length is enforced by the FieldElement-to-OctetString conversion method, if necessary, by prepending the value with zeros.</t>

     <texttable anchor='bitlengths'>
  <preamble></preamble>
  <ttcol align='center'>Curves</ttcol>
  <ttcol align='center'>Bit lengths</ttcol>
  <c>brainpoolP160r1 or brainpoolP160t1</c>
  <c>160</c>
  <c>brainpoolP192r1 or brainpoolP192t1</c>
  <c>191</c>
  <c>brainpoolP224r1 or brainpoolP224t1</c>
  <c>224</c>
  <c>brainpoolP256r1 or brainpoolP256t1</c>
  <c>256</c>  
  <c>brainpoolP320r1 or brainpoolP320t1</c>
  <c>320</c>
  <c>brainpoolP384r1 or brainpoolP384t1</c>
  <c>384</c>  
  <c>brainpoolP512r1 or brainpoolP512t1</c>
  <c>512</c> 
<postamble></postamble>
</texttable>
   
  
   <t>From these components, the key exchange payload MUST be computed using one of the two following encodings.

    <list style='numbers'>
   <t>Uncompressed. This method equals the method specified in RFC 5903 <xref target='RFC5903' /> for the ECP curves proposed therein. The key exchange payload is defined as the concatenation of the x and y coordinates. Using this method, the bit length of the key exchange payload is twice the bit length of each component listed in <xref target='bitlengths' />. If a peer receives a key exchange payload for an ECC Brainpool curve having twice the bitlength indicated for that curve in <xref target='bitlengths' />, it MUST assume that the uncompressed encoding has been used.</t>
   <t>Compressed. The key exchange payload is defined as x. Using this method, the bit length of the key exchange payload equals the bit length of each component listed in <xref target='bitlengths' />. If a peer receives a key exchange payload for an ECC Brainpool curve having the bitlength indicated for that curve in <xref target='bitlengths' />, it MUST assume that the compressed encoding has been used.</t>
   </list></t>
   
      
    <t>The Diffie-Hellman shared secret value MUST be computed from the x coordinate of the
   Diffie-Hellman common value using the FieldElement-to-OctetString conversion method specified in <xref target='SEC1' /> and MUST have bit length as indicated in the <xref target='bitlengths' />. The parties MUST verify that the Diffie-Hellman common value is not the "point at infinity", i.e. that the shared secret derived contains non-zero octets.</t>
   
  <t>When compressed encoding is used, computation of the Diffie-Hellman common value, and hence, of the shared secret value from the x-coordinate transmitted in the key exchange payload requires recovery of a correspoding y-coordinate. Since there are up to two possible points on the elliptic curve having a given x-coordinate, the recovered y-component is not unique. However, as explained in <xref target='RFC6090' />, any of the two y-coordinates corresponding to the x-value transmitted in the key exchange payload can be used to compute the Diffie-Hellman common value.</t>
   
   </section>
   </section>


   <section anchor="Security" title="Security Considerations">
    <t>The level of security provided by the authentication method in IKEv2 and the symmetric enryption and message integrity protection in IPSEc should roughly match or exceed the level provided by the group chosen for key exchange. RFC 5639 gives guidance in selection symmetric key sizes and hash functions for the ECC Brainpool curves. Furthermore, the security considerations of <xref target="RFC4306"/> apply as well.</t>

  </section>

      
  <section title="IANA Considerations">
  <t> Before this document can become an RFC, IANA is required to update the Transform Type 4 (Diffie-Hellman Group Transform) IDs in its Internet Key Exchange Version 2 (IKEv2) Parameters registry <xref target='IANA-IKE2' />. In particular, numbers are to be assigned to the 14 groups specified in <xref target='transformIDs' />. Another I-D is being submitted for publication as RFC <xref target='BP_IKE' /> requesting assignment for the same groups in the corresponding registry for IKEv1; in order to keep the registries for IKEv1 and IKEv2 in accordance, it is advisable to assign the same values in both registries.</t>
  </section>

    
   <section title="Intellectual Property Rights">

   <t>Although, the authors have no knowledge about any intellectual property rights
   which cover the general usage of the ECP groups defined herein, implementations based on these
   domain parameters may require use of inventions covered by patent rights. In particular, the compressed encoding method for the key exchange payload defined in <xref target="encoding"/> may by covered by patents.</t>
   </section>
  
  
    <!-- The Author's Addresses section will be generated automatically by XML2RFC from the front information -->

  </middle>
  
  
  

  <back>
    <!-- References Section -->

    <!-- Section 4.7f of <xref target='RFC2223bis' /> specifies the requirements for the
   references sections.  In particular, there MUST be separate lists of
   normative and informative references, each in a separate section.
   The style SHOULD follow that of recently published RFCs.

   The standard MIB boilerplate available at
   http://www.ops.ietf.org/mib-boilerplate.html includes lists of
   normative and informative references that MUST appear in all IETF
   specifications that contain MIB modules.  If items from other MIB
   modules appear in an IMPORTS statement in the Definitions section,
   then the specifications containing those MIB modules MUST be included
   in the list of normative references.  When items are imported from an
   IANA-maintained MIB module the corresponding normative reference
   SHALL point to the on-line version of that MIB module.  It is the
   policy of the RFC Editor that all references must be cited in the
   text;  such citations MUST appear in the overview section where
   documents containing imported definitions (other those already
   mentioned in the MIB boilerplate) are required to be mentioned (cf.
   Section 3.2).

In general, each normative reference SHOULD point to the most recent
version of the specification in question.
-->

    <references title="Normative References">

      
     <reference anchor="IANA-IKE2" target="http://www.iana.org/assignments/ikev2-parameters">
      <front>
      <title>Internet Key Exchange Version 2 (IKEv2) Parameters</title>
      <author>
      <organization>Internet Assigned Numbers Authority</organization>
      </author>
      <date month="" year=""/>
      </front>
      </reference>    
    
      
<reference anchor='RFC2119'>

<front>
<title abbrev='RFC Key Words'>Key words for use in RFCs to Indicate Requirement Levels</title>
<author initials='S.' surname='Bradner' fullname='Scott Bradner'>
<organization>Harvard University</organization>
<address>
<postal>
<street>1350 Mass. Ave.</street>
<street>Cambridge</street>
<street>MA 02138</street></postal>
<phone>- +1 617 495 3864</phone>
<email>sob@harvard.edu</email></address></author>
<date year='1997' month='March' />
<area>General</area>
<keyword>keyword</keyword>
</front>

<seriesInfo name='BCP' value='14' />
<seriesInfo name='RFC' value='2119' />
<format type='TXT' octets='4723' target='http://www.rfc-editor.org/rfc/rfc2119.txt' />
<format type='HTML' octets='17491' target='http://xml.resource.org/public/rfc/html/rfc2119.html' />
<format type='XML' octets='5777' target='http://xml.resource.org/public/rfc/xml/rfc2119.xml' />
</reference>

<reference anchor='RFC4306'>

<front>
<title>Internet Key Exchange (IKEv2) Protocol</title>
<author initials='C.' surname='Kaufman' fullname='C. Kaufman'>
<organization /></author>
<date year='2005' month='December' />
</front>

<seriesInfo name='RFC' value='4306' />
<format type='TXT' octets='250941' target='http://www.rfc-editor.org/rfc/rfc4306.txt' />
</reference>
      
      
<reference anchor='RFC5639'>

<front>
<title>Elliptic Curve Cryptography (ECC) Brainpool Standard Curves and Curve Generation</title>
<author initials='M.' surname='Lochter' fullname='M. Lochter'>
<organization /></author>
<author initials='J.' surname='Merkle' fullname='J. Merkle'>
<organization /></author>
<date year='2010' month='March' />
</front>

<seriesInfo name='RFC' value='5639' />
<format type='TXT' octets='50566' target='http://www.rfc-editor.org/rfc/rfc5639.txt' />
</reference>


      

    </references>

    <references title="Informative References">

      <reference anchor="ANSI1">
      <front>
      <title>
      Public Key Cryptography For The Financial Services Industry: The Elliptic Curve Digital Signature Algorithm (ECDSA)
      </title>
      <author>
      <organization>American National Standards Institute</organization>
      </author>
      <date month="" year="2005"/>
      </front>
      <seriesInfo name="ANSI" value="X9.62"/>
      </reference>
      
         
      
  
     <reference anchor="FIPS">
      <front>
      <title>Digital Signature Standard (DSS)</title>
      <author>
      <organization>National Institute of Standards and Technology</organization>
      </author>
      <date month="December" year="1998" />
      </front>
      <seriesInfo name="FIPS" value="PUB 186-2" />
      </reference>

      
      
      <reference anchor="BP_IKE">
      <front>
      <title>Brainpool Elliptic Curves for the IKE Group Description Registry</title>
      <author initials='D.' surname='Harkins' fullname='Dan Harkins'><organization /></author>
      <date month="August" year="2012" />
      </front>
       <seriesInfo name='Internet-Draft' value='draft-harkins-brainpool-ike-groups-00' />
      </reference>

      
      
      
      <reference anchor="ISO1">
      <front>
      <title>
      Information Technology - Security Techniques - Digital Signatures with Appendix - Part 3: Discrete Logarithm Based Mechanisms
      </title>
      <author>
      <organization>International Organization for Standardization
      </organization>
      </author>
      <date month="" year="2006"/>
      </front>
      <seriesInfo name="ISO/IEC" value="14888-3"/>
      </reference>

      
      <reference anchor="ISO2">
      <front>
      <title>
      Information Technology - Security Techniques - Cryptographic Techniques Based on Elliptic Curves - Part 2: Digital signatures
      </title>
      <author>
      <organization>International Organization for Standardization
      </organization>
      </author>
      <date month="" year="2002"/>
      </front>
      <seriesInfo name="ISO/IEC" value="15946-2"/>
      </reference>   

<reference anchor='RFC5903'>

<front>
<title>Elliptic Curve Groups modulo a Prime (ECP Groups) for IKE and IKEv2</title>
<author initials='D.' surname='Fu' fullname='D. Fu'>
<organization /></author>
<author initials='J.' surname='Solinas' fullname='J. Solinas'>
<organization /></author>
<date year='2010' month='June' />
</front>

<seriesInfo name='RFC' value='5903' />
<format type='TXT' octets='29175' target='http://www.rfc-editor.org/rfc/rfc5903.txt' />
</reference>
      

<reference anchor='RFC6090'>

<front>
<title>Fundamental Elliptic Curve Cryptography Algorithms</title>
<author initials='D.' surname='McGrew' fullname='D. McGrew'>
<organization /></author>
<author initials='K.' surname='Igoe' fullname='K. Igoe'>
<organization /></author>
<author initials='M.' surname='Salter' fullname='M. Salter'>
<organization /></author>
<date year='2011' month='February' />
<abstract>
<t>This note describes the fundamental algorithms of Elliptic Curve Cryptography (ECC) as they were defined in some seminal references from 1994 and earlier.  These descriptions may be useful for implementing the fundamental algorithms without using any of the specialized methods that were developed in following years.  Only elliptic curves defined over fields of characteristic greater than three are in scope; these curves are those used in Suite B.  This document is not an Internet Standards Track specification; it is published for informational purposes.</t></abstract></front>

<seriesInfo name='RFC' value='6090' />
<format type='TXT' octets='75993' target='http://www.rfc-editor.org/rfc/rfc6090.txt' />
</reference>

             
      <reference anchor="SEC1">
      <front>
      <title>
      Elliptic Curve Cryptography
      </title>
      <author>
      <organization>Certicom Research 
      </organization>
      </author>
      <date month="September" year="2000"/>
      </front>
      <seriesInfo name="Standards for Efficient Cryptography (SEC)" value="1"/>
      </reference>
        

      <reference anchor="SEC2">
      <front>
      <title>
      Recommended Elliptic Curve Domain Parameters
      </title>
      <author>
      <organization>Certicom Research 
      </organization>
      </author>
      <date month="September" year="2000"/>
      </front>
      <seriesInfo name="Standards for Efficient Cryptography (SEC)" value="2"/>
      </reference>
      
    </references>

    
    <section anchor="test_vectors" title="Test Vectors">
    
    <t>This section provides some test vectors for example Diffie-Hellman
   key exchanges using each of the curves defined in <xref target="Spec" /> .  In all
   of the following sections the following notation is used:
   <list>

   <t>  d_A: the secret key of party A </t>

   <t>  x_qA: the x-coordinate of the public key of party A </t>

   <t>  y_qA: the y-coordinate of the public key of party A </t>

   <t>  d_B: the secret key of party B </t>

   <t>  x_qB: the x-coordinate of the public key of party B </t>

   <t>  y_qB: the y-coordinate of the public key of party B </t>

   <t>  x_Z: the x-coordinate of the shared secret that results from
      completion of the Diffie-Hellman computation </t>

   <t>  y_Z: the y-coordinate of the shared secret that results from
      completion of the Diffie-Hellman computation </t>
</list> 
The field elements x_qA, y_qA, x_qB, y_qB, x_Z, y_Z are represented as hexadecimal values using the FieldElement-to-OctetString conversion method specified in <xref target='SEC1' />.
</t>

<section title="160 Bit Curves">

   <t>Curve brainpoolP160r1
   <list>
    <t>dA =   8BF7BC5CBE8AC8B34940C2C5652D6AE4EC9F53CE </t>

    <t>x_qA = 651DA24C7FF64DD863F8F650E53F07B8EC943C39 </t>
    <t>y_qA = D1C68C656E44034D0DAD60A1589FD49594E7C2A4 </t>

    <t>dB =   B6F7160F0DE61CCEAAC528A32BD7AD942E8017B2 </t>

    <t>x_qB = DF9F259AEA6DFA1F28B16B8FEC52044CC1DFBA35 </t>
    <t>y_qB = DF72AEA65A5E3EF69166DA161ABE00FC9C81C4D0 </t>

    <t>x_Z =  D78792AC4CBE3390DDD6557060066BC25579CA97 </t>
    <t>y_Z =  3A3DAB50421585FB9DE9D87BB3BBBAFE3379A571 </t>
</list></t>

   <t>Twisted Curve brainpoolP160t1
   <list>
    <t>dA =   A1FED74247778596E0FFEA292DF215D291FB8A6A </t>

    <t>x_qA = 1CDBF3D03C8CE04183600B99F80661129AB17B64  </t>
    <t>y_qA = 5FF702E42CFEB890329439CD9594FB26D52CDCC5 </t>

    <t>dB =   A98B640213F32546F7A527EA7C75EACDADC001AB </t>
    
    <t>x_qB = D7FB21ED2FD367B21B663C77ECD233FE97B7B39B </t> 
    <t>y_qB = A475B6F2BDB551A8303262814C2A5B1F3C77009C </t>		

    <t>x_Z =  87BFBDB38B161DA82C7696F80403610213419FF5  </t>
    <t>y_Z =  51D2ECA90C28ACBD7162A7700EB7FD3D60D9722B </t>
</list></t>
   </section>
   
<section title="192 Bit Curves">
   
   <t> Curve brainpoolP192r1

   <list>
    <t>dA =   4B32E699290E3F052A99C7F0CFFD1C5707898015C743FE2A </t>

    <t>x_qA = 31DB86048351629CFCA68541D65D909A0F1DC8E77AC440B2  </t>
    <t>y_qA = 7FB2925E1FDC609CF2252F0469836BA4F216ADF8A812893D </t>

    <t>dB =   6916B2A336B3305A256238EA2BAB549D9C893F47D07964B8 </t>
   
    <t>x_qB = 15B795C67C5E47510116B0DE419C45835C209AE77D971536  </t>
    <t>y_qB = 0D1ADD9881EF6115EDF5B5CEF854B42E435CD9260A5719FB </t>		

    <t>x_Z =  B946A6914877922A40F6D588D47FC7D44691C346FD384570  </t>
    <t>y_Z =  AAD4E9CBC5BB6C7C308A95F445287580A09EBC93624FB24E </t>
</list></t>

   <t>Twisted Curve brainpoolP192t1
   <list>
    <t>dA =   BA0D8C324347CD29B6EBC40540A4EB46C293F18E799E4748 </t>

    <t>x_qA = 29541AD06E6BC4C3CF28D7D0A505037D527A165889AF2646  </t>
    <t>y_qA = 0222140F457C044F5F585E5943A7411BCF7B95676C938E9C </t>

    <t>dB =   479499E64FF4F30A5F4F08B1A451A113B166A32328ED549B </t>
   
    <t>x_qB = 885FC460B907C9F7C1CF91C7C6AD3BF6343F381D06139021  </t>
    <t>y_qB = 704257DFF34C99B623FE6DF24A2719B9D5901285519977EB	 </t>	

    <t>x_Z =  1C6BE551CA60C6D24AF434915A381FBDC9EC934F4DB73257  </t>
    <t>y_Z =  110BA8C4446A689F1A526087DF8A9A620F75286F36B07014 </t>
</list></t>

   </section>
<section title="224 Bit Curves"> 

  <t>Curve brainpoolP224r1
   <list>
    <t>dA =   39F155483CEE191FBECFE9C81D8AB1A03CDA6790E7184ACE44BCA161 </t>

    <t>x_qA = A9C21A569759DA95E0387041184261440327AFE33141CA04B82DC92E </t>
    <t>y_qA = 98A0F75FBBF61D8E58AE5511B2BCDBE8E549B31E37069A2825F590C1 </t>

    <t>dB =   6060552303899E2140715816C45B57D9B42204FB6A5BF5BEAC10DB00 </t>

    <t>x_qB = 034A56C550FF88056144E6DD56070F54B0135976B5BF77827313F36B </t>
    <t>y_qB = 75165AD99347DC86CAAB1CBB579E198EAF88DC35F927B358AA683681 </t>

    <t>x_Z = 1A4BFE705445120C8E3E026699054104510D119757B74D5FE2462C66 </t>
    <t>y_Z =  BB6802AC01F8B7E91B1A1ACFB9830A95C079CEC48E52805DFD7D2AFE </t>
</list></t>

   <t>Twisted Curve brainpoolP224t1
   <list>
     <t>dA =   B9324E65766C765036E8AFBD2611864C195F893B9256F40AA23B2738 </t>
   
    <t>x_qA = 3DA543100518A53531EBB3D1C14514C13EECA0A78CE92E71E2546FC1  </t>
    <t>y_qA = 67580D56C0C89AF632911B3F99934CA2AB154E7E6F5E47CB2980E084 </t>

    <t>dB =   C9452FA256A710BEA19DFE6C7B4A848F82C2586BB815909B0C8099D6  </t>
      
    <t>x_qB = 5DC490CFBD576B1DAC7462BE6B567CA371A108BBCD3609F0C33C679B  </t>
    <t>y_qB = 8FBBAB24A248B676DF9D739478ABCCD593169297F2DEC2552C3F8DA0	 </t>	
   
    <t>x_Z =  62F1A83BE792608C1D2AAFB229779B47D3F88B1EE2F9686E8CD8EF3C  </t>
    <t>y_Z =  B7F4B16BE902487127A605FED0069CB451CC56E0F9186B462D8BDD04 </t>

</list></t>

   </section>
<section title="256 Bit Curves">

  <t>Curve brainpoolP256r1
   <list>
    <t>dA =   81DB1EE100150FF2EA338D708271BE38300CB54241D79950F77B063039804F1D </t>

    <t>x_qA = 44106E913F92BC02A1705D9953A8414DB95E1AAA49E81D9E85F929A8E3100BE5 </t>
    <t>y_qA = 8AB4846F11CACCB73CE49CBDD120F5A900A69FD32C272223F789EF10EB089BDC </t>

    <t>dB =   55E40BC41E37E3E2AD25C3C6654511FFA8474A91A0032087593852D3E7D76BD3 </t>

    <t>x_qB = 8D2D688C6CF93E1160AD04CC4429117DC2C41825E1E9FCA0ADDD34E6F1B39F7B </t>
    <t>y_qB = 990C57520812BE512641E47034832106BC7D3E8DD0E4C7F1136D7006547CEC6A </t>

    <t>x_Z =  89AFC39D41D3B327814B80940B042590F96556EC91E6AE7939BCE31F3A18BF2B </t>
    <t>y_Z =  49C27868F4ECA2179BFD7D59B1E3BF34C1DBDE61AE12931648F43E59632504DE	 </t>	
</list></t>
  
<t>Twisted Curve brainpoolP256t1
   <list>
    <t>dA =   67CF7C2A6537E1E135C131B06958D388B97AC6173A2E669103A6F55EFCA51726 </t>

    <t>x_qA = 356AEB7B004AD59A48E46373BF2D413A52987BF8FE7073729AB56920C4B2FFE1  </t>
    <t>y_qA = 791116DEA74A3724F84F68ED3E18F01E3B9ABD90A26E38028322066FD7A09BAF </t>
   
    <t>dB =   A74E29848D27882B6B7817694CC82EE81330AF856F243939B5F8B57CE59FD7EC </t>
   
    <t>x_qB = 7D9FD6B1FAAF13C9C34DD8D713E9759D7A0F7E34206B8566C8D771C02871A702 </t> 
    <t>y_qB = 45A49EDEBA249C9DBB0FE8B42CF4765650DB68C84B4BD467BE151E6D6C60F5C1	 </t>	
   
    <t>x_Z =  A0AF0A63DE5579343129183FF958582A19D63DDBAAA91E07536421DEAB1064AF </t> 
    <t>y_Z =  78162E9FB4E2E0CA1F7B30ED51685864F9AB1B59E40E0E8DA046D4E897A77DD7 </t>
</list></t>

   </section>
<section title="320 Bit Curves">

   <t>Curve brainpoolP320r1
   <list>
    <t>dA =   7CD9C454BA907F7617E262A7FD73764C4A3157C13F82279EF9F062BE5D49A8E390B66A4DCEDFA867 </t>

    <t>x_qA = BC43666C00E4B943FE1C785DD8AA842A42AB54B0B49819F960F77694193CD3AFA71B6B3C826C7734 </t>
    <t>y_qA = 69E998892C0764468023C8E3A7B8F219A1446042BE175D4476B2FDFD85B22EAD2F29101A1242A578 </t>

    <t>dB =   B832A73DA5F671E80D87F09372544801F6812224B19A4BC1B37AA7DB0842E6DD3CA11DE0F802BFED </t>

    <t>x_qB = B1246229429354D1D687BCA48BCCD6FC733B146DAC03642A0AD4B896F5D8BCBD2F4BCA16776E4526 </t>
    <t>y_qB = A41683898F9A76EF36EA2DC7B74D419E55CF3664721890D6A2B2FB8CEB7C113167ED137A358EE37F </t>

    <t>x_Z =  730314D906B2F21DC11BE05031B028D665696BEEC7139328CDF70C718BE5D208659BB96743A88067 </t>
    <t>y_Z =  C338B5B7A3FB62EDE9BAA9C06DF9BC36D4B5F0D35EFDF79249913E6DC4DB6DBC7BA9B74E59C840F1 </t>
</list></t>


   <t>Twisted Curve brainpoolP320t1
   <list>
    <t>dA =   61ACFDF3C9C0E50B6ED58EC6B2750725D90C94D368EFA665B8800AFF31F219AF39DA188ABAD9D6BC </t>

    <t>x_qA = 4DEABAB307DDD924E302EFABC15E4BC588FE67ECF92F03B918E5F4AE43B62FFDE0F115015D9AD732  </t>
    <t>y_qA = 6E312549C939A9FCCD17D454B9212A39F670D4738B175EE5755A5BAAFF6D94992A5EA7541250E8FA </t>

    <t>dB =   CDF6A4032DA09679DDE13D74F12C0F2E838D4CBE062E65CDDB595799EDA4C22D3A69A4794DD4B032 </t>
      
    <t>x_qB = B3B33997A7047C32F2FCBC76960FFD71910316177E059AE77FFDE107722C6B05D019A71AE7FCEA05  </t>
    <t>y_qB = 2D97625CB68013D900C169FD1336FC27A5531F0F54461AD91E38C49584D8ECCDE3AE66BA4D1E7D29	 </t>	
   
    <t>x_Z =  13FB6B5E601AB1FAD84210E087EAE185F8CDC6D54EF63CF62950D0DA34374BEF4DE4998E9A87263A  </t>
    <t>y_Z =  6A969AE380DC0B22A0112F602DE3188EE2DE14EA453A2F5D2963CAF11CA9AEFEE241C7038411C27C </t>

</list></t>
   </section>

   <section title="384 Bit Curves">

   <t>Curve brainpoolP384r1
   <list>
    <t>dA =   1E20F5E048A5886F1F157C74E91BDE2B98C8B52D58E5003D57053FC4B0BD65D6F15EB5D1EE1610DF870795143627D042 </t>

    <t>x_qA = 68B665DD91C195800650CDD363C625F4E742E8134667B767B1B476793588F885AB698C852D4A6E77A252D6380FCAF068 </t>
    <t>y_qA = 55BC91A39C9EC01DEE36017B7D673A931236D2F1F5C83942D049E3FA20607493E0D038FF2FD30C2AB67D15C85F7FAA59 </t>

    <t>dB =   032640BC6003C59260F7250C3DB58CE647F98E1260ACCE4ACDA3DD869F74E01F8BA5E0324309DB6A9831497ABAC96670 </t>

    <t>x_qB = 4D44326F269A597A5B58BBA565DA5556ED7FD9A8A9EB76C25F46DB69D19DC8CE6AD18E404B15738B2086DF37E71D1EB4 </t>
    <t>y_qB = 62D692136DE56CBE93BF5FA3188EF58BC8A3A0EC6C1E151A21038A42E9185329B5B275903D192F8D4E1F32FE9CC78C48 </t>

    <t>x_Z = 0BD9D3A7EA0B3D519D09D8E48D0785FB744A6B355E6304BC51C229FBBCE239BBADF6403715C35D4FB2A5444F575D4F42 </t>
    <t>y_Z = 0DF213417EBE4D8E40A5F76F66C56470C489A3478D146DECF6DF0D94BAE9E598157290F8756066975F1DB34B2324B7BD </t>
</list></t>

   <t>Twisted Curve brainpoolP384t1
   <list>
    <t>dA =   820B55599BA830FB45BD280FE20D32F9A114F6E2EA4F9AC1D5EBE67F7C0B1A0506413A4B49E372A56620454FC0735481 </t>

    <t>x_qA = 0C1C3E48C8072055EC617DECC3B5F6EE2566CBB16E9EAB2E8D839AB6E981FCF13B2EDF86E27877B1AF99D8F2280BEA76  </t>
    <t>y_qA = 3365AC30C33AABB342C6FC30C2E3C0AAC15E4D521633185899687742188F96588C03DE656BD308C1906F67B033981603 </t>

    <t>dB =   3DF90919D4970788047B1FA0FBB716546ECF2A784CDD9CA53D5101B5BCA1A7CCAD7A7180B4C9F9D7D2A8F24E2B5936BD </t>
   
    <t>x_qB = 4C3949372FF295B6708C4180F6CF3616CA8BDF7CC792BAB582C27EC42EEFF0E563F2512B592438616E45D01309A06C0C </t> 
    <t>y_qB = 1C43A48648C857189D9F2799B06F8253DF1BA8187622EDBF5C2C4A3416422877E7A2056FE6165271899DDD86DEC2CBC7	 </t>	
   
    <t>x_Z =  8549A7BC6523128176322B295F5806971F9C2B6C10A6595D252CCA4B404E940BDB193AE0AB664959DBE638C8BB75A55E  </t>
    <t>y_Z =  0C9D339F9ECA04924E2B73619DB30CADAF344AAB15938D4EE4E9DC7A81A466A1CDC0D4C422DC75A5333DE8F226E9707C </t>
</list></t>
   </section>
   
<section title="512 Bit Curves">

   <t>Curve brainpoolP512r1
   <list>
    <t>dA =   16302FF0DBBB5A8D733DAB7141C1B45ACBC8715939677F6A56850A38BD87BD59B09E80279609FF333EB9D4C061231FB26F92EEB04982A5F1D1764CAD57665422 </t>

    <t>x_qA = 0A420517E406AAC0ACDCE90FCD71487718D3B953EFD7FBEC5F7F27E28C6149999397E91E029E06457DB2D3E640668B392C2A7E737A7F0BF04436D11640FD09FD  </t>
    <t>y_qA = 72E6882E8DB28AAD36237CD25D580DB23783961C8DC52DFA2EC138AD472A0FCEF3887CF62B623B2A87DE5C588301EA3E5FC269B373B60724F5E82A6AD147FDE7 </t>
   
    <t>dB =   230E18E1BCC88A362FA54E4EA3902009292F7F8033624FD471B5D8ACE49D12CFABBC19963DAB8E2F1EBA00BFFB29E4D72D13F2224562F405CB80503666B25429 </t>
   
    <t>x_qB = 9D45F66DE5D67E2E6DB6E93A59CE0BB48106097FF78A081DE781CDB31FCE8CCBAAEA8DD4320C4119F1E9CD437A2EAB3731FA9668AB268D871DEDA55A5473199F  </t>
    <t>y_qB = 2FDC313095BCDD5FB3A91636F07A959C8E86B5636A1E930E8396049CB481961D365CC11453A06C719835475B12CB52FC3C383BCE35E27EF194512B71876285FA	 </t>	
   
    <t>x_Z =  A7927098655F1F9976FA50A9D566865DC530331846381C87256BAF3226244B76D36403C024D7BBF0AA0803EAFF405D3D24F11A9B5C0BEF679FE1454B21C4CD1F  </t>
    <t>y_Z =  7DB71C3DEF63212841C463E881BDCF055523BD368240E6C3143BD8DEF8B3B3223B95E0F53082FF5E412F4222537A43DF1C6D25729DDB51620A832BE6A26680A2 </t>
</list></t>

   <t>Twisted Curve brainpoolP512t1
   <list>
    <t>dA =   7938A373E32ECDCB3A88B725531EF0A41165904FDE02879EE738FE81B3B87A4F5730A8EB5FBA650609D7A5979099F058500EB160D3557D69B90FB2BAFE8AA3B4 </t>

    <t>x_qA = 587335843CF88ACBC4110DD3711E21238280FD9D6BCDCB5F5AC8DB599D377DE168AA32276FB068A3EF05EE61021668EC7C5BB1DDB96E392F6AC5C03F4A7C605A  </t>
    <t>y_qA = 501E2C43716E3F5D6D2F5960A33ECD2BA2D812AFB76B8C158E6E25FD37F82EE7299E2E64BCB39C0B739A5493C99615E62AE79C8719E40DDD9B7A44D990C73683 </t>
   
    <t>dB =   5538DF5451063E1CE7351C1A750C29D38FA2348F2FA097A1DB75D24AC8F83D8F13ED009F02621F6A0E3796101FB1EC9F1890B66635DDCEB5EF1ED083A28CF012 </t>
   
    <t>x_qB = A6400A41B64FCD6E451DD3B42B0247B24596118058B4DF8E34EC3EC33B19CDCF5A9B2ECA4F1DB2D58C2AFD047550996CA361FCA8497233AF8C0F406FD9FC0CD1  </t>
    <t>y_qB = 7B7DB683F90DE91F3814139CC83E0693FED68A302458CA7690BA66067E3C963EB4D073F72723E01E05B6D0484D80FBE2EE830DB1F8F0B58570E5D8342267B2DE	 </t>	
   
    <t>x_Z =  540789E4BA46DD1925ED37A9FCAFC927A3FE264F924FDA130790B1429AA2449C6FDFF21EC506672E2E9E1DB3D69B04461FFB1736D7E7F7764BE4BDD9F8D271B1  </t>
    <t>y_Z =  37C113154C495B136D495B6864EC85C31AC46C19E3131E736D1C0B42BC00B05452AF0AB408B244ED0B4B3ECB65634C603829C72396D8D6072DE5663935DD895F </t>
  </list></t>
  </section>
   
  </section>



   
  </back>
</rfc>