<?xml version='1.0' encoding='utf-8'?>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc2629 version  -->
<!DOCTYPE rfc SYSTEM "rfc2629-xhtml.ent">
<?rfc toc="yes"?>
<?rfc sortrefs="yes"?>
<?rfc symrefs="yes"?>
<rfc ipr="trust200902" docName="draft-ietf-openpgp-rfc4880bis-10" category="std" consensus="true" obsoletes="4880, 5581, 6637" updates="" submissionType="IETF" xml:lang="en" version="3">
  <front>
    <title>OpenPGP Message Format</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-openpgp-rfc4880bis-10"/>
    <author initials="W." surname="Koch" fullname="Werner Koch">
      <organization>GnuPG e.V.</organization>
      <address>
        <postal>
          <street>Rochusstr. 44</street>
          <city>Duesseldorf</city>
          <code>40479</code>
          <country>Germany</country>
        </postal>
        <email>wk@gnupg.org</email>
        <uri>https://gnupg.org/verein</uri>
      </address>
    </author>
    <author initials="B." surname="Carlson" fullname="brian m. carlson">
      <organization/>
      <address>
        <email>sandals@crustytoothpaste.net</email>
      </address>
    </author>
    <author initials="R.H." surname="Tse" fullname="Ronald Henry Tse">
      <organization>Ribose</organization>
      <address>
        <postal>
          <street>Suite 1111, 1 Pedder Street</street>
          <city>Central, Hong Kong</city>
          <country>Hong Kong</country>
        </postal>
        <email>ronald.tse@ribose.com</email>
        <uri>https://www.ribose.com</uri>
      </address>
    </author>
    <author initials="D.A." surname="Atkins" fullname="Derek Atkins">
      <organization/>
      <address>
        <email>derek@ihtfp.com</email>
      </address>
    </author>
    <author initials="D.K." surname="Gillmor" fullname="Daniel Kahn Gillmor">
      <organization/>
      <address>
        <email>dkg@fifthhorseman.net</email>
      </address>
    </author>
    <date year="2020" month="August" day="31"/>
    <area>sec</area>
    <workgroup>Network Working Group</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <t>{ Work in progress to update the OpenPGP specification from RFC4880 }</t>
      <t>This document specifies the message formats used in OpenPGP.  OpenPGP
provides encryption with public-key or symmetric cryptographic
algorithms, digital signatures, compression and key management.</t>
      <t>This document is maintained in order to publish all necessary
information needed to develop interoperable applications based on the
OpenPGP format.  It is not a step-by-step cookbook for writing an
application.  It describes only the format and methods needed to read,
check, generate, and write conforming packets crossing any network.
It does not deal with storage and implementation questions.  It does,
however, discuss implementation issues necessary to avoid security
flaws.</t>
    </abstract>
  </front>
  <middle>
    <section anchor="introduction" numbered="true" toc="default">
      <name>Introduction</name>
      <t>{ This is work in progress to update OpenPGP.  Editorial notes are
  enclosed in curly braces. }</t>
      <t>This document provides information on the message-exchange packet
formats used by OpenPGP to provide encryption, decryption, signing,
and key management functions.  It is a revision of RFC 4880, "OpenPGP
Message Format", which is a revision of RFC 2440, which itself
replaces RFC 1991, "PGP Message Exchange Formats" <xref target="RFC1991" format="default"/>
        <xref target="RFC2440" format="default"/> <xref target="RFC4880" format="default"/>.</t>
      <t>This document obsoletes: RFC 4880 (OpenPGP), RFC 5581 (Camellia
cipher) and RFC 6637 (ECC for OpenPGP).</t>
      <section anchor="terms" numbered="true" toc="default">
        <name>Terms</name>
        <ul spacing="normal">
          <li>OpenPGP - This is a term for security software that uses PGP 5
as a basis, formalized in this document.</li>
          <li>PGP - Pretty Good Privacy.  PGP is a family of software systems
developed by Philip R. Zimmermann from which OpenPGP is based.</li>
          <li>PGP 2 - This version of PGP has many variants; where necessary a
more detailed version number is used here.  PGP 2 uses only RSA,
MD5, and IDEA for its cryptographic transforms.  An informational
RFC, RFC 1991, was written describing this version of PGP.</li>
          <li>PGP 5 - This version of PGP is formerly known as "PGP 3" in the
community.  It has new formats and corrects a number of problems
in the PGP 2 design.  It is referred to here as PGP 5 because that
software was the first release of the "PGP 3" code base.</li>
          <li>GnuPG - GNU Privacy Guard, also called GPG.  GnuPG is an OpenPGP
implementation that avoids all encumbered algorithms.
Consequently, early versions of GnuPG did not include RSA public
keys.</li>
        </ul>
        <t>"PGP", "Pretty Good", and "Pretty Good Privacy" are trademarks of PGP
Corporation and are used with permission.  The term "OpenPGP" refers to
the protocol described in this and related documents.</t>
        <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 <xref target="RFC2119" format="default"/>.</t>
        <t>The key words "PRIVATE USE", "EXPERT REVIEW", "SPECIFICATION
REQUIRED", "RFC REQUIRED", and "IETF REVIEW" that appear in this
document when used to describe namespace allocation are to be
interpreted as described in <xref target="RFC8126" format="default"/>.</t>
      </section>
    </section>
    <section anchor="general-functions" numbered="true" toc="default">
      <name>General functions</name>
      <t>OpenPGP provides data integrity services for messages and data files
by using these core technologies:</t>
      <ul spacing="normal">
        <li>digital signatures</li>
        <li>encryption</li>
        <li>compression</li>
        <li>Radix-64 conversion</li>
      </ul>
      <t>In addition, OpenPGP provides key management and certificate services,
but many of these are beyond the scope of this document.</t>
      <section anchor="confidentiality-via-encryption" numbered="true" toc="default">
        <name>Confidentiality via Encryption</name>
        <t>OpenPGP combines symmetric-key encryption and public-key encryption to
provide confidentiality.  When made confidential, first the object is
encrypted using a symmetric encryption algorithm.  Each symmetric key
is used only once, for a single object. A new "session key" is
generated as a random number for each object (sometimes referred to as
a session).  Since it is used only once, the session key is bound to
the message and transmitted with it.  To protect the key, it is
encrypted with the receiver's public key.  The sequence is as follows:</t>
        <ol spacing="normal" type="1">
          <li>The sender creates a message.</li>
          <li>The sending OpenPGP generates a random number to be used as a
session key for this message only.</li>
          <li>The session key is encrypted using each recipient's public key.
These "encrypted session keys" start the message.</li>
          <li>The sending OpenPGP encrypts the message using the session key,
which forms the remainder of the message.  Note that the message is
also usually compressed.</li>
          <li>The receiving OpenPGP decrypts the session key using the recipient's
private key.</li>
          <li>The receiving OpenPGP decrypts the message using the session key.  If
the message was compressed, it will be decompressed.</li>
        </ol>
        <t>With symmetric-key encryption, an object may be encrypted with a
symmetric key derived from a passphrase (or other shared secret), or a
two-stage mechanism similar to the public-key method described above
in which a session key is itself encrypted with a symmetric algorithm
keyed from a shared secret.</t>
        <t>Both digital signature and confidentiality services may be applied to
the same message.  First, a signature is generated for the message and
attached to the message.  Then the message plus signature is encrypted
using a symmetric session key.  Finally, the session key is encrypted
using public-key encryption and prefixed to the encrypted block.</t>
      </section>
      <section anchor="authentication-via-digital-signature" numbered="true" toc="default">
        <name>Authentication via Digital Signature</name>
        <t>The digital signature uses a hash code or message digest algorithm,
and a public-key signature algorithm.  The sequence is as follows:</t>
        <ol spacing="normal" type="1">
          <li>The sender creates a message.</li>
          <li>The sending software generates a hash code of the message.</li>
          <li>The sending software generates a signature from the hash code using
the sender's private key.</li>
          <li>The binary signature is attached to the message.</li>
          <li>The receiving software keeps a copy of the message signature.</li>
          <li>The receiving software generates a new hash code for the received
message and verifies it using the message's signature.  If the
verification is successful, the message is accepted as authentic.</li>
        </ol>
      </section>
      <section anchor="compression" numbered="true" toc="default">
        <name>Compression</name>
        <t>OpenPGP implementations SHOULD compress the message after applying the
signature but before encryption.</t>
        <t>If an implementation does not implement compression, its authors
should be aware that most OpenPGP messages in the world are
compressed.  Thus, it may even be wise for a space-constrained
implementation to implement decompression, but not compression.</t>
        <t>Furthermore, compression has the added side effect that some types of
attacks can be thwarted by the fact that slightly altered, compressed
data rarely uncompresses without severe errors.  This is hardly
rigorous, but it is operationally useful.  These attacks can be
rigorously prevented by implementing and using Modification Detection
Codes as described in sections following.</t>
      </section>
      <section anchor="conversion-to-radix-64" numbered="true" toc="default">
        <name>Conversion to Radix-64</name>
        <t>OpenPGP's underlying native representation for encrypted messages,
signature certificates, and keys is a stream of arbitrary octets.  Some
systems only permit the use of blocks consisting of seven-bit,
printable text.  For transporting OpenPGP's native raw binary octets
through channels that are not safe to raw binary data, a printable
encoding of these binary octets is needed.  OpenPGP provides the
service of converting the raw 8-bit binary octet stream to a stream of
printable ASCII characters, called Radix-64 encoding or ASCII Armor.</t>
        <t>Implementations SHOULD provide Radix-64 conversions.</t>
      </section>
      <section anchor="signature-only-applications" numbered="true" toc="default">
        <name>Signature-Only Applications</name>
        <t>OpenPGP is designed for applications that use both encryption and
signatures, but there are a number of problems that are solved by a
signature-only implementation.  Although this specification requires
both encryption and signatures, it is reasonable for there to be
subset implementations that are non-conformant only in that they omit
encryption.</t>
      </section>
    </section>
    <section anchor="data-element-formats" numbered="true" toc="default">
      <name>Data Element Formats</name>
      <t>This section describes the data elements used by OpenPGP.</t>
      <section anchor="scalar-numbers" numbered="true" toc="default">
        <name>Scalar Numbers</name>
        <t>Scalar numbers are unsigned and are always stored in big-endian
format.  Using n[k] to refer to the kth octet being interpreted, the
value of a two-octet scalar is ((n[0] &lt;&lt; 8) + n[1]).  The value of a
four-octet scalar is ((n[0] &lt;&lt; 24) + (n[1] &lt;&lt; 16) + (n[2] &lt;&lt; 8) + n[3]).</t>
      </section>
      <section anchor="multiprecision-integers" numbered="true" toc="default">
        <name>Multiprecision Integers</name>
        <t>Multiprecision integers (also called MPIs) are unsigned integers used
to hold large integers such as the ones used in cryptographic
calculations.</t>
        <t>An MPI consists of two pieces: a two-octet scalar that is the length
of the MPI in bits followed by a string of octets that contain the
actual integer.</t>
        <t>These octets form a big-endian number; a big-endian number can be made
into an MPI by prefixing it with the appropriate length.</t>
        <t>Examples:</t>
        <t>(all numbers are in hexadecimal)</t>
        <t>The string of octets [00 01 01] forms an MPI with the value 1.  The
string [00 09 01 FF] forms an MPI with the value of 511.</t>
        <t>Additional rules:</t>
        <t>The size of an MPI is ((MPI.length + 7) / 8) + 2 octets.</t>
        <t>The length field of an MPI describes the length starting from its most
significant non-zero bit.  Thus, the MPI [00 02 01] is not formed
correctly.  It should be [00 01 01].</t>
        <t>Unused bits of an MPI MUST be zero.</t>
        <t>Also note that when an MPI is encrypted, the length refers to the
plaintext MPI.  It may be ill-formed in its ciphertext.</t>
      </section>
      <section anchor="key-ids" numbered="true" toc="default">
        <name>Key IDs</name>
        <t>A Key ID is an eight-octet scalar that identifies a
key.  Implementations SHOULD NOT assume that Key IDs are unique.  The
section "Enhanced Key Formats" below describes how Key IDs are formed.</t>
      </section>
      <section anchor="text" numbered="true" toc="default">
        <name>Text</name>
        <t>Unless otherwise specified, the character set for text is the UTF-8
<xref target="RFC3629" format="default"/> encoding of Unicode <xref target="ISO10646" format="default"/>.</t>
      </section>
      <section anchor="time-fields" numbered="true" toc="default">
        <name>Time Fields</name>
        <t>A time field is an unsigned four-octet number containing the number of
seconds elapsed since midnight, 1 January 1970 UTC.</t>
      </section>
      <section anchor="keyrings" numbered="true" toc="default">
        <name>Keyrings</name>
        <t>A keyring is a collection of one or more keys in a file or database.
Traditionally, a keyring is simply a sequential list of keys, but may
be any suitable database.  It is beyond the scope of this standard to
discuss the details of keyrings or other databases.</t>
      </section>
      <section anchor="string-to-key-s2k-specifiers" numbered="true" toc="default">
        <name>String-to-Key (S2K) Specifiers</name>
        <t>String-to-key (S2K) specifiers are used to convert passphrase strings
into symmetric-key encryption/decryption keys.  They are used in two
places, currently: to encrypt the secret part of private keys in the
private keyring, and to convert passphrases to encryption keys for
symmetrically encrypted messages.</t>
        <section anchor="string-to-key-s2k-specifier-types" numbered="true" toc="default">
          <name>String-to-Key (S2K) Specifier Types</name>
          <t>There are three types of S2K specifiers currently supported, and some
reserved values:</t>
          <table align="center">
            <thead>
              <tr>
                <th align="right">ID</th>
                <th align="left">S2K Type</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="right">0</td>
                <td align="left">Simple S2K</td>
              </tr>
              <tr>
                <td align="right">1</td>
                <td align="left">Salted S2K</td>
              </tr>
              <tr>
                <td align="right">2</td>
                <td align="left">Reserved value</td>
              </tr>
              <tr>
                <td align="right">3</td>
                <td align="left">Iterated and Salted S2K</td>
              </tr>
              <tr>
                <td align="right">100 to 110</td>
                <td align="left">Private/Experimental S2K</td>
              </tr>
            </tbody>
          </table>
          <t>These are described in the following Sections.</t>
          <section anchor="simple-s2k" numbered="true" toc="default">
            <name>Simple S2K</name>
            <t>This directly hashes the string to produce the key data.  See below for
how this hashing is done.</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
   Octet 0:        0x00
   Octet 1:        hash algorithm
]]></artwork>
            <t>Simple S2K hashes the passphrase to produce the session key.  The
manner in which this is done depends on the size of the session key
(which will depend on the cipher used) and the size of the hash
algorithm's output.  If the hash size is greater than the session key
size, the high-order (leftmost) octets of the hash are used as the
key.</t>
            <t>If the hash size is less than the key size, multiple instances of the
hash context are created -- enough to produce the required key data.
These instances are preloaded with 0, 1, 2, ... octets of zeros (that
is to say, the first instance has no preloading, the second gets
preloaded with 1 octet of zero, the third is preloaded with two octets
of zeros, and so forth).</t>
            <t>As the data is hashed, it is given independently to each hash context.
Since the contexts have been initialized differently, they will each
produce different hash output.  Once the passphrase is hashed, the
output data from the multiple hashes is concatenated, first hash
leftmost, to produce the key data, with any excess octets on the right
discarded.</t>
          </section>
          <section anchor="salted-s2k" numbered="true" toc="default">
            <name>Salted S2K</name>
            <t>This includes a "salt" value in the S2K specifier -- some arbitrary
data -- that gets hashed along with the passphrase string, to help
prevent dictionary attacks.</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
   Octet 0:        0x01
   Octet 1:        hash algorithm
   Octets 2-9:     8-octet salt value
]]></artwork>
            <t>Salted S2K is exactly like Simple S2K, except that the input to the
hash function(s) consists of the 8 octets of salt from the S2K
specifier, followed by the passphrase.</t>
          </section>
          <section anchor="iterated-and-salted-s2k" numbered="true" toc="default">
            <name>Iterated and Salted S2K</name>
            <t>This includes both a salt and an octet count.  The salt is combined
with the passphrase and the resulting value is hashed repeatedly.  This
further increases the amount of work an attacker must do to try
dictionary attacks.</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
   Octet  0:        0x03
   Octet  1:        hash algorithm
   Octets 2-9:      8-octet salt value
   Octet  10:       count, a one-octet, coded value
]]></artwork>
            <t>The count is coded into a one-octet number using the following
formula:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
   #define EXPBIAS 6
       count = ((Int32)16 + (c & 15)) << ((c >> 4) + EXPBIAS);
]]></artwork>
            <t>The above formula is in C, where "Int32" is a type for a 32-bit
integer, and the variable "c" is the coded count, Octet 10.</t>
            <t>Iterated-Salted S2K hashes the passphrase and salt data multiple
times.  The total number of octets to be hashed is specified in the
encoded count in the S2K specifier.  Note that the resulting count
value is an octet count of how many octets will be hashed, not an
iteration count.</t>
            <t>Initially, one or more hash contexts are set up as with the other S2K
algorithms, depending on how many octets of key data are needed.  Then
the salt, followed by the passphrase data, is repeatedly hashed until
the number of octets specified by the octet count has been hashed.  The
one exception is that if the octet count is less than the size of the
salt plus passphrase, the full salt plus passphrase will be hashed
even though that is greater than the octet count.  After the hashing is
done, the data is unloaded from the hash context(s) as with the other
S2K algorithms.</t>
          </section>
        </section>
        <section anchor="string-to-key-usage" numbered="true" toc="default">
          <name>String-to-Key Usage</name>
          <t>Implementations SHOULD use salted or iterated-and-salted S2K
specifiers, as simple S2K specifiers are more vulnerable to dictionary
attacks.</t>
          <section anchor="secret-key-encryption" numbered="true" toc="default">
            <name>Secret-Key Encryption</name>
            <t>An S2K specifier can be stored in the secret keyring to specify how to
convert the passphrase to a key that unlocks the secret data.  Older
versions of PGP just stored a cipher algorithm octet preceding the
secret data or a zero to indicate that the secret data was
unencrypted.  The MD5 hash function was always used to convert the
passphrase to a key for the specified cipher algorithm.</t>
            <t>For compatibility, when an S2K specifier is used, the special value
253, 254, or 255 is stored in the position where the hash algorithm octet
would have been in the old data structure.  This is then followed
immediately by a one-octet algorithm identifier, and then by the S2K
specifier as encoded above.</t>
            <t>Therefore, preceding the secret data there will be one of these
possibilities:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
   0:                 secret data is unencrypted (no passphrase)
   255, 254, or 253:  followed by algorithm octet and S2K specifier
   Cipher alg:        use Simple S2K algorithm using MD5 hash
]]></artwork>
            <t>This last possibility, the cipher algorithm number with an implicit
use of MD5 and IDEA, is provided for backward compatibility; it MAY be
understood, but SHOULD NOT be generated, and is deprecated.</t>
            <t>These are followed by an Initial Vector of the same length as the
block size of the cipher for the decryption of the secret values, if
they are encrypted, and then the secret-key values themselves.</t>
          </section>
          <section anchor="symmetric-key-message-encryption" numbered="true" toc="default">
            <name>Symmetric-Key Message Encryption</name>
            <t>OpenPGP can create a Symmetric-key Encrypted Session Key (ESK) packet
at the front of a message.  This is used to allow S2K specifiers to be
used for the passphrase conversion or to create messages with a mix of
symmetric-key ESKs and public-key ESKs.  This allows a message to be
decrypted either with a passphrase or a public-key pair.</t>
            <t>PGP 2 always used IDEA with Simple string-to-key conversion when
encrypting a message with a symmetric algorithm.  This is deprecated,
but MAY be used for backward-compatibility.</t>
          </section>
        </section>
      </section>
    </section>
    <section anchor="packet-syntax" numbered="true" toc="default">
      <name>Packet Syntax</name>
      <t>This section describes the packets used by OpenPGP.</t>
      <section anchor="overview" numbered="true" toc="default">
        <name>Overview</name>
        <t>An OpenPGP message is constructed from a number of records that are
traditionally called packets. A packet is a chunk of data that has a
tag specifying its meaning.  An OpenPGP message, keyring, certificate,
and so forth consists of a number of packets.  Some of those packets
may contain other OpenPGP packets (for example, a compressed data
packet, when uncompressed, contains OpenPGP packets).</t>
        <t>Each packet consists of a packet header, followed by the packet body.
The packet header is of variable length.</t>
      </section>
      <section anchor="packet-headers" numbered="true" toc="default">
        <name>Packet Headers</name>
        <t>The first octet of the packet header is called the "Packet Tag".  It
determines the format of the header and denotes the packet
contents.  The remainder of the packet header is the length of the
packet.</t>
        <t>Note that the most significant bit is the leftmost bit, called bit
7. A mask for this bit is 0x80 in hexadecimal.</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
          +---------------+
     PTag |7 6 5 4 3 2 1 0|
          +---------------+
     Bit 7 -- Always one
     Bit 6 -- New packet format if set
]]></artwork>
        <t>PGP 2.6.x only uses old format packets.  Thus, software that
interoperates with those versions of PGP must only use old format
packets.  If interoperability is not an issue, the new packet format is
RECOMMENDED.  Note that old format packets have four bits of packet
tags, and new format packets have six; some features cannot be used
and still be backward-compatible.</t>
        <t>Also note that packets with a tag greater than or equal to 16 MUST use
new format packets.  The old format packets can only express tags less
than or equal to 15.</t>
        <t>Old format packets contain:</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
     Bits 5-2 -- packet tag
     Bits 1-0 -- length-type
]]></artwork>
        <t>New format packets contain:</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
     Bits 5-0 -- packet tag
]]></artwork>
        <section anchor="old-format-packet-lengths" numbered="true" toc="default">
          <name>Old Format Packet Lengths</name>
          <t>The meaning of the length-type in old format packets is:</t>
          <dl newline="false" spacing="normal">
            <dt>0</dt>
            <dd>
  The packet has a one-octet length.  The header is 2 octets long.</dd>
            <dt>1</dt>
            <dd>
  The packet has a two-octet length.  The header is 3 octets long.</dd>
            <dt>2</dt>
            <dd>
  The packet has a four-octet length.  The header is 5 octets long.</dd>
            <dt>3</dt>
            <dd>
  The packet is of indeterminate length.  The header is 1 octet
long, and the implementation must determine how long the packet
is.  If the packet is in a file, this means that the packet
extends until the end of the file.  In general, an implementation
SHOULD NOT use indeterminate-length packets except where the end
of the data will be clear from the context, and even then it is
better to use a definite length, or a new format header.  The new
format headers described below have a mechanism for precisely
encoding data of indeterminate length.</dd>
          </dl>
        </section>
        <section anchor="new-format-packet-lengths" numbered="true" toc="default">
          <name>New Format Packet Lengths</name>
          <t>New format packets have four possible ways of encoding length:</t>
          <ol spacing="normal" type="1">
            <li>A one-octet Body Length header encodes packet lengths of up to
191 octets.</li>
            <li>A two-octet Body Length header encodes packet lengths of 192
to 8383 octets.</li>
            <li>A five-octet Body Length header encodes packet lengths of up
to 4,294,967,295 (0xFFFFFFFF) octets in length. (This actually
encodes a four-octet scalar number.)</li>
            <li>When the length of the packet body is not known in advance by
the issuer, Partial Body Length headers encode a packet of
indeterminate length, effectively making it a stream.</li>
          </ol>
          <section anchor="one-octet-lengths" numbered="true" toc="default">
            <name>One-Octet Lengths</name>
            <t>A one-octet Body Length header encodes a length of 0 to 191
octets.  This type of length header is recognized because the one octet
value is less than 192.  The body length is equal to:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
   bodyLen = 1st_octet;
]]></artwork>
          </section>
          <section anchor="two-octet-lengths" numbered="true" toc="default">
            <name>Two-Octet Lengths</name>
            <t>A two-octet Body Length header encodes a length of 192 to 8383 octets.
It is recognized because its first octet is in the range 192 to
223.  The body length is equal to:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
   bodyLen = ((1st_octet - 192) << 8) + (2nd_octet) + 192
]]></artwork>
          </section>
          <section anchor="five-octet-lengths" numbered="true" toc="default">
            <name>Five-Octet Lengths</name>
            <t>A five-octet Body Length header consists of a single octet holding the
value 255, followed by a four-octet scalar.  The body length is equal
to:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
   bodyLen = (2nd_octet << 24) | (3rd_octet << 16) |
             (4th_octet << 8)  | 5th_octet
]]></artwork>
            <t>This basic set of one, two, and five-octet lengths is also used
internally to some packets.</t>
          </section>
          <section anchor="partial-body-lengths" numbered="true" toc="default">
            <name>Partial Body Lengths</name>
            <t>A Partial Body Length header is one octet long and encodes the length
of only part of the data packet.  This length is a power of 2, from 1
to 1,073,741,824 (2 to the 30th power).  It is recognized by its one
octet value that is greater than or equal to 224, and less than
255.  The Partial Body Length is equal to:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
   partialBodyLen = 1 << (1st_octet & 0x1F);
]]></artwork>
            <t>Each Partial Body Length header is followed by a portion of the packet
body data.  The Partial Body Length header specifies this portion's
length.  Another length header (one octet, two-octet, five-octet, or
partial) follows that portion.  The last length header in the packet
MUST NOT be a Partial Body Length header.  Partial Body Length headers
may only be used for the non-final parts of the packet.</t>
            <t>Note also that the last Body Length header can be a zero-length
header.</t>
            <t>An implementation MAY use Partial Body Lengths for data packets, be
they literal, compressed, or encrypted.  The first partial length MUST
be at least 512 octets long.  Partial Body Lengths MUST NOT be used for
any other packet types.</t>
          </section>
        </section>
        <section anchor="packet-length-examples" numbered="true" toc="default">
          <name>Packet Length Examples</name>
          <t>These examples show ways that new format packets might encode the
packet lengths.</t>
          <t>A packet with length 100 may have its length encoded in one octet:
0x64.  This is followed by 100 octets of data.</t>
          <t>A packet with length 1723 may have its length encoded in two octets:
0xC5, 0xFB.  This header is followed by the 1723 octets of data.</t>
          <t>A packet with length 100000 may have its length encoded in five
octets: 0xFF, 0x00, 0x01, 0x86, 0xA0.</t>
          <t>It might also be encoded in the following octet stream: 0xEF, first
32768 octets of data; 0xE1, next two octets of data; 0xE0, next one
octet of data; 0xF0, next 65536 octets of data; 0xC5, 0xDD, last 1693
octets of data.  This is just one possible encoding, and many
variations are possible on the size of the Partial Body Length
headers, as long as a regular Body Length header encodes the last
portion of the data.</t>
          <t>Please note that in all of these explanations, the total length of the
packet is the length of the header(s) plus the length of the body.</t>
        </section>
      </section>
      <section anchor="packet-tags" numbered="true" toc="default">
        <name>Packet Tags</name>
        <t>The packet tag denotes what type of packet the body holds.  Note that
old format headers can only have tags less than 16, whereas new format
headers can have tags as great as 63.  The defined tags (in decimal)
are as follows:</t>
        <table align="center">
          <thead>
            <tr>
              <th align="right">Tag</th>
              <th align="left">Packet Type</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="right">0</td>
              <td align="left">Reserved - a packet tag MUST NOT have this value</td>
            </tr>
            <tr>
              <td align="right">1</td>
              <td align="left">Public-Key Encrypted Session Key Packet</td>
            </tr>
            <tr>
              <td align="right">2</td>
              <td align="left">Signature Packet</td>
            </tr>
            <tr>
              <td align="right">3</td>
              <td align="left">Symmetric-Key Encrypted Session Key Packet</td>
            </tr>
            <tr>
              <td align="right">4</td>
              <td align="left">One-Pass Signature Packet</td>
            </tr>
            <tr>
              <td align="right">5</td>
              <td align="left">Secret-Key Packet</td>
            </tr>
            <tr>
              <td align="right">6</td>
              <td align="left">Public-Key Packet</td>
            </tr>
            <tr>
              <td align="right">7</td>
              <td align="left">Secret-Subkey Packet</td>
            </tr>
            <tr>
              <td align="right">8</td>
              <td align="left">Compressed Data Packet</td>
            </tr>
            <tr>
              <td align="right">9</td>
              <td align="left">Symmetrically Encrypted Data Packet</td>
            </tr>
            <tr>
              <td align="right">10</td>
              <td align="left">Marker Packet</td>
            </tr>
            <tr>
              <td align="right">11</td>
              <td align="left">Literal Data Packet</td>
            </tr>
            <tr>
              <td align="right">12</td>
              <td align="left">Trust Packet</td>
            </tr>
            <tr>
              <td align="right">13</td>
              <td align="left">User ID Packet</td>
            </tr>
            <tr>
              <td align="right">14</td>
              <td align="left">Public-Subkey Packet</td>
            </tr>
            <tr>
              <td align="right">17</td>
              <td align="left">User Attribute Packet</td>
            </tr>
            <tr>
              <td align="right">18</td>
              <td align="left">Sym. Encrypted and Integrity Protected Data Packet</td>
            </tr>
            <tr>
              <td align="right">19</td>
              <td align="left">Modification Detection Code Packet</td>
            </tr>
            <tr>
              <td align="right">20</td>
              <td align="left">AEAD Encrypted Data Packet</td>
            </tr>
            <tr>
              <td align="right">60 to 63</td>
              <td align="left">Private or Experimental Values</td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
    <section anchor="packet-types" numbered="true" toc="default">
      <name>Packet Types</name>
      <section anchor="public-key-encrypted-session-key-packets-tag-1" numbered="true" toc="default">
        <name>Public-Key Encrypted Session Key Packets (Tag 1)</name>
        <t>A Public-Key Encrypted Session Key packet holds the session key used
to encrypt a message.  Zero or more Public-Key Encrypted Session Key
packets and/or Symmetric-Key Encrypted Session Key packets may precede
a Symmetrically Encrypted Data Packet, which holds an encrypted
message.  The message is encrypted with the session key, and the
session key is itself encrypted and stored in the Encrypted Session
Key packet(s).  The Symmetrically Encrypted Data Packet is preceded by
one Public-Key Encrypted Session Key packet for each OpenPGP key to
which the message is encrypted.  The recipient of the message finds a
session key that is encrypted to their public key, decrypts the
session key, and then uses the session key to decrypt the message.</t>
        <t>The body of this packet consists of:</t>
        <ul spacing="normal">
          <li>A one-octet number giving the version number of the packet
type.  The currently defined value for packet version is 3.</li>
          <li>An eight-octet number that gives the Key ID of the public key to
which the session key is encrypted.  If the session key is encrypted
to a subkey, then the Key ID of this subkey is used here instead of
the Key ID of the primary key.</li>
          <li>A one-octet number giving the public-key algorithm used.</li>
          <li>
            <t>A string of octets that is the encrypted session key.  This string
takes up the remainder of the packet, and its contents are dependent
on the public-key algorithm used.  </t>
            <t>
Algorithm Specific Fields for RSA encryption:  </t>
            <ul spacing="normal">
              <li>Multiprecision integer (MPI) of RSA encrypted value m**e mod n.</li>
            </ul>
            <t>
Algorithm Specific Fields for Elgamal encryption:  </t>
            <ul spacing="normal">
              <li>MPI of Elgamal (Diffie-Hellman) value g**k mod p.</li>
              <li>MPI of Elgamal (Diffie-Hellman) value m * y**k mod p.</li>
            </ul>
            <t>
Algorithm-Specific Fields for ECDH encryption:  </t>
            <ul spacing="normal">
              <li>MPI of an EC point representing an ephemeral public key.</li>
              <li>a one-octet size, followed by a symmetric key encoded using the
method described in <xref target="ec-dh-algorithm-ecdh" format="default"/>.</li>
            </ul>
          </li>
        </ul>
        <t>The value "m" in the above formulas is derived from the session key as
follows.  First, the session key is prefixed with a one-octet algorithm
identifier that specifies the symmetric encryption algorithm used to
encrypt the following Symmetrically Encrypted Data Packet.  Then a
two-octet checksum is appended, which is equal to the sum of the
preceding session key octets, not including the algorithm identifier,
modulo 65536.  This value is then encoded as described in PKCS#1 block
encoding EME-PKCS1-v1_5 in Section 7.2.1 of <xref target="RFC3447" format="default"/> to form the "m"
value used in the formulas above.  See <xref target="pkcs1-encoding-in-openpgp" format="default"/>
of this document for notes on OpenPGP's use of PKCS#1.</t>
        <t>Note that when an implementation forms several PKESKs with one session
key, forming a message that can be decrypted by several keys, the
implementation MUST make a new PKCS#1 encoding for each key.</t>
        <t>An implementation MAY accept or use a Key ID of zero as a "wild card"
or "speculative" Key ID.  In this case, the receiving implementation
would try all available private keys, checking for a valid decrypted
session key.  This format helps reduce traffic analysis of messages.</t>
      </section>
      <section anchor="signature-packet-tag-2" numbered="true" toc="default">
        <name>Signature Packet (Tag 2)</name>
        <t>A Signature packet describes a binding between some public key and
some data.  The most common signatures are a signature of a file or a
block of text, and a signature that is a certification of a User ID.</t>
        <t>Three versions of Signature packets are defined.  Version 3 provides
basic signature information, while versions 4 and 5 provide an expandable
format with subpackets that can specify more information about the
signature.  PGP 2.6.x only accepts version 3 signatures.</t>
        <t>Implementations MUST generate version 5 signatures when using a
version 5 key.  Implementations SHOULD generate V4 signatures with
version 4 keys.  Implementations MUST NOT create version 3 signatures;
they MAY accept version 3 signatures.</t>
        <section anchor="signature-types" numbered="true" toc="default">
          <name>Signature Types</name>
          <t>There are a number of possible meanings for a signature, which are
indicated in a signature type octet in any given signature.  Please
note that the vagueness of these meanings is not a flaw, but a feature
of the system.  Because OpenPGP places final authority for validity
upon the receiver of a signature, it may be that one signer's casual
act might be more rigorous than some other authority's positive
act.  See <xref target="computing-signatures" format="default"/>, "Computing Signatures", for detailed
information on how to compute and verify signatures of each type.</t>
          <t>These meanings are as follows:</t>
          <dl newline="false" spacing="normal">
            <dt>0x00</dt>
            <dd>
  Signature of a binary document.  This means the signer owns it,
created it, or certifies that it has not been modified.</dd>
            <dt>0x01</dt>
            <dd>
  Signature of a canonical text document.  This means the
signer owns it, created it, or certifies that it has not
been modified.  The signature is calculated over the text
data with its line endings converted to &lt;CR&gt;&lt;LF&gt;.</dd>
            <dt>0x02</dt>
            <dd>
  Standalone signature.  This signature is a signature of only
its own subpacket contents.  It is calculated identically to
a signature over a zero-length binary document.  Note that it
doesn't make sense to have a V3 standalone signature.</dd>
            <dt>0x10</dt>
            <dd>
  Generic certification of a User ID and Public-Key
packet.  The issuer of this certification does not make any
particular assertion as to how well the certifier has
checked that the owner of the key is in fact the person
described by the User ID.</dd>
            <dt>0x11</dt>
            <dd>
  Persona certification of a User ID and Public-Key
packet.  The issuer of this certification has not done any
verification of the claim that the owner of this key is the
User ID specified.</dd>
            <dt>0x12</dt>
            <dd>
  Casual certification of a User ID and Public-Key packet.  The
issuer of this certification has done some casual
verification of the claim of identity.</dd>
            <dt>0x13</dt>
            <dd>
  Positive certification of a User ID and Public-Key packet.  The
issuer of this certification has done substantial verification
of the claim of identity.

Most OpenPGP implementations make their "key signatures" as 0x10
certifications.  Some implementations can issue 0x11-0x13
certifications, but few differentiate between the types.</dd>
            <dt>0x16</dt>
            <dd>
  Attested Key Signature.  This signature is issued by the primary
key over itself and its User ID (or User Attribute).  It MUST
contain an "Attested Certifications" subpacket and a "Signature
Creation Time" subpacket.  This type of key signature does not
replace or override any standard certification (0x10-0x13).

Only the most recent Attestation Key Signature is valid for any
given &lt;key,userid&gt; pair.  If more than one Certification
Attestation Key Signature is present with the same Signature
Creation Time, the set of attestations should be treated as the
union of all "Attested Certifications" subpackets from all such
signatures with the same timestamp.</dd>
            <dt>0x18</dt>
            <dd>
  Subkey Binding Signature. This signature is a statement by
the top-level signing key that indicates that it owns the
subkey.  This signature is calculated directly on the primary
key and subkey, and not on any User ID or other packets. A
signature that binds a signing subkey MUST have an Embedded
Signature subpacket in this binding signature that contains
a 0x19 signature made by the signing subkey on the primary
key and subkey.</dd>
            <dt>0x19</dt>
            <dd>
  Primary Key Binding Signature. This signature is a statement
by a signing subkey, indicating that it is owned by the
primary key and subkey.  This signature is calculated the
same way as a 0x18 signature: directly on the primary key
and subkey, and not on any User ID or other packets.</dd>
            <dt>0x1F</dt>
            <dd>
  Signature directly on a key. This signature is calculated
directly on a key.  It binds the information in the Signature
subpackets to the key, and is appropriate to be used for
subpackets that provide information about the key, such as
the Revocation Key subpacket.  It is also appropriate for
statements that non-self certifiers want to make about the
key itself, rather than the binding between a key and a
name.</dd>
            <dt>0x20</dt>
            <dd>
  Key revocation signature. The signature is calculated
directly on the key being revoked. A revoked key is not to
be used.  Only revocation signatures by the key being
revoked, or by an authorized revocation key, should be
considered valid revocation signatures.</dd>
            <dt>0x28</dt>
            <dd>
  Subkey revocation signature. The signature is calculated
directly on the subkey being revoked. A revoked subkey is
not to be used.  Only revocation signatures by the top-level
signature key that is bound to this subkey, or by an
authorized revocation key, should be considered valid
revocation signatures.</dd>
            <dt>0x30</dt>
            <dd>
  Certification revocation signature. This signature revokes an
earlier User ID certification signature (signature class
0x10 through 0x13) or direct-key signature (0x1F).  It should
be issued by the same key that issued the revoked signature
or an authorized revocation key.  The signature is computed
over the same data as the certificate that it revokes, and
should have a later creation date than that certificate.</dd>
            <dt>0x40</dt>
            <dd>
  Timestamp signature.  This signature is only meaningful for
the timestamp contained in it.</dd>
            <dt>0x50</dt>
            <dd>
  Third-Party Confirmation signature.  This signature is a
signature over some other OpenPGP Signature packet(s).  It is
analogous to a notary seal on the signed data. A third-party
signature SHOULD include Signature Target subpacket(s) to
give easy identification.  Note that we really do mean
SHOULD.  There are plausible uses for this (such as a blind
party that only sees the signature, not the key or source
document) that cannot include a target subpacket.</dd>
          </dl>
        </section>
        <section anchor="version-3-signature-packet-format" numbered="true" toc="default">
          <name>Version 3 Signature Packet Format</name>
          <t>The body of a version 3 Signature Packet contains:</t>
          <ul spacing="normal">
            <li>One-octet version number (3).</li>
            <li>One-octet length of following hashed material.  MUST be 5.</li>
            <li>One-octet signature type.</li>
            <li>Four-octet creation time.</li>
            <li>Eight-octet Key ID of signer.</li>
            <li>One-octet public-key algorithm.</li>
            <li>One-octet hash algorithm.</li>
            <li>Two-octet field holding left 16 bits of signed hash value.</li>
            <li>
              <t>One or more multiprecision integers comprising the signature.
This portion is algorithm specific, as described below.  </t>
              <t>
The concatenation of the data to be signed, the signature type, and
creation time from the Signature packet (5 additional octets) is
hashed.  The resulting hash value is used in the signature
algorithm.  The high 16 bits (first two octets) of the hash are
included in the Signature packet to provide a way to reject
invalid signatures without performing a signature verification.  </t>
              <t>
Algorithm-Specific Fields for RSA signatures:  </t>
              <ul spacing="normal">
                <li>Multiprecision integer (MPI) of RSA signature value m**d mod n.</li>
              </ul>
              <t>
Algorithm-Specific Fields for DSA and ECDSA signatures:  </t>
              <ul spacing="normal">
                <li>MPI of DSA or ECDSA value r.</li>
                <li>MPI of DSA or ECDSA value s.</li>
              </ul>
            </li>
          </ul>
          <t>The signature calculation is based on a hash of the signed data, as
described above.  The details of the calculation are different for DSA
signatures than for RSA signatures.</t>
          <t>With RSA signatures, the hash value is encoded using PKCS#1 encoding
type EMSA-PKCS1-v1_5 as described in Section 9.2 of RFC 3447.  This
requires inserting the hash value as an octet string into an ASN.1
structure.  The object identifier for the type of hash being used is
included in the structure.  The hexadecimal representations for the
currently defined hash algorithms are as follows:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
 - MD5:        0x2A, 0x86, 0x48, 0x86, 0xF7, 0x0D, 0x02, 0x05

 - RIPEMD-160: 0x2B, 0x24, 0x03, 0x02, 0x01

 - SHA-1:      0x2B, 0x0E, 0x03, 0x02, 0x1A

 - SHA2-224:   0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x04

 - SHA2-256:   0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x01

 - SHA2-384:   0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x02

 - SHA2-512:   0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x03
]]></artwork>
          <t>The ASN.1 Object Identifiers (OIDs) are as follows:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
 - MD5:        1.2.840.113549.2.5

 - RIPEMD-160: 1.3.36.3.2.1

 - SHA-1:      1.3.14.3.2.26

 - SHA2-224:   2.16.840.1.101.3.4.2.4

 - SHA2-256:   2.16.840.1.101.3.4.2.1

 - SHA2-384:   2.16.840.1.101.3.4.2.2

 - SHA2-512:   2.16.840.1.101.3.4.2.3
]]></artwork>
          <t>The full hash prefixes for these are as follows:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
 - MD5:        0x30, 0x20, 0x30, 0x0C, 0x06, 0x08, 0x2A, 0x86,
               0x48, 0x86, 0xF7, 0x0D, 0x02, 0x05, 0x05, 0x00,
               0x04, 0x10

 - RIPEMD-160: 0x30, 0x21, 0x30, 0x09, 0x06, 0x05, 0x2B, 0x24,
               0x03, 0x02, 0x01, 0x05, 0x00, 0x04, 0x14

 - SHA-1:      0x30, 0x21, 0x30, 0x09, 0x06, 0x05, 0x2b, 0x0E,
               0x03, 0x02, 0x1A, 0x05, 0x00, 0x04, 0x14

 - SHA2-224:   0x30, 0x2D, 0x30, 0x0d, 0x06, 0x09, 0x60, 0x86,
               0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x04, 0x05,
               0x00, 0x04, 0x1C

 - SHA2-256:   0x30, 0x31, 0x30, 0x0d, 0x06, 0x09, 0x60, 0x86,
               0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, 0x05,
               0x00, 0x04, 0x20

 - SHA2-384:   0x30, 0x41, 0x30, 0x0d, 0x06, 0x09, 0x60, 0x86,
               0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x02, 0x05,
               0x00, 0x04, 0x30

 - SHA2-512:   0x30, 0x51, 0x30, 0x0d, 0x06, 0x09, 0x60, 0x86,
               0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x03, 0x05,
               0x00, 0x04, 0x40
]]></artwork>
          <t>DSA signatures MUST use hashes that are equal in size to the number of
bits of q, the group generated by the DSA key's generator value.</t>
          <t>If the output size of the chosen hash is larger than the number of
bits of q, the hash result is truncated to fit by taking the number of
leftmost bits equal to the number of bits of q.  This (possibly
truncated) hash function result is treated as a number and used
directly in the DSA signature algorithm.</t>
        </section>
        <section anchor="version-4-and-5-signature-packet-formats" numbered="true" toc="default">
          <name>Version 4 and 5 Signature Packet Formats</name>
          <t>The body of a V4 or V5 Signature packet contains:</t>
          <ul spacing="normal">
            <li>One-octet version number.  This is 4 for V4 signatures and
5 for V5 signatures.</li>
            <li>One-octet signature type.</li>
            <li>One-octet public-key algorithm.</li>
            <li>One-octet hash algorithm.</li>
            <li>Two-octet scalar octet count for following hashed subpacket
data.  Note that this is the length in octets of all of the
hashed subpackets; a pointer incremented by this number will
skip over the hashed subpackets.</li>
            <li>Hashed subpacket data set (zero or more subpackets).</li>
            <li>Two-octet scalar octet count for the following unhashed
subpacket data.  Note that this is the length in octets of all
of the unhashed subpackets; a pointer incremented by this
number will skip over the unhashed subpackets.</li>
            <li>Unhashed subpacket data set (zero or more subpackets).</li>
            <li>Two-octet field holding the left 16 bits of the signed hash
value.</li>
            <li>
              <t>One or more multiprecision integers comprising the signature.
This portion is algorithm specific:  </t>
              <t>
Algorithm-Specific Fields for RSA signatures:  </t>
              <ul spacing="normal">
                <li>Multiprecision integer (MPI) of RSA signature value m**d mod n.</li>
              </ul>
              <t>
Algorithm-Specific Fields for DSA or ECDSA signatures:  </t>
              <ul spacing="normal">
                <li>MPI of DSA or ECDSA value r.</li>
                <li>MPI of DSA or ECDSA value s.</li>
              </ul>
              <t>
Algorithm-Specific Fields for EdDSA signatures:  </t>
              <ul spacing="normal">
                <li>MPI of an EC point r.</li>
                <li>EdDSA value s, in MPI, in the little endian representation.</li>
              </ul>
            </li>
          </ul>
          <t>The format of R and S for use with EdDSA is described in <xref target="RFC8032" format="default"/>.
A version 3 signature MUST NOT be created and MUST NOT be used with
EdDSA.</t>
          <t>The concatenation of the data being signed and the signature data from
the version number through the hashed subpacket data (inclusive) is
hashed.  The resulting hash value is what is signed.  The high 16 bits
(first two octets) of the hash are included in the Signature packet to
provide a way to reject invalid signatures without performing a
signature verification.</t>
          <t>There are two fields consisting of Signature subpackets.  The first
field is hashed with the rest of the signature data, while the second
is unhashed.  The second set of subpackets is not cryptographically
protected by the signature and should include only advisory
information.</t>
          <t>The difference between a V4 and V5 signature is that the latter
includes additional meta data.</t>
          <t>The algorithms for converting the hash function result to a signature
are described in a section below.</t>
          <section anchor="signature-subpacket-specification" numbered="true" toc="default">
            <name>Signature Subpacket Specification</name>
            <t>A subpacket data set consists of zero or more Signature subpackets.  In
Signature packets, the subpacket data set is preceded by a two- octet
scalar count of the length in octets of all the subpackets. A pointer
incremented by this number will skip over the subpacket data set.</t>
            <t>Each subpacket consists of a subpacket header and a body.  The header
consists of:</t>
            <ul spacing="normal">
              <li>the subpacket length (1, 2, or 5 octets),</li>
              <li>the subpacket type (1 octet),</li>
            </ul>
            <t>and is followed by the subpacket-specific data.</t>
            <t>The length includes the type octet but not this length.  Its format is
similar to the "new" format packet header lengths, but cannot have
Partial Body Lengths.  That is:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
   if the 1st octet <  192, then
       lengthOfLength = 1
       subpacketLen = 1st_octet

   if the 1st octet >= 192 and < 255, then
       lengthOfLength = 2
       subpacketLen = ((1st_octet - 192) << 8) + (2nd_octet) + 192

   if the 1st octet = 255, then
       lengthOfLength = 5
       subpacket length = [four-octet scalar starting at 2nd_octet]
]]></artwork>
            <t>The value of the subpacket type octet may be:</t>
            <table align="center">
              <thead>
                <tr>
                  <th align="right">Type</th>
                  <th align="left">Description</th>
                </tr>
              </thead>
              <tbody>
                <tr>
                  <td align="right">0</td>
                  <td align="left">Reserved</td>
                </tr>
                <tr>
                  <td align="right">1</td>
                  <td align="left">Reserved</td>
                </tr>
                <tr>
                  <td align="right">2</td>
                  <td align="left">Signature Creation Time</td>
                </tr>
                <tr>
                  <td align="right">3</td>
                  <td align="left">Signature Expiration Time</td>
                </tr>
                <tr>
                  <td align="right">4</td>
                  <td align="left">Exportable Certification</td>
                </tr>
                <tr>
                  <td align="right">5</td>
                  <td align="left">Trust Signature</td>
                </tr>
                <tr>
                  <td align="right">6</td>
                  <td align="left">Regular Expression</td>
                </tr>
                <tr>
                  <td align="right">7</td>
                  <td align="left">Revocable</td>
                </tr>
                <tr>
                  <td align="right">8</td>
                  <td align="left">Reserved</td>
                </tr>
                <tr>
                  <td align="right">9</td>
                  <td align="left">Key Expiration Time</td>
                </tr>
                <tr>
                  <td align="right">10</td>
                  <td align="left">Placeholder for backward compatibility</td>
                </tr>
                <tr>
                  <td align="right">11</td>
                  <td align="left">Preferred Symmetric Algorithms</td>
                </tr>
                <tr>
                  <td align="right">12</td>
                  <td align="left">Revocation Key</td>
                </tr>
                <tr>
                  <td align="right">13 to 15</td>
                  <td align="left">Reserved</td>
                </tr>
                <tr>
                  <td align="right">16</td>
                  <td align="left">Issuer</td>
                </tr>
                <tr>
                  <td align="right">17 to 19</td>
                  <td align="left">Reserved</td>
                </tr>
                <tr>
                  <td align="right">20</td>
                  <td align="left">Notation Data</td>
                </tr>
                <tr>
                  <td align="right">21</td>
                  <td align="left">Preferred Hash Algorithms</td>
                </tr>
                <tr>
                  <td align="right">22</td>
                  <td align="left">Preferred Compression Algorithms</td>
                </tr>
                <tr>
                  <td align="right">23</td>
                  <td align="left">Key Server Preferences</td>
                </tr>
                <tr>
                  <td align="right">24</td>
                  <td align="left">Preferred Key Server</td>
                </tr>
                <tr>
                  <td align="right">25</td>
                  <td align="left">Primary User ID</td>
                </tr>
                <tr>
                  <td align="right">26</td>
                  <td align="left">Policy URI</td>
                </tr>
                <tr>
                  <td align="right">27</td>
                  <td align="left">Key Flags</td>
                </tr>
                <tr>
                  <td align="right">28</td>
                  <td align="left">Signer's User ID</td>
                </tr>
                <tr>
                  <td align="right">29</td>
                  <td align="left">Reason for Revocation</td>
                </tr>
                <tr>
                  <td align="right">30</td>
                  <td align="left">Features</td>
                </tr>
                <tr>
                  <td align="right">31</td>
                  <td align="left">Signature Target</td>
                </tr>
                <tr>
                  <td align="right">32</td>
                  <td align="left">Embedded Signature</td>
                </tr>
                <tr>
                  <td align="right">33</td>
                  <td align="left">Issuer Fingerprint</td>
                </tr>
                <tr>
                  <td align="right">34</td>
                  <td align="left">Preferred AEAD Algorithms</td>
                </tr>
                <tr>
                  <td align="right">35</td>
                  <td align="left">Intended Recipient Fingerprint</td>
                </tr>
                <tr>
                  <td align="right">37</td>
                  <td align="left">Attested Certifications</td>
                </tr>
                <tr>
                  <td align="right">38</td>
                  <td align="left">Key Block</td>
                </tr>
                <tr>
                  <td align="right">100 to 110</td>
                  <td align="left">Private or experimental</td>
                </tr>
              </tbody>
            </table>
            <t>An implementation SHOULD ignore any subpacket of a type that it does
not recognize.</t>
            <t>Bit 7 of the subpacket type is the "critical" bit.  If set, it denotes
that the subpacket is one that is critical for the evaluator of the
signature to recognize.  If a subpacket is encountered that is marked
critical but is unknown to the evaluating software, the evaluator
SHOULD consider the signature to be in error.</t>
            <t>An evaluator may "recognize" a subpacket, but not implement it.  The
purpose of the critical bit is to allow the signer to tell an
evaluator that it would prefer a new, unknown feature to generate an
error than be ignored.</t>
            <t>Implementations SHOULD implement the four preferred algorithm
subpackets (11, 21, 22, and 34), as well as the "Reason for Revocation"
subpacket.  Note, however, that if an implementation chooses not to
implement some of the preferences, it is required to behave in a
polite manner to respect the wishes of those users who do implement
these preferences.</t>
          </section>
          <section anchor="signature-subpacket-types" numbered="true" toc="default">
            <name>Signature Subpacket Types</name>
            <t>A number of subpackets are currently defined.  Some subpackets apply to
the signature itself and some are attributes of the key.  Subpackets
that are found on a self-signature are placed on a certification made
by the key itself.  Note that a key may have more than one User ID, and
thus may have more than one self-signature, and differing subpackets.</t>
            <t>A subpacket may be found either in the hashed or unhashed subpacket
sections of a signature.  If a subpacket is not hashed, then the
information in it cannot be considered definitive because it is not
part of the signature proper.</t>
          </section>
          <section anchor="notes-on-self-signatures" numbered="true" toc="default">
            <name>Notes on Self-Signatures</name>
            <t>A self-signature is a binding signature made by the key to which the
signature refers.  There are three types of self-signatures, the
certification signatures (types 0x10-0x13), the direct-key signature
(type 0x1F), and the subkey binding signature (type 0x18).  For
certification self-signatures, each User ID may have a self-
signature, and thus different subpackets in those self-signatures.  For
subkey binding signatures, each subkey in fact has a self-signature.
Subpackets that appear in a certification self-signature apply to the
user name, and subpackets that appear in the subkey self-signature
apply to the subkey.  Lastly, subpackets on the direct-key signature
apply to the entire key.</t>
            <t>Implementing software should interpret a self-signature's preference
subpackets as narrowly as possible.  For example, suppose a key has two
user names, Alice and Bob.  Suppose that Alice prefers the symmetric
algorithm AES-256, and Bob prefers Camellia-256 or AES-128.  If the software
locates this key via Alice's name, then the preferred algorithm is
AES-256; if software locates the key via Bob's name, then the preferred
algorithm is Camellia-256.  If the key is located by Key ID, the algorithm of
the primary User ID of the key provides the preferred symmetric
algorithm.</t>
            <t>Revoking a self-signature or allowing it to expire has a semantic
meaning that varies with the signature type.  Revoking the self-
signature on a User ID effectively retires that user name.  The
self-signature is a statement, "My name X is tied to my signing key K"
and is corroborated by other users' certifications.  If another user
revokes their certification, they are effectively saying that they no
longer believe that name and that key are tied together.  Similarly, if
the users themselves revoke their self-signature, then the users no
longer go by that name, no longer have that email address,
etc.  Revoking a binding signature effectively retires that
subkey.  Revoking a direct-key signature cancels that signature.  Please
see the "Reason for Revocation" subpacket (<xref target="reason-for-revocation" format="default"/>)
for more relevant detail.</t>
            <t>Since a self-signature contains important information about the key's
use, an implementation SHOULD allow the user to rewrite the
self-signature, and important information in it, such as preferences
and key expiration.</t>
            <t>It is good practice to verify that a self-signature imported into an
implementation doesn't advertise features that the implementation
doesn't support, rewriting the signature as appropriate.</t>
            <t>An implementation that encounters multiple self-signatures on the same
object may resolve the ambiguity in any way it sees fit, but it is
RECOMMENDED that priority be given to the most recent self-signature.</t>
          </section>
          <section anchor="signature-creation-time" numbered="true" toc="default">
            <name>Signature Creation Time</name>
            <t>(4-octet time field)</t>
            <t>The time the signature was made.</t>
            <t>MUST be present in the hashed area.</t>
          </section>
          <section anchor="issuer" numbered="true" toc="default">
            <name>Issuer</name>
            <t>(8-octet Key ID)</t>
            <t>The OpenPGP Key ID of the key issuing the signature.  If the version
of that key is greater than 4, this subpacket MUST NOT be included in
the signature.</t>
          </section>
          <section anchor="key-expiration-time" numbered="true" toc="default">
            <name>Key Expiration Time</name>
            <t>(4-octet time field)</t>
            <t>The validity period of the key.  This is the number of seconds after
the key creation time that the key expires.  If this is not present or
has a value of zero, the key never expires.  This is found only on a
self-signature.</t>
          </section>
          <section anchor="preferred-symmetric-algorithms" numbered="true" toc="default">
            <name>Preferred Symmetric Algorithms</name>
            <t>(array of one-octet values)</t>
            <t>Symmetric algorithm numbers that indicate which algorithms the key
holder prefers to use.  The subpacket body is an ordered list of octets
with the most preferred listed first.  It is assumed that only
algorithms listed are supported by the recipient's software.  Algorithm
numbers are in <xref target="constants" format="default"/>.  This is only found on a self-signature.</t>
          </section>
          <section anchor="preferred-aead-algorithms" numbered="true" toc="default">
            <name>Preferred AEAD Algorithms</name>
            <t>(array of one-octet values)</t>
            <t>AEAD algorithm numbers that indicate which AEAD algorithms the key
holder prefers to use.  The subpacket body is an ordered list of
octets with the most preferred listed first.  It is assumed that only
algorithms listed are supported by the recipient's software.
Algorithm numbers are in <xref target="aead-algorithms" format="default"/>.  This is only
found on a self-signature.  Note that support for the AEAD Encrypted
Data packet in the general is indicated by a Feature Flag.</t>
          </section>
          <section anchor="preferred-hash-algorithms" numbered="true" toc="default">
            <name>Preferred Hash Algorithms</name>
            <t>(array of one-octet values)</t>
            <t>Message digest algorithm numbers that indicate which algorithms the
key holder prefers to receive.  Like the preferred symmetric
algorithms, the list is ordered.  Algorithm numbers are in
<xref target="hash-algorithms" format="default"/>.  This is only found on a self-signature.</t>
          </section>
          <section anchor="preferred-compression-algorithms" numbered="true" toc="default">
            <name>Preferred Compression Algorithms</name>
            <t>(array of one-octet values)</t>
            <t>Compression algorithm numbers that indicate which algorithms the key
holder prefers to use.  Like the preferred symmetric algorithms, the
list is ordered.  Algorithm numbers are in
<xref target="compression-algorithms" format="default"/>.  If this subpacket is not included, ZIP
is preferred.  A zero denotes that uncompressed data is preferred; the
key holder's software might have no compression software in that
implementation.  This is only found on a self-signature.</t>
          </section>
          <section anchor="signature-expiration-time" numbered="true" toc="default">
            <name>Signature Expiration Time</name>
            <t>(4-octet time field)</t>
            <t>The validity period of the signature.  This is the number of seconds
after the signature creation time that the signature expires.  If this
is not present or has a value of zero, it never expires.</t>
          </section>
          <section anchor="exportable-certification" numbered="true" toc="default">
            <name>Exportable Certification</name>
            <t>(1 octet of exportability, 0 for not, 1 for exportable)</t>
            <t>This subpacket denotes whether a certification signature is
"exportable", to be used by other users than the signature's
issuer.  The packet body contains a Boolean flag indicating whether the
signature is exportable.  If this packet is not present, the
certification is exportable; it is equivalent to a flag containing a
1.</t>
            <t>Non-exportable, or "local", certifications are signatures made by a
user to mark a key as valid within that user's implementation only.</t>
            <t>Thus, when an implementation prepares a user's copy of a key for
transport to another user (this is the process of "exporting" the
key), any local certification signatures are deleted from the key.</t>
            <t>The receiver of a transported key "imports" it, and likewise trims any
local certifications.  In normal operation, there won't be any,
assuming the import is performed on an exported key.  However, there
are instances where this can reasonably happen.  For example, if an
implementation allows keys to be imported from a key database in
addition to an exported key, then this situation can arise.</t>
            <t>Some implementations do not represent the interest of a single user
(for example, a key server).  Such implementations always trim local
certifications from any key they handle.</t>
          </section>
          <section anchor="revocable" numbered="true" toc="default">
            <name>Revocable</name>
            <t>(1 octet of revocability, 0 for not, 1 for revocable)</t>
            <t>Signature's revocability status.  The packet body contains a Boolean
flag indicating whether the signature is revocable.  Signatures that
are not revocable have any later revocation signatures ignored.  They
represent a commitment by the signer that he cannot revoke his
signature for the life of his key.  If this packet is not present, the
signature is revocable.</t>
          </section>
          <section anchor="trust-signature" numbered="true" toc="default">
            <name>Trust Signature</name>
            <t>(1 octet "level" (depth), 1 octet of trust amount)</t>
            <t>Signer asserts that the key is not only valid but also trustworthy at
the specified level.  Level 0 has the same meaning as an ordinary
validity signature.  Level 1 means that the signed key is asserted to
be a valid trusted introducer, with the 2nd octet of the body
specifying the degree of trust.  Level 2 means that the signed key is
asserted to be trusted to issue level 1 trust signatures, i.e., that
it is a "meta introducer".  Generally, a level n trust signature
asserts that a key is trusted to issue level n-1 trust signatures.  The
trust amount is in a range from 0-255, interpreted such that values
less than 120 indicate partial trust and values of 120 or greater
indicate complete trust.  Implementations SHOULD emit values of 60 for
partial trust and 120 for complete trust.</t>
          </section>
          <section anchor="regular-expression" numbered="true" toc="default">
            <name>Regular Expression</name>
            <t>(null-terminated regular expression)</t>
            <t>Used in conjunction with trust Signature packets (of level &gt; 0) to
limit the scope of trust that is extended.  Only signatures by the
target key on User IDs that match the regular expression in the body
of this packet have trust extended by the trust Signature
subpacket.  The regular expression uses the same syntax as the Henry
Spencer's "almost public domain" regular expression <xref target="REGEX" format="default"/> package. A
description of the syntax is found in <xref target="regular-expressions" format="default"/> below.</t>
          </section>
          <section anchor="revocation-key" numbered="true" toc="default">
            <name>Revocation Key</name>
            <t>(1 octet of class, 1 octet of public-key algorithm ID, 20 or 32 octets
of fingerprint)</t>
            <t>V4 keys use the full 20 octet fingerprint; V5 keys use the
full 32 octet fingerprint</t>
            <t>Authorizes the specified key to issue revocation signatures for this
key.  Class octet must have bit 0x80 set.  If the bit 0x40 is set,
then this means that the revocation information is sensitive.  Other
bits are for future expansion to other kinds of authorizations.  This
is only found on a direct-key self-signature (type 0x1f).  The use on
other types of self-signatures is unspecified.</t>
            <t>If the "sensitive" flag is set, the keyholder feels this subpacket
contains private trust information that describes a real-world
sensitive relationship.  If this flag is set, implementations SHOULD
NOT export this signature to other users except in cases where the
data needs to be available: when the signature is being sent to the
designated revoker, or when it is accompanied by a revocation
signature from that revoker.  Note that it may be appropriate to
isolate this subpacket within a separate signature so that it is not
combined with other subpackets that need to be exported.</t>
          </section>
          <section anchor="notation-data" numbered="true" toc="default">
            <name>Notation Data</name>
            <artwork name="" type="" align="left" alt=""><![CDATA[
   (4 octets of flags, 2 octets of name length (M),
                       2 octets of value length (N),
                       M octets of name data,
                       N octets of value data)
]]></artwork>
            <t>This subpacket describes a "notation" on the signature that the issuer
wishes to make.  The notation has a name and a value, each of which are
strings of octets.  There may be more than one notation in a signature.
Notations can be used for any extension the issuer of the signature
cares to make.  The "flags" field holds four octets of flags.</t>
            <t>All undefined flags MUST be zero.  Defined flags are as follows:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
   First octet: 0x80 = human-readable.  This note value is text.
   Other octets: none.
]]></artwork>
            <t>Notation names are arbitrary strings encoded in UTF-8.  They reside in
two namespaces: The IETF namespace and the user namespace.</t>
            <t>The IETF namespace is registered with IANA.  These names MUST NOT
contain the "@" character (0x40).  This is a tag for the user
namespace.</t>
            <t>Names in the user namespace consist of a UTF-8 string tag followed by
"@" followed by a DNS domain name.  Note that the tag MUST NOT contain
an "@" character.  For example, the "sample" tag used by Example
Corporation could be "sample@example.com".</t>
            <t>Names in a user space are owned and controlled by the owners of that
domain.  Obviously, it's bad form to create a new name in a DNS space
that you don't own.</t>
            <t>Since the user namespace is in the form of an email address,
implementers MAY wish to arrange for that address to reach a person
who can be consulted about the use of the named tag.  Note that due to
UTF-8 encoding, not all valid user space name tags are valid email
addresses.</t>
            <t>If there is a critical notation, the criticality applies to that
specific notation and not to notations in general.</t>
            <t>The following subsections define a set of standard notations.</t>
            <section anchor="the-charset-notation" numbered="true" toc="default">
              <name>The 'charset' Notation</name>
              <t>The "charset" notation is a description of the character set used to
encode the signed plaintext.  The default value is "UTF-8".  If used,
the value MUST be encoded as human readable and MUST be present in the
hashed subpacket section of the signature.  This notation is useful
for cleartext signatures in cases where it is not possible to encode
the text in UTF-8.  By having the used character set a part of the
signed data, attacks exploiting different representation of code
points will be mitigated.</t>
            </section>
            <section anchor="the-manu-notation" numbered="true" toc="default">
              <name>The 'manu' Notation</name>
              <t>The "manu" notation is a string that declares the device
manufacturer's name.  The certifier key is asserting this string
(which may or may not be related to the User ID of the certifier's
key).</t>
            </section>
            <section anchor="the-make-notation" numbered="true" toc="default">
              <name>The 'make' Notation</name>
              <t>This notation defines the product make.  It is a free form string.</t>
            </section>
            <section anchor="the-model-notation" numbered="true" toc="default">
              <name>The 'model' Notation</name>
              <t>This notation defines the product model name/number.  It is a free form string.</t>
            </section>
            <section anchor="the-prodid-notation" numbered="true" toc="default">
              <name>The 'prodid' Notation</name>
              <t>This notation contains the product identifier.  It is a free form string.</t>
            </section>
            <section anchor="the-pvers-notation" numbered="true" toc="default">
              <name>The 'pvers' Notation</name>
              <t>This notation defines the product version number (which could be a
release number, year, or some other identifier to differentiate
different versions of the same make/model).  It is a free form string.</t>
            </section>
            <section anchor="the-lot-notation" numbered="true" toc="default">
              <name>The 'lot' Notation</name>
              <t>This notation defines the product lot number (which is an indicator of
the batch of product).  It is a free form string.</t>
            </section>
            <section anchor="the-qty-notation" numbered="true" toc="default">
              <name>The 'qty' Notation</name>
              <t>This notation defines the quantity of items in this package.  It is a
decimal integer representation with no punctuation, e.g. "10", "1000",
"10000", etc.</t>
            </section>
            <section anchor="the-loc-and-dest-notations" numbered="true" toc="default">
              <name>The 'loc' and 'dest' Notations</name>
              <t>The "loc" and 'dest' notations declare a GeoLocation as defined by RFC
5870 <xref target="RFC5870" format="default"/> but without the leading "geo:" header.  For example,
if you had a GeoLocation URI of "geo:13.4125,103.8667" you would
encode that in these notations as "13.4125,103.8667".</t>
              <t>The 'loc' notation is meant to encode the geo location where the
signature was made.  The 'dest' notation is meant to encode the geo
location where the device is "destined" (i.e., a "destination" for the
device).</t>
            </section>
            <section anchor="the-hash-notation" numbered="true" toc="default">
              <name>The 'hash' Notation</name>
              <t>A 'hash' notation is a means to include external data in the contents
of a signature without including the data itself.  This is done by
hashing the external data separately and then including the data's
name and hash in the signature via this notation.  This is useful, for
example, to have an external "manifest," "image," or other data that
might not be vital to the signature itself but still needs to be
protected and authenticated without requiring a second signature.</t>
              <t>The 'hash' notation has the following structure:
* A single byte specifying the length of the name of the hashed data
* A UTF-8 string of the name of the hashed data
* A single byte specifying the hash algorithm (see section 9.4)
* The binary hash output of the hashed data using the specified
  algorithm.  (The length of this data is implicit based on the
  algorithm specified).</t>
              <t>Due to its nature a 'hash' notation is not human readable and MUST NOT
be marked as such when used.</t>
            </section>
          </section>
          <section anchor="key-server-preferences" numbered="true" toc="default">
            <name>Key Server Preferences</name>
            <t>(N octets of flags)</t>
            <t>This is a list of one-bit flags that indicate preferences that the key
holder has about how the key is handled on a key server.  All undefined
flags MUST be zero.</t>
            <t>First octet: 0x80 = No-modify</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
The key holder requests that this key only be modified or updated
by the key holder or an administrator of the key server.

If No-modify is set on the most recent self-sig over a User ID,
then a keyserver should only redistribute those third-party
certifications over that User ID that have been attested to in the
most recent Attestation Key Signature packet (see "Attested
Certifications" below).
]]></artwork>
            <t>This is found only on a self-signature.</t>
          </section>
          <section anchor="preferred-key-server" numbered="true" toc="default">
            <name>Preferred Key Server</name>
            <t>(String)</t>
            <t>This is a URI of a key server that the key holder prefers be used for
updates.  Note that keys with multiple User IDs can have a preferred
key server for each User ID.  Note also that since this is a URI, the
key server can actually be a copy of the key retrieved by ftp, http,
finger, etc.</t>
          </section>
          <section anchor="primary-user-id" numbered="true" toc="default">
            <name>Primary User ID</name>
            <t>(1 octet, Boolean)</t>
            <t>This is a flag in a User ID's self-signature that states whether this
User ID is the main User ID for this key.  It is reasonable for an
implementation to resolve ambiguities in preferences, etc. by
referring to the primary User ID.  If this flag is absent, its value is
zero.  If more than one User ID in a key is marked as primary, the
implementation may resolve the ambiguity in any way it sees fit, but
it is RECOMMENDED that priority be given to the User ID with the most
recent self-signature.</t>
            <t>When appearing on a self-signature on a User ID packet, this subpacket
applies only to User ID packets.  When appearing on a self-signature on
a User Attribute packet, this subpacket applies only to User Attribute
packets.  That is to say, there are two different and independent
"primaries" -- one for User IDs, and one for User Attributes.</t>
          </section>
          <section anchor="policy-uri" numbered="true" toc="default">
            <name>Policy URI</name>
            <t>(String)</t>
            <t>This subpacket contains a URI of a document that describes the policy
under which the signature was issued.</t>
          </section>
          <section anchor="key-flags" numbered="true" toc="default">
            <name>Key Flags</name>
            <t>(N octets of flags)</t>
            <t>This subpacket contains a list of binary flags that hold information
about a key.  It is a string of octets, and an implementation MUST NOT
assume a fixed size.  This is so it can grow over time.  If a list is
shorter than an implementation expects, the unstated flags are
considered to be zero.  The defined flags are as follows:</t>
            <t>First octet:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
0x01 - This key may be used to certify other keys.

0x02 - This key may be used to sign data.

0x04 - This key may be used to encrypt communications.

0x08 - This key may be used to encrypt storage.

0x10 - The private component of this key may have been split by a
       secret-sharing mechanism.

0x20 - This key may be used for authentication.

0x80 - The private component of this key may be in the possession
       of more than one person.
]]></artwork>
            <t>Second octet:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
0x04 - This key may be used as an additional decryption subkey (ADSK).

0x08 - This key may be used for timestamping.
]]></artwork>
            <t>Usage notes:</t>
            <t>The flags in this packet may appear in self-signatures or in
certification signatures.  They mean different things depending on who
is making the statement -- for example, a certification signature that
has the "sign data" flag is stating that the certification is for that
use.  On the other hand, the "communications encryption" flag in a
self-signature is stating a preference that a given key be used for
communications.  Note however, that it is a thorny issue to determine
what is "communications" and what is "storage".  This decision is left
wholly up to the implementation; the authors of this document do not
claim any special wisdom on the issue and realize that accepted
opinion may change.</t>
            <t>The "split key" (0x10) and "group key" (0x80) flags are placed on a
self-signature only; they are meaningless on a certification
signature.  They SHOULD be placed only on a direct-key signature (type
0x1F) or a subkey signature (type 0x18), one that refers to the key
the flag applies to.</t>
            <t>The ADSK flag helps to figure out an encryption subkey.</t>
          </section>
          <section anchor="signers-user-id" numbered="true" toc="default">
            <name>Signer's User ID</name>
            <t>(String)</t>
            <t>This subpacket allows a keyholder to state which User ID is
responsible for the signing.  Many keyholders use a single key for
different purposes, such as business communications as well as
personal communications.  This subpacket allows such a keyholder to
state which of their roles is making a signature.</t>
            <t>This subpacket is not appropriate to use to refer to a User Attribute
packet.</t>
          </section>
          <section anchor="reason-for-revocation" numbered="true" toc="default">
            <name>Reason for Revocation</name>
            <t>(1 octet of revocation code, N octets of reason string)</t>
            <t>This subpacket is used only in key revocation and certification
revocation signatures.  It describes the reason why the key or
certificate was revoked.</t>
            <t>The first octet contains a machine-readable code that denotes the
reason for the revocation:</t>
            <table align="center">
              <thead>
                <tr>
                  <th align="right">Code</th>
                  <th align="left">Reason</th>
                </tr>
              </thead>
              <tbody>
                <tr>
                  <td align="right">0</td>
                  <td align="left">No reason specified (key revocations or cert revocations)</td>
                </tr>
                <tr>
                  <td align="right">1</td>
                  <td align="left">Key is superseded (key revocations)</td>
                </tr>
                <tr>
                  <td align="right">2</td>
                  <td align="left">Key material has been compromised (key revocations)</td>
                </tr>
                <tr>
                  <td align="right">3</td>
                  <td align="left">Key is retired and no longer used (key revocations)</td>
                </tr>
                <tr>
                  <td align="right">32</td>
                  <td align="left">User ID information is no longer valid (cert revocations)</td>
                </tr>
                <tr>
                  <td align="right">100-110</td>
                  <td align="left">Private Use</td>
                </tr>
              </tbody>
            </table>
            <t>Following the revocation code is a string of octets that gives
information about the Reason for Revocation in human-readable form
(UTF-8).  The string may be null, that is, of zero length.  The length
of the subpacket is the length of the reason string plus one.  An
implementation SHOULD implement this subpacket, include it in all
revocation signatures, and interpret revocations appropriately.  There
are important semantic differences between the reasons, and there are
thus important reasons for revoking signatures.</t>
            <t>If a key has been revoked because of a compromise, all signatures
created by that key are suspect.  However, if it was merely superseded
or retired, old signatures are still valid.  If the revoked signature
is the self-signature for certifying a User ID, a revocation denotes
that that user name is no longer in use.  Such a revocation SHOULD
include a 0x20 code.</t>
            <t>Note that any signature may be revoked, including a certification on
some other person's key.  There are many good reasons for revoking a
certification signature, such as the case where the keyholder leaves
the employ of a business with an email address. A revoked
certification is no longer a part of validity calculations.</t>
          </section>
          <section anchor="features" numbered="true" toc="default">
            <name>Features</name>
            <t>(N octets of flags)</t>
            <t>The Features subpacket denotes which advanced OpenPGP features a
user's implementation supports.  This is so that as features are added
to OpenPGP that cannot be backwards-compatible, a user can state that
they can use that feature.  The flags are single bits that indicate
that a given feature is supported.</t>
            <t>This subpacket is similar to a preferences subpacket, and only appears
in a self-signature.</t>
            <t>An implementation SHOULD NOT use a feature listed when sending to a
user who does not state that they can use it.</t>
            <t>Defined features are as follows:</t>
            <t>First octet:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
0x01 - Modification Detection (packets 18 and 19)

0x02 - AEAD Encrypted Data Packet (packet 20) and version 5
       Symmetric-Key Encrypted Session Key Packets (packet 3)

0x04 - Version 5 Public-Key Packet format and corresponding new
       fingerprint format
]]></artwork>
            <t>If an implementation implements any of the defined features, it SHOULD
implement the Features subpacket, too.</t>
            <t>An implementation may freely infer features from other suitable
implementation-dependent mechanisms.</t>
          </section>
          <section anchor="signature-target" numbered="true" toc="default">
            <name>Signature Target</name>
            <t>(1 octet public-key algorithm, 1 octet hash algorithm, N octets hash)</t>
            <t>This subpacket identifies a specific target signature to which a
signature refers.  For revocation signatures, this subpacket provides
explicit designation of which signature is being revoked.  For a
third-party or timestamp signature, this designates what signature is
signed.  All arguments are an identifier of that target signature.</t>
            <t>The N octets of hash data MUST be the size of the hash of the
signature.  For example, a target signature with a SHA-1 hash MUST
have 20 octets of hash data.</t>
          </section>
          <section anchor="embedded-signature" numbered="true" toc="default">
            <name>Embedded Signature</name>
            <t>(1 signature packet body)</t>
            <t>This subpacket contains a complete Signature packet body as specified
in <xref target="signature-packet-tag-2" format="default"/> above.  It is useful when one signature
needs to refer to, or be incorporated in, another signature.</t>
          </section>
          <section anchor="issuer-fingerprint" numbered="true" toc="default">
            <name>Issuer Fingerprint</name>
            <t>(1 octet key version number, N octets of fingerprint)</t>
            <t>The OpenPGP Key fingerprint of the key issuing the signature.  This
subpacket SHOULD be included in all signatures.  If the version of the
issuing key is 4 and an Issuer subpacket is also included in the
signature, the key ID of the Issuer subpacket MUST match the low
64 bits of the fingerprint.</t>
            <t>Note that the length N of the fingerprint for a version 4 key is 20
octets; for a version 5 key N is 32.</t>
          </section>
          <section anchor="intended-recipient-fingerprint" numbered="true" toc="default">
            <name>Intended Recipient Fingerprint</name>
            <t>(1 octet key version number, N octets of fingerprint)</t>
            <t>The OpenPGP Key fingerprint of the intended recipient primary key.  If
one or more subpackets of this type are included in a signature, it
SHOULD be considered valid only in an encrypted context, where the key
it was encrypted to is one of the indicated primary keys, or one of
their subkeys.  This can be used to prevent forwarding a signature
outside of its intended, encrypted context.</t>
            <t>Note that the length N of the fingerprint for a version 4 key is 20
octets; for a version 5 key N is 32.</t>
          </section>
          <section anchor="attested-certifications" numbered="true" toc="default">
            <name>Attested Certifications</name>
            <t>(N octets of certification digests)</t>
            <t>This subpacket MUST only appear as a hashed subpacket of an
Attestation Key Signature.  It has no meaning in any other signature
type.  It is used by the primary key to attest to a set of third-party
certifications over the associated User ID or User Attribute.  This
enables the holder of an OpenPGP primary key to mark specific
third-party certifications as re-distributable with the rest of the
Transferable Public Key (see the "No-modify" flag in "Key Server
Preferences", above).  Implementations MUST include exactly one
Attested Certification subpacket in any generated Attestation Key
Signature.</t>
            <t>The contents of the subpacket consists of a series of digests using
the same hash algorithm used by the signature itself.  Each digest is
made over one third-party signature (any Certification, i.e.,
signature type 0x10-0x13) that covers the same Primary Key and User ID
(or User Attribute).  For example, an Attestation Key Signature made
by key X over User ID U using hash algorithm SHA256 might contain an
Attested Certifications subpacket of 192 octets (6*32 octets) covering
six third-party certification Signatures over &lt;X,U&gt;.  They SHOULD be
ordered by binary hash value from low to high (e.g., a hash with
hexadecimal value 037a... precedes a hash with value 0392..., etc).
The length of this subpacket MUST be an integer multiple of the length
of the hash algorithm used for the enclosing Attestation Key
Signature.</t>
            <t>The listed digests MUST be calculated over the third-party
certification's Signature packet as described in the "Computing
Signatures" section, but without a trailer: the hash data starts with
the octet 0x88, followed by the four-octet length of the Signature,
and then the body of the Signature packet. (Note that this is an
old-style packet header for a Signature packet with the
length-of-length field set to zero.)  The unhashed subpacket data of
the Signature packet being hashed is not included in the hash, and the
unhashed subpacket data length value is set to zero.</t>
            <t>If an implementation encounters more than one such subpacket in an
Attestation Key Signature, it MUST treat it as a single Attested
Certifications subpacket containing the union of all hashes.</t>
            <t>The Attested Certifications subpacket in the most recent Attestation
Key Signature over a given User ID supersedes all Attested
Certifications subpackets from any previous Attestation Key Signature.
However, note that if more than one Attestation Key Signatures has the
same (most recent) Signature Creation Time subpacket, implementations
MUST consider the union of the attestations of all Attestation Key
Signatures (this allows the keyholder to attest to more third-party
certifications than could fit in a single Attestation Key Signature).</t>
            <t>If a keyholder Alice has already attested to third-party
certifications from Bob and Carol and she wants to add an attestation
to a certification from David, she should issue a new Attestation Key
Signature (with a more recent Signature Creation timestamp) that
contains an Attested Certifications subpacket covering all three
third-party certifications.</t>
            <t>If she later decides that she does not want Carol's certification to
be redistributed with her certificate, she can issue a new Attestation
Key Signature (again, with a more recent Signature Creation timestamp)
that contains an Attested Certifications subpacket covering only the
certifications from Bob and David.</t>
            <t>Note that Certification Revocation Signatures are not relevant for
Attestation Key Signatures.  To rescind all attestations, the primary
key holder needs only to publish a more recent Attestation Key
Signature with an empty Attested Certifications subpacket.</t>
          </section>
          <section anchor="key-block" numbered="true" toc="default">
            <name>Key Block</name>
            <t>(1 octet with value 0, N octets of key data)</t>
            <t>This subpacket MAY be used to convey key data along with a signature
of class 0x00, 0x01, or 0x02.  It MUST contain the key used to create
the signature; either as the primary key or as a subkey.  The key
SHOULD contain a primary or subkey capable of encryption and the
entire key must be a valid OpenPGP key including at least one User ID
packet and the corresponding self-signatures.</t>
            <t>Implementations MUST ignore this subpacket if the first octet does not
have a value of zero or if the key data does not represent a valid
transferable public key.</t>
          </section>
        </section>
        <section anchor="computing-signatures" numbered="true" toc="default">
          <name>Computing Signatures</name>
          <t>All signatures are formed by producing a hash over the signature data,
and then using the resulting hash in the signature algorithm.</t>
          <t>For binary document signatures (type 0x00), the document data is
hashed directly.  For text document signatures (type 0x01), the
document is canonicalized by converting line endings to &lt;CR&gt;&lt;LF&gt;, and
the resulting data is hashed.</t>
          <t>When a V4 signature is made over a key, the hash data starts with the
octet 0x99, followed by a two-octet length of the key, and then body
of the key packet; when a V5 signature is made over a key, the hash
data starts with the octet 0x9a, followed by a four-octet length of
the key, and then body of the key packet.  A subkey binding signature
(type 0x18) or primary key binding signature (type 0x19) then hashes
the subkey using the same format as the main key (also using 0x99 or
0x9a as the first octet).  Primary key revocation signatures (type
0x20) hash only the key being revoked.  Subkey revocation signature
(type 0x28) hash first the primary key and then the subkey being
revoked.</t>
          <t>A certification signature (type 0x10 through 0x13) hashes the User ID
being bound to the key into the hash context after the above data. A
V3 certification hashes the contents of the User ID or attribute
packet packet, without any header. A V4 or V5 certification hashes the
constant 0xB4 for User ID certifications or the constant 0xD1 for User
Attribute certifications, followed by a four-octet number giving the
length of the User ID or User Attribute data, and then the User ID or
User Attribute data.</t>
          <t>An Attestation Key Signature (0x16) hashes the same data body that a
standard certification signature does: primary key, followed by User
ID or User Attribute.</t>
          <t>When a signature is made over a Signature packet (type 0x50,
"Third-Party Confirmation signature"), the hash data starts with the
octet 0x88, followed by the four-octet length of the signature, and
then the body of the Signature packet. (Note that this is an old-style
packet header for a Signature packet with the length-of-length field
set to zero.) The unhashed subpacket data of the Signature packet
being hashed is not included in the hash, and the unhashed subpacket
data length value is set to zero.</t>
          <t>Once the data body is hashed, then a trailer is hashed.  This trailer
depends on the version of the signature.</t>
          <ul spacing="normal">
            <li>A V3 signature hashes five octets of the packet body, starting from
the signature type field.  This data is the signature type,
followed by the four-octet signature time.</li>
            <li>
              <t>A V4 signature hashes the packet body starting from its first
field, the version number, through the end of the hashed subpacket
data and a final extra trailer.  Thus, the hashed fields are:  </t>
              <ul spacing="normal">
                <li>the signature version (0x04),</li>
                <li>the signature type,</li>
                <li>the public-key algorithm,</li>
                <li>the hash algorithm,</li>
                <li>the hashed subpacket length,</li>
                <li>the hashed subpacket body,</li>
                <li>the two octets 0x04 and 0xFF,</li>
                <li>
                  <t>a four-octet big-endian number that is the length
of the hashed data from the Signature packet
stopping right before the 0x04, 0xff octets.      </t>
                  <t>
The four-octet big-endian number is considered to be an unsigned
integer modulo 2^32.</t>
                </li>
              </ul>
            </li>
            <li>
              <t>A V5 signature hashes the packet body starting from its first
field, the version number, through the end of the hashed subpacket
data and a final extra trailer.  Thus, the hashed fields are:  </t>
              <ul spacing="normal">
                <li>the signature version (0x05),</li>
                <li>the signature type,</li>
                <li>the public-key algorithm,</li>
                <li>the hash algorithm,</li>
                <li>the hashed subpacket length,</li>
                <li>the hashed subpacket body,</li>
                <li>
                  <t>Only for document signatures (type 0x00 or 0x01) the following
three data items are hashed here:
                  </t>
                  <ul spacing="normal">
                    <li>the one-octet content format,</li>
                    <li>the file name as a string (one octet length, followed by
the file name),</li>
                    <li>a four-octet number that indicates a date,</li>
                  </ul>
                </li>
                <li>the two octets 0x05 and 0xFF,</li>
                <li>
                  <t>a eight-octet big-endian number that is the length
of the hashed data from the Signature packet
stopping right before the 0x05, 0xff octets.      </t>
                  <t>
The three data items hashed for document signatures need to
mirror the values of the Literal Data packet.  For detached
and cleartext signatures 6 zero bytes are hashed instead.</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>After all this has been hashed in a single hash context, the resulting
hash field is used in the signature algorithm and placed at the end of
the Signature packet.</t>
          <section anchor="subpacket-hints" numbered="true" toc="default">
            <name>Subpacket Hints</name>
            <t>It is certainly possible for a signature to contain conflicting
information in subpackets.  For example, a signature may contain
multiple copies of a preference or multiple expiration times.  In most
cases, an implementation SHOULD use the last subpacket in the
signature, but MAY use any conflict resolution scheme that makes more
sense.  Please note that we are intentionally leaving conflict
resolution to the implementer; most conflicts are simply syntax
errors, and the wishy-washy language here allows a receiver to be
generous in what they accept, while putting pressure on a creator to
be stingy in what they generate.</t>
            <t>Some apparent conflicts may actually make sense -- for example,
suppose a keyholder has a V3 key and a V4 key that share the same RSA
key material.  Either of these keys can verify a signature created by
the other, and it may be reasonable for a signature to contain an
issuer subpacket for each key, as a way of explicitly tying those keys
to the signature.</t>
          </section>
        </section>
      </section>
      <section anchor="symmetric-key-encrypted-session-key-packets-tag-3" numbered="true" toc="default">
        <name>Symmetric-Key Encrypted Session Key Packets (Tag 3)</name>
        <t>The Symmetric-Key Encrypted Session Key packet holds the symmetric-key
encryption of a session key used to encrypt a message.  Zero or more
Public-Key Encrypted Session Key packets and/or Symmetric-Key
Encrypted Session Key packets may precede a Symmetrically Encrypted
Data packet that holds an encrypted message.  The message is encrypted
with a session key, and the session key is itself encrypted and stored
in the Encrypted Session Key packet or the Symmetric-Key Encrypted
Session Key packet.</t>
        <t>If the Symmetrically Encrypted Data packet is preceded by one or more
Symmetric-Key Encrypted Session Key packets, each specifies a
passphrase that may be used to decrypt the message.  This allows a
message to be encrypted to a number of public keys, and also to one or
more passphrases.  This packet type is new and is not generated by
PGP 2 or PGP version 5.0.</t>
        <t>A version 4 Symmetric-Key Encrypted Session Key packet consists of:</t>
        <ul spacing="normal">
          <li>A one-octet version number with value 4.</li>
          <li>A one-octet number describing the symmetric algorithm used.</li>
          <li>A string-to-key (S2K) specifier, length as defined above.</li>
          <li>Optionally, the encrypted session key itself, which is
decrypted with the string-to-key object.</li>
        </ul>
        <t>If the encrypted session key is not present (which can be detected on
the basis of packet length and S2K specifier size), then the S2K
algorithm applied to the passphrase produces the session key for
decrypting the message, using the symmetric cipher algorithm from the
Symmetric-Key Encrypted Session Key packet.</t>
        <t>If the encrypted session key is present, the result of applying the
S2K algorithm to the passphrase is used to decrypt just that encrypted
session key field, using CFB mode with an IV of all zeros.  The
decryption result consists of a one-octet algorithm identifier that
specifies the symmetric-key encryption algorithm used to encrypt the
following Symmetrically Encrypted Data packet, followed by the session
key octets themselves.</t>
        <t>Note: because an all-zero IV is used for this decryption, the S2K
specifier MUST use a salt value, either a Salted S2K or an
Iterated-Salted S2K.  The salt value will ensure that the decryption
key is not repeated even if the passphrase is reused.</t>
        <t>A version 5 Symmetric-Key Encrypted Session Key packet consists of:</t>
        <ul spacing="normal">
          <li>A one-octet version number with value 5.</li>
          <li>A one-octet cipher algorithm.</li>
          <li>A one-octet AEAD algorithm.</li>
          <li>A string-to-key (S2K) specifier, length as defined above.</li>
          <li>A starting initialization vector of size specified by the AEAD
algorithm.</li>
          <li>The encrypted session key itself, which is decrypted with the
string-to-key object using the given cipher and AEAD mode.</li>
          <li>An authentication tag for the AEAD mode.</li>
        </ul>
        <t>The encrypted session key is encrypted using one of the AEAD
algorithms specified for the AEAD Encrypted Packet.  Note that no
chunks are used and that there is only one authentication tag.  The
Packet Tag in new format encoding (bits 7 and 6 set, bits 5-0 carry
the packet tag), the packet version number, the cipher algorithm
octet, and the AEAD algorithm octet are given as additional data.  For
example, the additional data used with EAX and AES-128 consists of the
octets 0xC3, 0x05, 0x07, and 0x01.</t>
      </section>
      <section anchor="one-pass-signature-packets-tag-4" numbered="true" toc="default">
        <name>One-Pass Signature Packets (Tag 4)</name>
        <t>The One-Pass Signature packet precedes the signed data and contains
enough information to allow the receiver to begin calculating any
hashes needed to verify the signature.  It allows the Signature packet
to be placed at the end of the message, so that the signer can compute
the entire signed message in one pass.</t>
        <t>A One-Pass Signature does not interoperate with PGP 2.6.x or earlier.</t>
        <t>The body of this packet consists of:</t>
        <ul spacing="normal">
          <li>A one-octet version number.  The current version is 3.</li>
          <li>A one-octet signature type.  Signature types are described in
<xref target="signature-types" format="default"/>.</li>
          <li>A one-octet number describing the hash algorithm used.</li>
          <li>A one-octet number describing the public-key algorithm used.</li>
          <li>An eight-octet number holding the Key ID of the signing key.</li>
          <li>A one-octet number holding a flag showing whether the signature
is nested.  A zero value indicates that the next packet is
another One-Pass Signature packet that describes another
signature to be applied to the same message data.</li>
        </ul>
        <t>Note that if a message contains more than one one-pass signature, then
the Signature packets bracket the message; that is, the first
Signature packet after the message corresponds to the last one-pass
packet and the final Signature packet corresponds to the first
one-pass packet.</t>
      </section>
      <section anchor="key-material-packet" numbered="true" toc="default">
        <name>Key Material Packet</name>
        <t>A key material packet contains all the information about a public or
private key.  There are four variants of this packet type, and two
major versions.  Consequently, this section is complex.</t>
        <section anchor="key-packet-variants" numbered="true" toc="default">
          <name>Key Packet Variants</name>
          <section anchor="public-key-packet-tag-6" numbered="true" toc="default">
            <name>Public-Key Packet (Tag 6)</name>
            <t>A Public-Key packet starts a series of packets that forms an OpenPGP
key (sometimes called an OpenPGP certificate).</t>
          </section>
          <section anchor="public-subkey-packet-tag-14" numbered="true" toc="default">
            <name>Public-Subkey Packet (Tag 14)</name>
            <t>A Public-Subkey packet (tag 14) has exactly the same format as a
Public-Key packet, but denotes a subkey.  One or more subkeys may be
associated with a top-level key.  By convention, the top-level key
provides signature services, and the subkeys provide encryption
services.</t>
            <t>Note: in PGP version 2.6, tag 14 was intended to indicate a comment packet.
This tag was selected for reuse because no previous version of PGP
ever emitted comment packets but they did properly ignore
them.  Public-Subkey packets are ignored by PGP version 2.6 and do not cause
it to fail, providing a limited degree of backward compatibility.</t>
          </section>
          <section anchor="secret-key-packet-tag-5" numbered="true" toc="default">
            <name>Secret-Key Packet (Tag 5)</name>
            <t>A Secret-Key packet contains all the information that is found in a
Public-Key packet, including the public-key material, but also
includes the secret-key material after all the public-key fields.</t>
          </section>
          <section anchor="secret-subkey-packet-tag-7" numbered="true" toc="default">
            <name>Secret-Subkey Packet (Tag 7)</name>
            <t>A Secret-Subkey packet (tag 7) is the subkey analog of the Secret Key
packet and has exactly the same format.</t>
          </section>
        </section>
        <section anchor="public-key-packet-formats" numbered="true" toc="default">
          <name>Public-Key Packet Formats</name>
          <t>There are three versions of key-material packets.  Version 3 packets were
first generated by PGP version 2.6.  Version 4 keys first appeared in PGP 5
and are the preferred key version for OpenPGP.</t>
          <t>OpenPGP implementations MUST create keys with version 4 format. V3
keys are deprecated; an implementation MUST NOT generate a V3 key, but
MAY accept it.</t>
          <t>A version 3 public key or public-subkey packet contains:</t>
          <ul spacing="normal">
            <li>A one-octet version number (3).</li>
            <li>A four-octet number denoting the time that the key was created.</li>
            <li>A two-octet number denoting the time in days that this key is
valid.  If this number is zero, then it does not expire.</li>
            <li>A one-octet number denoting the public-key algorithm of this
key.</li>
            <li>
              <t>A series of multiprecision integers comprising the key
material:  </t>
              <ul spacing="normal">
                <li>a multiprecision integer (MPI) of RSA public modulus n;</li>
                <li>an MPI of RSA public encryption exponent e.</li>
              </ul>
            </li>
          </ul>
          <t>V3 keys are deprecated.  They contain three weaknesses.  First, it is
relatively easy to construct a V3 key that has the same Key ID as any
other key because the Key ID is simply the low 64 bits of the public
modulus.  Secondly, because the fingerprint of a V3 key hashes the key
material, but not its length, there is an increased opportunity for
fingerprint collisions.  Third, there are weaknesses in the MD5 hash
algorithm that make developers prefer other algorithms.  See below for
a fuller discussion of Key IDs and fingerprints.</t>
          <t>V2 keys are identical to the deprecated V3 keys except for the version
number.  An implementation MUST NOT generate them and MAY accept or
reject them as it sees fit.</t>
          <t>The version 4 format is similar to the version 3 format except for the
absence of a validity period.  This has been moved to the Signature
packet.  In addition, fingerprints of version 4 keys are calculated
differently from version 3 keys, as described in the section "Enhanced
Key Formats".</t>
          <t>A version 4 packet contains:</t>
          <ul spacing="normal">
            <li>A one-octet version number (4).</li>
            <li>A four-octet number denoting the time that the key was created.</li>
            <li>A one-octet number denoting the public-key algorithm of this
key.</li>
            <li>A series of values comprising the key material.  This is
algorithm-specific and described in <xref target="algorithm-specific-parts-of-keys" format="default"/>.</li>
          </ul>
          <t>The version 5 format is similar to the version 4 format except for the
addition of a count for the key material.  This count helps parsing
secret key packets (which are an extension of the public key packet
format) in the case of an unknown algoritm.  In addition, fingerprints
of version 5 keys are calculated differently from version 4 keys, as
described in the section "Enhanced Key Formats".</t>
          <t>A version 5 packet contains:</t>
          <ul spacing="normal">
            <li>A one-octet version number (5).</li>
            <li>A four-octet number denoting the time that the key was created.</li>
            <li>A one-octet number denoting the public-key algorithm of this
key.</li>
            <li>A four-octet scalar octet count for the following public key material.</li>
            <li>A series of values comprising the public key material.  This is
algorithm-specific and described in <xref target="algorithm-specific-parts-of-keys" format="default"/>.</li>
          </ul>
        </section>
        <section anchor="secret-key-packet-formats" numbered="true" toc="default">
          <name>Secret-Key Packet Formats</name>
          <t>The Secret-Key and Secret-Subkey packets contain all the data of the
Public-Key and Public-Subkey packets, with additional algorithm-
specific secret-key data appended, usually in encrypted form.</t>
          <t>The packet contains:</t>
          <ul spacing="normal">
            <li>A Public-Key or Public-Subkey packet, as described above.</li>
            <li>One octet indicating string-to-key usage conventions.  Zero
indicates that the secret-key data is not encrypted.  255 or
254 indicates that a string-to-key specifier is being given.
Any other value is a symmetric-key encryption algorithm
identifier.  A version 5 packet MUST NOT use the value 255.</li>
            <li>Only for a version 5 packet, a one-octet scalar octet count of the
next 4 optional fields.</li>
            <li>[Optional] If string-to-key usage octet was 255, 254, or 253, a
one-octet symmetric encryption algorithm.</li>
            <li>[Optional] If string-to-key usage octet was 253, a one-octet AEAD
algorithm.</li>
            <li>[Optional] If string-to-key usage octet was 255, 254, or 253, a
string-to-key specifier.  The length of the string-to-key
specifier is implied by its type, as described above.</li>
            <li>[Optional] If secret data is encrypted (string-to-key usage octet
not zero), an Initial Vector (IV) of the same length as the
cipher's block size.  If string-to-key usage octet was 253 the IV
is used as the nonce for the AEAD algorithm.  If the AEAD
algorithm requires a shorter nonce, the high-order bits of the IV
are used and the remaining bits MUST be zero.</li>
            <li>Only for a version 5 packet, a four-octet scalar octet count for
the following secret key material.  This includes the encrypted
SHA-1 hash or AEAD tag if the string-to-key usage octet is 254 or
253.</li>
            <li>Plain or encrypted series of values comprising the secret key
material.  This is algorithm-specific and described in section
<xref target="algorithm-specific-parts-of-keys" format="default"/>.  Note that if the
string-to-key usage octet is 254, a 20-octet SHA-1 hash of the
plaintext of the algorithm-specific portion is appended to
plaintext and encrypted with it.  If the string-to-key usage octet
is 253, then an AEAD authentication tag is part of that data.</li>
            <li>If the string-to-key usage octet is zero or 255, then a
two-octet checksum of the plaintext of the algorithm-specific
portion (sum of all octets, mod 65536).</li>
          </ul>
          <t>Note that the version 5 packet format adds two count values
to help parsing packets with unknown S2K or public key algorithms.</t>
          <t>Secret MPI values can be encrypted using a passphrase.  If a string-
to-key specifier is given, that describes the algorithm for converting
the passphrase to a key, else a simple MD5 hash of the passphrase is
used.  Implementations MUST use a string-to-key specifier; the simple
hash is for backward compatibility and is deprecated, though
implementations MAY continue to use existing private keys in the old
format.  The cipher for encrypting the MPIs is specified in the
Secret-Key packet.</t>
          <t>Encryption/decryption of the secret data is done in CFB mode using the
key created from the passphrase and the Initial Vector from the
packet.  A different mode is used with V3 keys (which are only RSA)
than with other key formats.  With V3 keys, the MPI bit count prefix
(i.e., the first two octets) is not encrypted.  Only the MPI non-
prefix data is encrypted.  Furthermore, the CFB state is resynchronized
at the beginning of each new MPI value, so that the CFB block boundary
is aligned with the start of the MPI data.</t>
          <t>With V4 and V5 keys, a simpler method is used.  All secret MPI values
are encrypted, including the MPI bitcount prefix.</t>
          <t>If the string-to-key usage octet is 253, the encrypted MPI values are
encrypted as one combined plaintext using one of the AEAD algorithms
specified for the AEAD Encrypted Packet.  Note that no chunks are used
and that there is only one authentication tag.  The Packet Tag in new
format encoding (bits 7 and 6 set, bits 5-0 carry the packet tag), the
packet version number, the cipher algorithm octet, and the AEAD
algorithm octet are given as additional data.  For example, the
additional data used with EAX and AES-128 in a Secret-Key Packet of
version 4 consists of the octets 0xC5, 0x04, 0x07, and 0x01; in a
Secret-Subkey Packet the first octet would be 0xC7.</t>
          <t>The two-octet checksum that follows the algorithm-specific portion is
the algebraic sum, mod 65536, of the plaintext of all the algorithm-
specific octets (including MPI prefix and data).  With V3 keys, the
checksum is stored in the clear.  With V4 keys, the checksum is
encrypted like the algorithm-specific data.  This value is used to
check that the passphrase was correct.  However, this checksum is
deprecated; an implementation SHOULD NOT use it, but should rather use
the SHA-1 hash denoted with a usage octet of 254.  The reason for this
is that there are some attacks that involve undetectably modifying the
secret key.  If the string-to-key usage octet is 253 no checksum or
SHA-1 hash is used but the authentication tag of the AEAD algorithm
follows.</t>
        </section>
      </section>
      <section anchor="algorithm-specific-parts-of-keys" numbered="true" toc="default">
        <name>Algorithm-specific Parts of Keys</name>
        <t>The public and secret key format specifies algorithm-specific parts
of a key.  The following sections describe them in detail.</t>
        <section anchor="algorithm-specific-part-for-rsa-keys" numbered="true" toc="default">
          <name>Algorithm-Specific Part for RSA Keys</name>
          <t>The public key is this series of multiprecision integers:</t>
          <ul spacing="normal">
            <li>MPI of RSA public modulus n;</li>
            <li>MPI of RSA public encryption exponent e.</li>
          </ul>
          <t>The secret key is this series of multiprecision integers:</t>
          <ul spacing="normal">
            <li>MPI of RSA secret exponent d;</li>
            <li>MPI of RSA secret prime value p;</li>
            <li>MPI of RSA secret prime value q (p &lt; q);</li>
            <li>MPI of u, the multiplicative inverse of p, mod q.</li>
          </ul>
        </section>
        <section anchor="algorithm-specific-part-for-dsa-keys" numbered="true" toc="default">
          <name>Algorithm-Specific Part for DSA Keys</name>
          <t>The public key is this series of multiprecision integers:</t>
          <ul spacing="normal">
            <li>MPI of DSA prime p;</li>
            <li>MPI of DSA group order q (q is a prime divisor of p-1);</li>
            <li>MPI of DSA group generator g;</li>
            <li>MPI of DSA public-key value y (= g**x mod p where x is secret).</li>
          </ul>
          <t>The secret key is this single multiprecision integer:</t>
          <ul spacing="normal">
            <li>MPI of DSA secret exponent x.</li>
          </ul>
        </section>
        <section anchor="algorithm-specific-part-for-elgamal-keys" numbered="true" toc="default">
          <name>Algorithm-Specific Part for Elgamal Keys</name>
          <t>The public key is this series of multiprecision integers:</t>
          <ul spacing="normal">
            <li>MPI of Elgamal prime p;</li>
            <li>MPI of Elgamal group generator g;</li>
            <li>MPI of Elgamal public key value y (= g**x mod p where x is secret).</li>
          </ul>
          <t>The secret key is this single multiprecision integer:</t>
          <ul spacing="normal">
            <li>MPI of Elgamal secret exponent x.</li>
          </ul>
        </section>
        <section anchor="algorithm-specific-part-for-ecdsa-keys" numbered="true" toc="default">
          <name>Algorithm-Specific Part for ECDSA Keys</name>
          <t>The public key is this series of values:</t>
          <ul spacing="normal">
            <li>
              <t>a variable-length field containing a curve OID, formatted
as follows:  </t>
              <ul spacing="normal">
                <li>a one-octet size of the following field; values 0 and
0xFF are reserved for future extensions,</li>
                <li>the octets representing a curve OID, defined in
<xref target="ecc-curve-oid" format="default"/>;</li>
              </ul>
            </li>
            <li>a MPI of an EC point representing a public key.</li>
          </ul>
          <t>The secret key is this single multiprecision integer:</t>
          <ul spacing="normal">
            <li>MPI of an integer representing the secret key, which is a
scalar of the public EC point.</li>
          </ul>
        </section>
        <section anchor="algorithm-specific-part-for-eddsa-keys" numbered="true" toc="default">
          <name>Algorithm-Specific Part for EdDSA Keys</name>
          <t>The public key is this series of values:</t>
          <ul spacing="normal">
            <li>
              <t>a variable-length field containing a curve OID, formatted
as follows:  </t>
              <ul spacing="normal">
                <li>a one-octet size of the following field; values 0 and
0xFF are reserved for future extensions,</li>
                <li>the octets representing a curve OID, defined in
<xref target="ecc-curve-oid" format="default"/>;</li>
              </ul>
            </li>
            <li>a MPI of an EC point representing a public key Q as described
under EdDSA Point Format below.</li>
          </ul>
          <t>The secret key is this single multiprecision integer:</t>
          <ul spacing="normal">
            <li>MPI of an integer representing the secret key, which is a
scalar of the public EC point.</li>
          </ul>
        </section>
        <section anchor="algorithm-specific-part-for-ecdh-keys" numbered="true" toc="default">
          <name>Algorithm-Specific Part for ECDH Keys</name>
          <t>The public key is this series of values:</t>
          <ul spacing="normal">
            <li>
              <t>a variable-length field containing a curve OID, formatted
as follows:  </t>
              <ul spacing="normal">
                <li>a one-octet size of the following field; values 0 and
0xFF are reserved for future extensions,</li>
                <li>the octets representing a curve OID, defined in
<xref target="ecc-curve-oid" format="default"/>;</li>
              </ul>
            </li>
            <li>a MPI of an EC point representing a public key;</li>
            <li>
              <t>a variable-length field containing KDF parameters,
formatted as follows:  </t>
              <ul spacing="normal">
                <li>a one-octet size of the following fields; values 0
and 0xff are reserved for future extensions;</li>
                <li>a one-octet value 1, reserved for future extensions;</li>
                <li>a one-octet hash function ID used with a KDF;</li>
                <li>a one-octet algorithm ID for the symmetric algorithm
used to wrap the symmetric key used for the message
encryption; see <xref target="ec-dh-algorithm-ecdh" format="default"/> for details.</li>
              </ul>
            </li>
          </ul>
          <t>Observe that an ECDH public key is composed of the same sequence of
fields that define an ECDSA key, plus the KDF parameters field.</t>
          <t>The secret key is this single multiprecision integer:</t>
          <ul spacing="normal">
            <li>MPI of an integer representing the secret key, which is a
scalar of the public EC point.</li>
          </ul>
        </section>
      </section>
      <section anchor="compressed-data-packet-tag-8" numbered="true" toc="default">
        <name>Compressed Data Packet (Tag 8)</name>
        <t>The Compressed Data packet contains compressed data.  Typically, this
packet is found as the contents of an encrypted packet, or following a
Signature or One-Pass Signature packet, and contains a literal data
packet.</t>
        <t>The body of this packet consists of:</t>
        <ul spacing="normal">
          <li>One octet that gives the algorithm used to compress the packet.</li>
          <li>Compressed data, which makes up the remainder of the packet.</li>
        </ul>
        <t>A Compressed Data Packet's body contains an block that compresses some
set of packets.  See section "Packet Composition" for details on how
messages are formed.</t>
        <t>ZIP-compressed packets are compressed with raw RFC 1951 <xref target="RFC1951" format="default"/>
DEFLATE blocks.  Note that PGP V2.6 uses 13 bits of compression.  If an
implementation uses more bits of compression, PGP V2.6 cannot
decompress it.</t>
        <t>ZLIB-compressed packets are compressed with RFC 1950 <xref target="RFC1950" format="default"/>
ZLIB-style blocks.</t>
        <t>BZip2-compressed packets are compressed using the BZip2 <xref target="BZ2" format="default"/>
algorithm.</t>
      </section>
      <section anchor="symmetrically-encrypted-data-packet-tag-9" numbered="true" toc="default">
        <name>Symmetrically Encrypted Data Packet (Tag 9)</name>
        <t>The Symmetrically Encrypted Data packet contains data encrypted with a
symmetric-key algorithm.  When it has been decrypted, it contains other
packets (usually a literal data packet or compressed data packet, but
in theory other Symmetrically Encrypted Data packets or sequences of
packets that form whole OpenPGP messages).</t>
        <t>This packet is obsolete.  An implementation MUST NOT create this
packet.  An implementation MAY process such a packet but it MUST
return a clear diagnostic that a non-integrity protected packet has
been processed.  The implementation SHOULD also return an error in
this case and stop processing.</t>
        <t>The body of this packet consists of:</t>
        <ul spacing="normal">
          <li>Encrypted data, the output of the selected symmetric-key cipher
operating in OpenPGP's variant of Cipher Feedback (CFB) mode.</li>
        </ul>
        <t>The symmetric cipher used may be specified in a Public-Key or
Symmetric-Key Encrypted Session Key packet that precedes the
Symmetrically Encrypted Data packet.  In that case, the cipher
algorithm octet is prefixed to the session key before it is
encrypted.  If no packets of these types precede the encrypted data,
the IDEA algorithm is used with the session key calculated as the MD5
hash of the passphrase, though this use is deprecated.</t>
        <t>The data is encrypted in CFB mode, with a CFB shift size equal to the
cipher's block size.  The Initial Vector (IV) is specified as all
zeros.  Instead of using an IV, OpenPGP prefixes a string of length
equal to the block size of the cipher plus two to the data before it
is encrypted.  The first block-size octets (for example, 8 octets for
a 64-bit block length) are random, and the following two octets are
copies of the last two octets of the IV.  For example, in an 8-octet
block, octet 9 is a repeat of octet 7, and octet 10 is a repeat of
octet 8.  In a cipher of length 16, octet 17 is a repeat of octet 15
and octet 18 is a repeat of octet 16.  As a pedantic clarification, in
both these examples, we consider the first octet to be numbered 1.</t>
        <t>After encrypting the first block-size-plus-two octets, the CFB state
is resynchronized.  The last block-size octets of ciphertext are passed
through the cipher and the block boundary is reset.</t>
        <t>The repetition of 16 bits in the random data prefixed to the message
allows the receiver to immediately check whether the session key is
incorrect.  See the "Security Considerations" section for hints on the
proper use of this "quick check".</t>
      </section>
      <section anchor="marker-packet-obsolete-literal-packet-tag-10" numbered="true" toc="default">
        <name>Marker Packet (Obsolete Literal Packet) (Tag 10)</name>
        <t>An experimental version of PGP used this packet as the Literal packet,
but no released version of PGP generated Literal packets with this
tag.  With PGP 5, this packet has been reassigned and is reserved
for use as the Marker packet.</t>
        <t>The body of this packet consists of:</t>
        <ul spacing="normal">
          <li>The three octets 0x50, 0x47, 0x50 (which spell "PGP" in UTF-8).</li>
        </ul>
        <t>Such a packet MUST be ignored when received.  It may be placed at the
beginning of a message that uses features not available in PGP
version 2.6 in order to cause that version to report that newer software is
necessary to process the message.</t>
      </section>
      <section anchor="literal-data-packet-tag-11" numbered="true" toc="default">
        <name>Literal Data Packet (Tag 11)</name>
        <t>A Literal Data packet contains the body of a message; data that is not
to be further interpreted.</t>
        <t>The body of this packet consists of:</t>
        <ul spacing="normal">
          <li>
            <t>A one-octet field that describes how the data is formatted.  </t>
            <t>
If it is a 'b' (0x62), then the Literal packet contains binary
data.  If it is a 't' (0x74), then it contains text data, and thus
may need line ends converted to local form, or other text-mode
changes.  The tag 'u' (0x75) means the same as 't', but also
indicates that implementation believes that the literal data
contains UTF-8 text.  If it is a 'm' (0x6d), then it contains a
MIME message body part <xref target="RFC2045" format="default"/>.  </t>
            <t>
Early versions of PGP also defined a value of 'l' as a 'local'
mode for machine-local conversions.  RFC 1991 <xref target="RFC1991" format="default"/>
incorrectly stated this local mode flag as '1' (ASCII numeral
one).  Both of these local modes are deprecated.</t>
          </li>
          <li>
            <t>File name as a string (one-octet length, followed by a file name).
This may be a zero-length string.  Commonly, if the source of the
encrypted data is a file, this will be the name of the encrypted
file.  An implementation MAY consider the file name in the Literal
packet to be a more authoritative name than the actual file name.  </t>
            <t>
If the special name "_CONSOLE" is used, the message is considered
to be "for your eyes only".  This advises that the message data is
unusually sensitive, and the receiving program should process it
more carefully, perhaps avoiding storing the received data to
disk, for example.</t>
          </li>
          <li>A four-octet number that indicates a date associated with the
literal data.  Commonly, the date might be the modification
date of a file, or the time the packet was created, or a zero
that indicates no specific time.</li>
          <li>
            <t>The remainder of the packet is literal data.  </t>
            <t>
Text data is stored with &lt;CR&gt;&lt;LF&gt; text endings (i.e.,
network-normal line endings).  These should be converted to
native line endings by the receiving software.</t>
          </li>
        </ul>
        <t>Note that V3 and V4 signatures do not include the formatting octet,
the file name, and the date field of the literal packet in a signature
hash and thus are not protected against tampering in a signed
document.  In contrast V5 signatures include them.</t>
      </section>
      <section anchor="trust-packet-tag-12" numbered="true" toc="default">
        <name>Trust Packet (Tag 12)</name>
        <t>The Trust packet is used only within keyrings and is not normally
exported.  Trust packets contain data that record the user's
specifications of which key holders are trustworthy introducers, along
with other information that implementing software uses for trust
information.  The format of Trust packets is defined by a given
implementation.</t>
        <t>Trust packets SHOULD NOT be emitted to output streams that are
transferred to other users, and they SHOULD be ignored on any input
other than local keyring files.</t>
      </section>
      <section anchor="user-id-packet-tag-13" numbered="true" toc="default">
        <name>User ID Packet (Tag 13)</name>
        <t>A User ID packet consists of UTF-8 text that is intended to represent
the name and email address of the key holder.  By convention, it
includes an RFC 2822 <xref target="RFC2822" format="default"/> mail name-addr, but there are no
restrictions on its content.  The packet length in the header specifies
the length of the User ID.</t>
      </section>
      <section anchor="user-attribute-packet-tag-17" numbered="true" toc="default">
        <name>User Attribute Packet (Tag 17)</name>
        <t>The User Attribute packet is a variation of the User ID packet.  It is
capable of storing more types of data than the User ID packet, which
is limited to text.  Like the User ID packet, a User Attribute packet
may be certified by the key owner ("self-signed") or any other key
owner who cares to certify it.  Except as noted, a User Attribute
packet may be used anywhere that a User ID packet may be used.</t>
        <t>While User Attribute packets are not a required part of the OpenPGP
standard, implementations SHOULD provide at least enough compatibility
to properly handle a certification signature on the User Attribute
packet. A simple way to do this is by treating the User Attribute
packet as a User ID packet with opaque contents, but an implementation
may use any method desired.</t>
        <t>The User Attribute packet is made up of one or more attribute
subpackets.  Each subpacket consists of a subpacket header and a body.
The header consists of:</t>
        <ul spacing="normal">
          <li>the subpacket length (1, 2, or 5 octets)</li>
          <li>the subpacket type (1 octet)</li>
        </ul>
        <t>and is followed by the subpacket specific data.</t>
        <t>The following table lists the currently known subpackets:</t>
        <table align="center">
          <thead>
            <tr>
              <th align="right">Type</th>
              <th align="left">Attribute Subpacket</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="right">1</td>
              <td align="left">Image Attribute Subpacket</td>
            </tr>
            <tr>
              <td align="right">[TBD1]</td>
              <td align="left">User ID Attribute Subpacket</td>
            </tr>
            <tr>
              <td align="right">100-110</td>
              <td align="left">Private/Experimental Use</td>
            </tr>
          </tbody>
        </table>
        <t>An implementation SHOULD ignore any subpacket of a type that it
does not recognize.</t>
        <section anchor="the-image-attribute-subpacket" numbered="true" toc="default">
          <name>The Image Attribute Subpacket</name>
          <t>The Image Attribute subpacket is used to encode an image, presumably
(but not required to be) that of the key owner.</t>
          <t>The Image Attribute subpacket begins with an image header.  The first
two octets of the image header contain the length of the image
header.  Note that unlike other multi-octet numerical values in this
document, due to a historical accident this value is encoded as a
little-endian number.  The image header length is followed by a single
octet for the image header version.  The only currently defined version
of the image header is 1, which is a 16-octet image header.  The first
three octets of a version 1 image header are thus 0x10, 0x00, 0x01.</t>
          <t>The fourth octet of a version 1 image header designates the encoding
format of the image.  The only currently defined encoding format is the
value 1 to indicate JPEG.  Image format types 100 through 110 are
reserved for private or experimental use.  The rest of the version 1
image header is made up of 12 reserved octets, all of which MUST be
set to 0.</t>
          <t>The rest of the image subpacket contains the image itself.  As the only
currently defined image type is JPEG, the image is encoded in the JPEG
File Interchange Format (JFIF), a standard file format for JPEG images
<xref target="JFIF" format="default"/>.</t>
          <t>An implementation MAY try to determine the type of an image by
examination of the image data if it is unable to handle a particular
version of the image header or if a specified encoding format value is
not recognized.</t>
        </section>
        <section anchor="user-id-attribute-subpacket" numbered="true" toc="default">
          <name>User ID Attribute Subpacket</name>
          <t>A User ID Attribute subpacket has type [IANA -- assignment TBD1].</t>
          <t>A User ID Attribute subpacket, just like a User ID packet, consists of
UTF-8 text that is intended to represent the name and email address of
the key holder.  By convention, it includes an RFC 2822 <xref target="RFC2822" format="default"/>
mail name-addr, but there are no restrictions on its content.  For
devices using OpenPGP for device certificates, it may just be the
device identifier.  The packet length in the header specifies the
length of the User ID.</t>
          <t>Because User Attribute subpackets can be used anywhere a User ID
packet can be used, implementations MAY choose to trust a signed User
Attribute subpacket that includes a User ID Attribute subpacket.</t>
        </section>
      </section>
      <section anchor="sym-encrypted-integrity-protected-data-packet-tag-18" numbered="true" toc="default">
        <name>Sym. Encrypted Integrity Protected Data Packet (Tag 18)</name>
        <t>The Symmetrically Encrypted Integrity Protected Data packet is a
variant of the Symmetrically Encrypted Data packet.  It is a new
feature created for OpenPGP that addresses the problem of detecting a
modification to encrypted data.  It is used in combination with a
Modification Detection Code packet.</t>
        <t>There is a corresponding feature in the features Signature subpacket
that denotes that an implementation can properly use this packet type.
An implementation MUST support decrypting these packets and SHOULD
prefer generating them to the older Symmetrically Encrypted Data
packet when possible.  Since this data packet protects against
modification attacks, this standard encourages its
proliferation.  While blanket adoption of this data packet would create
interoperability problems, rapid adoption is nevertheless
important.  An implementation SHOULD specifically denote support for
this packet, but it MAY infer it from other mechanisms.</t>
        <t>For example, an implementation might infer from the use of a cipher
such as Advanced Encryption Standard (AES) or Twofish that a user
supports this feature.  It might place in the unhashed portion of
another user's key signature a Features subpacket.  It might also
present a user with an opportunity to regenerate their own self-
signature with a Features subpacket.</t>
        <t>This packet contains data encrypted with a symmetric-key algorithm and
protected against modification by the SHA-1 hash algorithm.  When it
has been decrypted, it will typically contain other packets (often a
Literal Data packet or Compressed Data packet).  The last decrypted
packet in this packet's payload MUST be a Modification Detection Code
packet.</t>
        <t>The body of this packet consists of:</t>
        <ul spacing="normal">
          <li>A one-octet version number.  The only defined value is 1.  There
won't be any future versions of this packet because the MDC system
has been superseded by the AEAD Encrypted Data packet.</li>
          <li>Encrypted data, the output of the selected symmetric-key cipher
operating in Cipher Feedback mode with shift amount equal to
the block size of the cipher (CFB-n where n is the block size).</li>
        </ul>
        <t>The symmetric cipher used MUST be specified in a Public-Key or
Symmetric-Key Encrypted Session Key packet that precedes the
Symmetrically Encrypted Data packet.  In either case, the cipher
algorithm octet is prefixed to the session key before it is encrypted.</t>
        <t>The data is encrypted in CFB mode, with a CFB shift size equal to the
cipher's block size.  The Initial Vector (IV) is specified as all
zeros.  Instead of using an IV, OpenPGP prefixes an octet string to
the data before it is encrypted.  The length of the octet string equals
the block size of the cipher in octets, plus two.  The first octets in
the group, of length equal to the block size of the cipher, are
random; the last two octets are each copies of their 2nd preceding
octet.  For example, with a cipher whose block size is 128 bits or 16
octets, the prefix data will contain 16 random octets, then two more
octets, which are copies of the 15th and 16th octets,
respectively.  Unlike the Symmetrically Encrypted Data Packet, no
special CFB resynchronization is done after encrypting this prefix
data.  See "OpenPGP CFB Mode" below for more details.</t>
        <t>The repetition of 16 bits in the random data prefixed to the message
allows the receiver to immediately check whether the session key is
incorrect.</t>
        <t>The plaintext of the data to be encrypted is passed through the SHA-1
hash function, and the result of the hash is appended to the plaintext
in a Modification Detection Code packet.  The input to the hash
function includes the prefix data described above; it includes all of
the plaintext, and then also includes two octets of values 0xD3,
0x14.  These represent the encoding of a Modification Detection Code
packet tag and length field of 20 octets.</t>
        <t>The resulting hash value is stored in a Modification Detection Code
(MDC) packet, which MUST use the two octet encoding just given to
represent its tag and length field.  The body of the MDC packet is the
20-octet output of the SHA-1 hash.</t>
        <t>The Modification Detection Code packet is appended to the plaintext
and encrypted along with the plaintext using the same CFB context.</t>
        <t>During decryption, the plaintext data should be hashed with SHA-1,
including the prefix data as well as the packet tag and length field
of the Modification Detection Code packet.  The body of the MDC packet,
upon decryption, is compared with the result of the SHA-1 hash.</t>
        <t>Any failure of the MDC indicates that the message has been modified
and MUST be treated as a security problem.  Failures include a
difference in the hash values, but also the absence of an MDC packet,
or an MDC packet in any position other than the end of the
plaintext.  Any failure SHOULD be reported to the user.</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
  NON-NORMATIVE EXPLANATION

  The MDC system, as packets 18 and 19 are called, were created to
  provide an integrity mechanism that is less strong than a
  signature, yet stronger than bare CFB encryption.

  It is a limitation of CFB encryption that damage to the
  ciphertext will corrupt the affected cipher blocks and the block
  following.  Additionally, if data is removed from the end of a
  CFB-encrypted block, that removal is undetectable.  (Note also
  that CBC mode has a similar limitation, but data removed from
  the front of the block is undetectable.)

  The obvious way to protect or authenticate an encrypted block is
  to digitally sign it.  However, many people do not wish to
  habitually sign data, for a large number of reasons beyond the
  scope of this document.  Suffice it to say that many people
  consider properties such as deniability to be as valuable as
  integrity.

  OpenPGP addresses this desire to have more security than raw
  encryption and yet preserve deniability with the MDC system.  An
  MDC is intentionally not a MAC.  Its name was not selected by
  accident.  It is analogous to a checksum.

  Despite the fact that it is a relatively modest system, it has
  proved itself in the real world.  It is an effective defense to
  several attacks that have surfaced since it has been created.
  It has met its modest goals admirably.

  Consequently, because it is a modest security system, it has
  modest requirements on the hash function(s) it employs.  It does
  not rely on a hash function being collision-free, it relies on a
  hash function being one-way.  If a forger, Frank, wishes to send
  Alice a (digitally) unsigned message that says, "I've always
  secretly loved you, signed Bob", it is far easier for him to
  construct a new message than it is to modify anything
  intercepted from Bob.  (Note also that if Bob wishes to
  communicate secretly with Alice, but without authentication or
  identification and with a threat model that includes forgers, he
  has a problem that transcends mere cryptography.)

  Note also that unlike nearly every other OpenPGP subsystem,
  there are no parameters in the MDC system.  It hard-defines
  SHA-1 as its hash function.  This is not an accident.  It is an
  intentional choice to avoid downgrade and cross-grade attacks
  while making a simple, fast system.  (A downgrade attack would
  be an attack that replaced SHA2-256 with SHA-1, for example.  A
  cross-grade attack would replace SHA-1 with another 160-bit
  hash, such as RIPE-MD/160, for example.)

  However, no update will be needed because the MDC will be
  replaced by the AEAD encryption described in this document.
]]></artwork>
      </section>
      <section anchor="modification-detection-code-packet-tag-19" numbered="true" toc="default">
        <name>Modification Detection Code Packet (Tag 19)</name>
        <t>The Modification Detection Code packet contains a SHA-1 hash of
plaintext data, which is used to detect message modification.  It is
only used with a Symmetrically Encrypted Integrity Protected Data
packet.  The Modification Detection Code packet MUST be the last packet
in the plaintext data that is encrypted in the Symmetrically Encrypted
Integrity Protected Data packet, and MUST appear in no other place.</t>
        <t>A Modification Detection Code packet MUST have a length of 20 octets.</t>
        <t>The body of this packet consists of:</t>
        <ul spacing="normal">
          <li>A 20-octet SHA-1 hash of the preceding plaintext data of the
Symmetrically Encrypted Integrity Protected Data packet,
including prefix data, the tag octet, and length octet of the
Modification Detection Code packet.</li>
        </ul>
        <t>Note that the Modification Detection Code packet MUST always use a new
format encoding of the packet tag, and a one-octet encoding of the
packet length.  The reason for this is that the hashing rules for
modification detection include a one-octet tag and one-octet length in
the data hash.  While this is a bit restrictive, it reduces complexity.</t>
      </section>
      <section anchor="aead-encrypted-data-packet-tag-20" numbered="true" toc="default">
        <name>AEAD Encrypted Data Packet (Tag 20)</name>
        <t>This packet contains data encrypted with an authenticated encryption and
additional data (AEAD) construction.  When it has been decrypted, it
will typically contain other packets (often a Literal Data packet or
Compressed Data packet).</t>
        <t>The body of this packet consists of:</t>
        <ul spacing="normal">
          <li>A one-octet version number.  The only currently defined value
is 1.</li>
          <li>A one-octet cipher algorithm.</li>
          <li>A one-octet AEAD algorithm.</li>
          <li>A one-octet chunk size.</li>
          <li>A starting initialization vector of size specified by the AEAD
algorithm.</li>
          <li>Encrypted data, the output of the selected symmetric-key cipher
operating in the given AEAD mode.</li>
          <li>A final, summary authentication tag for the AEAD mode.</li>
        </ul>
        <t>An AEAD encrypted data packet consists of one or more chunks of data.
The plaintext of each chunk is of a size specified using the chunk size
octet using the method specified below.</t>
        <t>The encrypted data consists of the encryption of each chunk of
plaintext, followed immediately by the relevant authentication tag.  If
the last chunk of plaintext is smaller than the chunk size, the
ciphertext for that data may be shorter; it is nevertheless followed by
a full authentication tag.</t>
        <t>For each chunk, the AEAD construction is given the Packet Tag in new
format encoding (bits 7 and 6 set, bits 5-0 carry the packet tag),
version number, cipher algorithm octet, AEAD algorithm octet, chunk
size octet, and an eight-octet, big-endian chunk index as additional
data.  The index of the first chunk is zero.  For example, the
additional data of the first chunk using EAX and AES-128 with a chunk
size of 64 kiByte consists of the octets 0xD4, 0x01, 0x07, 0x01, 0x10,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, and 0x00.</t>
        <t>After the final chunk, the AEAD algorithm is used to produce a final
authentication tag encrypting the empty string.  This AEAD instance is
given the additional data specified above, plus an eight-octet,
big-endian value specifying the total number of plaintext octets
encrypted.  This allows detection of a truncated ciphertext.  Please
note that the big-endian number representing the chunk index in the
additional data is increased accordingly, although it's not really a
chunk.</t>
        <t>The chunk size octet specifies the size of chunks using the following
formula (in C), where c is the chunk size octet:</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
    chunk_size = ((uint64_t)1 << (c + 6))
]]></artwork>
        <t>An implementation MUST support chunk size octets with values from 0 to
56.  Chunk size octets with other values are reserved for future
extensions.  Implementations SHOULD NOT create data with a chunk size
octet value larger than 21 (128 MiB chunks) to facilitate buffering of
not yet authenticated plaintext.</t>
        <t>A new random initialization vector MUST be used for each message.
Failure to do so for each message will lead to a catastrophic failure
depending on the used AEAD mode.</t>
        <section anchor="eax-mode" numbered="true" toc="default">
          <name>EAX Mode</name>
          <t>The EAX algorithm can only use block ciphers with 16-octet
blocks.  The starting initialization vector and authentication tag are
both 16 octets long.</t>
          <t>The starting initialization vector for this mode MUST be unique and
unpredictable.</t>
          <t>The nonce for EAX mode is computed by treating the starting
initialization vector as a 16-octet, big-endian value and
exclusive-oring the low eight octets of it with the chunk index.</t>
          <t>The security of EAX requires that the nonce is never reused, hence the
requirement that the starting initialization vector be unique.</t>
        </section>
        <section anchor="ocb-mode" numbered="true" toc="default">
          <name>OCB Mode</name>
          <t>The OCB Authenticated-Encryption Algorithm used in this document is
defined in <xref target="RFC7253" format="default"/>.</t>
          <t>OCB usage requires specification of the following parameters:</t>
          <ul spacing="normal">
            <li>a blockcipher that operate on 128-bit (16-octet) blocks</li>
            <li>an authentication tag length of 16 octets</li>
            <li>a nonce of 15 octets long (which is the longest nonce allowed
specified by <xref target="RFC7253" format="default"/>)</li>
            <li>an initialization vector of at least 15 octets long</li>
          </ul>
          <t>In the case that the initialization vector is longer than 15 octets
(such as in <xref target="secret-key-packet-tag-5" format="default"/>, only the 15
leftmost octets are used in calculations; the remaining octets MUST be
considered as zero.</t>
          <t>The nonce for OCB mode is computed by the exclusive-oring of the
initialization vector as a 15-octet, big endian value, against the
chunk index.</t>
          <t>Security of OCB mode depends on the non-repeated nature of nonces used
for the same key on distinct plaintext <xref target="RFC7253" format="default"/>. Therefore the
initialization vector per message MUST be distinct, and OCB mode
SHOULD only be used in environments when there is certainty to
fulfilling this requirement.</t>
        </section>
      </section>
    </section>
    <section anchor="radix-64-conversions" numbered="true" toc="default">
      <name>Radix-64 Conversions</name>
      <t>As stated in the introduction, OpenPGP's underlying native
representation for objects is a stream of arbitrary octets, and some
systems desire these objects to be immune to damage caused by
character set translation, data conversions, etc.</t>
      <t>In principle, any printable encoding scheme that met the requirements
of the unsafe channel would suffice, since it would not change the
underlying binary bit streams of the native OpenPGP data
structures.  The OpenPGP standard specifies one such printable encoding
scheme to ensure interoperability.</t>
      <t>OpenPGP's Radix-64 encoding is composed of two parts: a base64
encoding of the binary data and a checksum.  The base64 encoding is
identical to the MIME base64 content-transfer-encoding <xref target="RFC2045" format="default"/>.</t>
      <t>The checksum is a 24-bit Cyclic Redundancy Check (CRC) converted to
four characters of radix-64 encoding by the same MIME base64
transformation, preceded by an equal sign (=).  The CRC is computed by
using the generator 0x864CFB and an initialization of 0xB704CE.  The
accumulation is done on the data before it is converted to radix-64,
rather than on the converted data. A sample implementation of this
algorithm is in the next section.</t>
      <t>The checksum with its leading equal sign MAY appear on the first line
after the base64 encoded data.</t>
      <t>Rationale for CRC-24: The size of 24 bits fits evenly into printable
base64.  The nonzero initialization can detect more errors than a zero
initialization.</t>
      <section anchor="an-implementation-of-the-crc-24-in-c" numbered="true" toc="default">
        <name>An Implementation of the CRC-24 in "C"</name>
        <sourcecode name="" type="" markers="true"><![CDATA[
  #define CRC24_INIT 0xB704CEL
  #define CRC24_POLY 0x864CFBL

  typedef long crc24;
  crc24 crc_octets(unsigned char *octets, size_t len)
  {
      crc24 crc = CRC24_INIT;
      int i;
      while (len--) {
          crc ^= (*octets++) << 16;
          for (i = 0; i < 8; i++) {
              crc <<= 1;
              if (crc & 0x1000000)
                  crc ^= CRC24_POLY;
          }
      }
      return crc & 0xFFFFFFL;
  }
  ]]></sourcecode>
      </section>
      <section anchor="forming-ascii-armor" numbered="true" toc="default">
        <name>Forming ASCII Armor</name>
        <t>When OpenPGP encodes data into ASCII Armor, it puts specific headers
around the Radix-64 encoded data, so OpenPGP can reconstruct the data
later.  An OpenPGP implementation MAY use ASCII armor to protect raw
binary data.  OpenPGP informs the user what kind of data is encoded in
the ASCII armor through the use of the headers.</t>
        <t>Concatenating the following data creates ASCII Armor:</t>
        <ul spacing="normal">
          <li>An Armor Header Line, appropriate for the type of data</li>
          <li>Armor Headers</li>
          <li>A blank line</li>
          <li>The ASCII-Armored data</li>
          <li>An Armor Checksum</li>
          <li>The Armor Tail, which depends on the Armor Header Line</li>
        </ul>
        <t>An Armor Header Line consists of the appropriate header line text
surrounded by five (5) dashes ('-', 0x2D) on either side of the header
line text.  The header line text is chosen based upon the type of data
that is being encoded in Armor, and how it is being encoded.  Header
line texts include the following strings:</t>
        <dl newline="false" spacing="normal">
          <dt>BEGIN PGP MESSAGE</dt>
          <dd>
  Used for signed, encrypted, or compressed files.</dd>
          <dt>BEGIN PGP PUBLIC KEY BLOCK</dt>
          <dd>
  Used for armoring public keys.</dd>
          <dt>BEGIN PGP PRIVATE KEY BLOCK</dt>
          <dd>
  Used for armoring private keys.</dd>
          <dt>BEGIN PGP MESSAGE, PART X/Y</dt>
          <dd>
  Used for multi-part messages, where the armor is split amongst Y
parts, and this is the Xth part out of Y.</dd>
          <dt>BEGIN PGP MESSAGE, PART X</dt>
          <dd>
  Used for multi-part messages, where this is the Xth part of an
unspecified number of parts.  Requires the MESSAGE-ID Armor Header
to be used.</dd>
          <dt>BEGIN PGP SIGNATURE</dt>
          <dd>
  Used for detached signatures, OpenPGP/MIME signatures, and
cleartext signatures.  Note that PGP 2 uses BEGIN PGP MESSAGE for
detached signatures.</dd>
        </dl>
        <t>Note that all these Armor Header Lines are to consist of a complete
line.  That is to say, there is always a line ending preceding the
starting five dashes, and following the ending five dashes.  The header
lines, therefore, MUST start at the beginning of a line, and MUST NOT
have text other than whitespace -- space (0x20), tab (0x09) or carriage
return (0x0d) -- following them on the same line.  These
line endings are considered a part of the Armor Header Line for the
purposes of determining the content they delimit.  This is particularly
important when computing a cleartext signature (see below).</t>
        <t>The Armor Headers are pairs of strings that can give the user or the
receiving OpenPGP implementation some information about how to decode
or use the message.  The Armor Headers are a part of the armor, not a
part of the message, and hence are not protected by any signatures
applied to the message.</t>
        <t>The format of an Armor Header is that of a key-value pair. A colon
(':' 0x38) and a single space (0x20) separate the key and
value.  OpenPGP should consider improperly formatted Armor Headers to
be corruption of the ASCII Armor.  Unknown keys should be reported to
the user, but OpenPGP should continue to process the message.</t>
        <t>Note that some transport methods are sensitive to line length.  While
there is a limit of 76 characters for the Radix-64 data
(<xref target="encoding-binary-in-radix-64" format="default"/>), there is no limit to the length of
Armor Headers.  Care should be taken that the Armor Headers are short
enough to survive transport.  One way to do this is to repeat an Armor
Header Key multiple times with different values for each so that no
one line is overly long.</t>
        <t>Currently defined Armor Header Keys are as follows:</t>
        <ul spacing="normal">
          <li>"Version", which states the OpenPGP implementation and version
used to encode the message.</li>
          <li>"Comment", a user-defined comment.  OpenPGP defines all text to
be in UTF-8.  A comment may be any UTF-8 string.  However, the
whole point of armoring is to provide seven-bit-clean data.
Consequently, if a comment has characters that are outside the
US-ASCII range of UTF, they may very well not survive
transport.</li>
          <li>"Hash", a comma-separated list of hash algorithms used in this
message.  This is used only in cleartext signed messages.</li>
          <li>
            <t>"MessageID", a 32-character string of printable characters.
The string must be the same for all parts of a multi-part
message that uses the "PART X" Armor Header.  MessageID strings
should be unique enough that the recipient of the mail can
associate all the parts of a message with each other.  A good
checksum or cryptographic hash function is sufficient.  </t>
            <t>
The MessageID SHOULD NOT appear unless it is in a multi-part
message.  If it appears at all, it MUST be computed from the
finished (encrypted, signed, etc.) message in a deterministic
fashion, rather than contain a purely random value.  This is to
allow the legitimate recipient to determine that the MessageID
cannot serve as a covert means of leaking cryptographic key
information.</t>
          </li>
          <li>"Charset", a description of the character set that the
plaintext is in.  Please note that OpenPGP defines text to be
in UTF-8.  An implementation will get best results by
translating into and out of UTF-8.  However, there are many
instances where this is easier said than done.  Also, there are
communities of users who have no need for UTF-8 because they
are all happy with a character set like ISO Latin-5 or a
Japanese character set.  In such instances, an implementation
MAY override the UTF-8 default by using this header key.  An
implementation MAY implement this key and any translations it
cares to; an implementation MAY ignore it and assume all text
is UTF-8.</li>
        </ul>
        <t>The blank line can either be zero-length or contain only whitespace,
that is spaces (0x20), tabs (0x09) or carriage returns (0x0d).</t>
        <t>The Armor Tail Line is composed in the same manner as the Armor Header
Line, except the string "BEGIN" is replaced by the string "END".</t>
      </section>
      <section anchor="encoding-binary-in-radix-64" numbered="true" toc="default">
        <name>Encoding Binary in Radix-64</name>
        <t>The encoding process represents 24-bit groups of input bits as output
strings of 4 encoded characters.  Proceeding from left to right, a
24-bit input group is formed by concatenating three 8-bit input
groups.  These 24 bits are then treated as four concatenated 6-bit
groups, each of which is translated into a single digit in the
Radix-64 alphabet.  When encoding a bit stream with the Radix-64
encoding, the bit stream must be presumed to be ordered with the most
significant bit first.  That is, the first bit in the stream will be
the high-order bit in the first 8-bit octet, and the eighth bit will
be the low-order bit in the first 8-bit octet, and so on.</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
     +--first octet--+-second octet--+--third octet--+
     |7 6 5 4 3 2 1 0|7 6 5 4 3 2 1 0|7 6 5 4 3 2 1 0|
     +-----------+---+-------+-------+---+-----------+
     |5 4 3 2 1 0|5 4 3 2 1 0|5 4 3 2 1 0|5 4 3 2 1 0|
     +--1.index--+--2.index--+--3.index--+--4.index--+
]]></artwork>
        <t>Each 6-bit group is used as an index into an array of 64 printable
characters from the table below.  The character referenced by the index
is placed in the output string.</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
 Value Encoding  Value Encoding  Value Encoding  Value Encoding
     0 A            17 R            34 i            51 z
     1 B            18 S            35 j            52 0
     2 C            19 T            36 k            53 1
     3 D            20 U            37 l            54 2
     4 E            21 V            38 m            55 3
     5 F            22 W            39 n            56 4
     6 G            23 X            40 o            57 5
     7 H            24 Y            41 p            58 6
     8 I            25 Z            42 q            59 7
     9 J            26 a            43 r            60 8
    10 K            27 b            44 s            61 9
    11 L            28 c            45 t            62 +
    12 M            29 d            46 u            63 /
    13 N            30 e            47 v
    14 O            31 f            48 w         (pad) =
    15 P            32 g            49 x
    16 Q            33 h            50 y
]]></artwork>
        <t>The encoded output stream must be represented in lines of no more than
76 characters each.</t>
        <t>Special processing is performed if fewer than 24 bits are available at
the end of the data being encoded.  There are three possibilities:</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
1.  The last data group has 24 bits (3 octets).  No special
    processing is needed.

2.  The last data group has 16 bits (2 octets).  The first two
    6-bit groups are processed as above.  The third (incomplete)
    data group has two zero-value bits added to it, and is
    processed as above. A pad character (=) is added to the
    output.

3.  The last data group has 8 bits (1 octet).  The first 6-bit
    group is processed as above.  The second (incomplete) data
    group has four zero-value bits added to it, and is processed
    as above.  Two pad characters (=) are added to the output.
]]></artwork>
      </section>
      <section anchor="decoding-radix-64" numbered="true" toc="default">
        <name>Decoding Radix-64</name>
        <t>In Radix-64 data, characters other than those in the table, line
breaks, and other white space probably indicate a transmission error,
about which a warning message or even a message rejection might be
appropriate under some circumstances.  Decoding software must ignore
all white space.</t>
        <t>Because it is used only for padding at the end of the data, the
occurrence of any "=" characters may be taken as evidence that the end
of the data has been reached (without truncation in transit).  No such
assurance is possible, however, when the number of octets transmitted
was a multiple of three and no "=" characters are present.</t>
      </section>
      <section anchor="examples-of-radix-64" numbered="true" toc="default">
        <name>Examples of Radix-64</name>
        <artwork name="" type="" align="left" alt=""><![CDATA[
Input data:  0x14FB9C03D97E
Hex:     1   4    F   B    9   C     | 0   3    D   9    7   E
8-bit:   00010100 11111011 10011100  | 00000011 11011001 01111110
6-bit:   000101 001111 101110 011100 | 000000 111101 100101 111110
Decimal: 5      15     46     28       0      61     37     62
Output:  F      P      u      c        A      9      l      +
Input data:  0x14FB9C03D9
Hex:     1   4    F   B    9   C     | 0   3    D   9
8-bit:   00010100 11111011 10011100  | 00000011 11011001
                                                pad with 00
6-bit:   000101 001111 101110 011100 | 000000 111101 100100
Decimal: 5      15     46     28       0      61     36
                                                   pad with =
Output:  F      P      u      c        A      9      k      =
Input data:  0x14FB9C03
Hex:     1   4    F   B    9   C     | 0   3
8-bit:   00010100 11111011 10011100  | 00000011
                                       pad with 0000
6-bit:   000101 001111 101110 011100 | 000000 110000
Decimal: 5      15     46     28       0      48
                                            pad with =      =
Output:  F      P      u      c        A      w      =      =
]]></artwork>
      </section>
      <section anchor="example-of-an-ascii-armored-message" numbered="true" toc="default">
        <name>Example of an ASCII Armored Message</name>
        <artwork name="" type="" align="left" alt=""><![CDATA[
-----BEGIN PGP MESSAGE-----
Version: OpenPrivacy 0.99

yDgBO22WxBHv7O8X7O/jygAEzol56iUKiXmV+XmpCtmpqQUKiQrFqclFqUDBovzS
vBSFjNSiVHsuAA==
=njUN
-----END PGP MESSAGE-----
]]></artwork>
        <t>Note that this example has extra indenting; an actual armored message
would have no leading whitespace.</t>
      </section>
    </section>
    <section anchor="cleartext-signature-framework" numbered="true" toc="default">
      <name>Cleartext Signature Framework</name>
      <t>It is desirable to be able to sign a textual octet stream without
ASCII armoring the stream itself, so the signed text is still readable
without special software.  In order to bind a signature to such a
cleartext, this framework is used, which follows the same basic format
and restrictions as the ASCII armoring described above in "Forming
ASCII Armor" (<xref target="forming-ascii-armor" format="default"/>). (Note that this framework is
not intended to be reversible.  RFC 3156 <xref target="RFC3156" format="default"/> defines another
way to sign cleartext messages for environments that support MIME.)</t>
      <t>The cleartext signed message consists of:</t>
      <ul spacing="normal">
        <li>The cleartext header <tt>-----BEGIN PGP SIGNED MESSAGE-----</tt> on a
single line,</li>
        <li>One or more "Hash" Armor Headers,</li>
        <li>Exactly one blank line not included into the message digest,</li>
        <li>The dash-escaped cleartext that is included into the message
digest,</li>
        <li>The ASCII armored signature(s) including the
<tt>-----BEGIN PGP SIGNATURE-----</tt> Armor Header and Armor Tail Lines.</li>
      </ul>
      <t>If the "Hash" Armor Header is given, the specified message digest
algorithm(s) are used for the signature.  If there are no such headers,
MD5 is used.  If MD5 is the only hash used, then an implementation MAY
omit this header for improved V2.x compatibility.  If more than one
message digest is used in the signature, the "Hash" armor header
contains a comma-delimited list of used message digests.</t>
      <t>Current message digest names are described below with the algorithm
IDs.</t>
      <t>An implementation SHOULD add a line break after the cleartext, but MAY
omit it if the cleartext ends with a line break.  This is for visual
clarity.</t>
      <section anchor="dash-escaped-text" numbered="true" toc="default">
        <name>Dash-Escaped Text</name>
        <t>The cleartext content of the message must also be dash-escaped.</t>
        <t>Dash-escaped cleartext is the ordinary cleartext where every line
starting with a dash '-' (0x2D) is prefixed by the sequence dash '-'
(0x2D) and space ' ' (0x20).  This prevents the parser from recognizing
armor headers of the cleartext itself.  An implementation MAY
dash-escape any line, SHOULD dash-escape lines commencing "From"
followed by a space, and MUST dash-escape any line commencing in a
dash.  The message digest is computed using the cleartext itself, not
the dash-escaped form.</t>
        <t>As with binary signatures on text documents, a cleartext signature is
calculated on the text using canonical &lt;CR&gt;&lt;LF&gt; line
endings.  The line ending (i.e., the &lt;CR&gt;&lt;LF&gt;) before the
<tt>-----BEGIN PGP SIGNATURE-----</tt> line that terminates the signed text
is not considered part of the signed text.</t>
        <t>When reversing dash-escaping, an implementation MUST strip the string
"- " if it occurs at the beginning of a line, and SHOULD warn on "-"
and any character other than a space at the beginning of a line.</t>
        <t>Also, any trailing whitespace -- spaces (0x20), tabs (0x09) or
carriage returns (0x0d) -- at the end of any line is removed when
the cleartext signature is generated and verified.</t>
      </section>
    </section>
    <section anchor="regular-expressions" numbered="true" toc="default">
      <name>Regular Expressions</name>
      <t>A regular expression is zero or more branches, separated by '|'.  It
matches anything that matches one of the branches.</t>
      <t>A branch is zero or more pieces, concatenated.  It matches a match for
the first, followed by a match for the second, etc.</t>
      <t>A piece is an atom possibly followed by '<em>', '+', or '?'.  An atom
followed by '</em>' matches a sequence of 0 or more matches of the
atom.  An atom followed by '+' matches a sequence of 1 or more matches
of the atom.  An atom followed by '?' matches a match of the atom, or
the null string.</t>
      <t>An atom is a regular expression in parentheses (matching a match for
the regular expression), a range (see below), '.' (matching any single
character), '^' (matching the null string at the beginning of the
input string), '$' (matching the null string at the end of the input
string), a '\' followed by a single character (matching that
character), or a single character with no other significance (matching
that character).</t>
      <t>A range is a sequence of characters enclosed in <tt>[]</tt>.  It normally
matches any single character from the sequence.  If the sequence begins
with '^', it matches any single character not from the rest of the
sequence.  If two characters in the sequence are separated by '-', this
is shorthand for the full list of ASCII characters between them (e.g.,
<tt>[0-9]</tt> matches any decimal digit).  To include a literal ']' in the
sequence, make it the first character (following a possible '^').  To
include a literal '-', make it the first or last character.</t>
    </section>
    <section anchor="constants" numbered="true" toc="default">
      <name>Constants</name>
      <t>This section describes the constants used in OpenPGP.</t>
      <t>Note that these tables are not exhaustive lists; an implementation MAY
implement an algorithm not on these lists, so long as the algorithm
numbers are chosen from the private or experimental algorithm range.</t>
      <t>See the section "Notes on Algorithms" below for more discussion of the
algorithms.</t>
      <section anchor="public-key-algorithms" numbered="true" toc="default">
        <name>Public-Key Algorithms</name>
        <table align="center">
          <thead>
            <tr>
              <th align="right">ID</th>
              <th align="left">Algorithm</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="right">1</td>
              <td align="left">RSA (Encrypt or Sign) <xref target="HAC" format="default"/></td>
            </tr>
            <tr>
              <td align="right">2</td>
              <td align="left">RSA Encrypt-Only <xref target="HAC" format="default"/></td>
            </tr>
            <tr>
              <td align="right">3</td>
              <td align="left">RSA Sign-Only <xref target="HAC" format="default"/></td>
            </tr>
            <tr>
              <td align="right">16</td>
              <td align="left">Elgamal (Encrypt-Only) <xref target="ELGAMAL" format="default"/> <xref target="HAC" format="default"/></td>
            </tr>
            <tr>
              <td align="right">17</td>
              <td align="left">DSA (Digital Signature Algorithm) <xref target="FIPS186" format="default"/> <xref target="HAC" format="default"/></td>
            </tr>
            <tr>
              <td align="right">18</td>
              <td align="left">ECDH public key algorithm</td>
            </tr>
            <tr>
              <td align="right">19</td>
              <td align="left">ECDSA public key algorithm <xref target="FIPS186" format="default"/></td>
            </tr>
            <tr>
              <td align="right">20</td>
              <td align="left">Reserved (formerly Elgamal Encrypt or Sign)</td>
            </tr>
            <tr>
              <td align="right">21</td>
              <td align="left">Reserved for Diffie-Hellman (X9.42, as defined for IETF-S/MIME)</td>
            </tr>
            <tr>
              <td align="right">22</td>
              <td align="left">EdDSA  <xref target="RFC8032" format="default"/></td>
            </tr>
            <tr>
              <td align="right">23</td>
              <td align="left">Reserved for AEDH</td>
            </tr>
            <tr>
              <td align="right">24</td>
              <td align="left">Reserved for AEDSA</td>
            </tr>
            <tr>
              <td align="right">100-110</td>
              <td align="left">Private/Experimental algorithm</td>
            </tr>
          </tbody>
        </table>
        <t>Implementations MUST implement RSA (1) and ECDSA (19) for signatures,
and RSA (1) and ECDH (18) for encryption.  Implementations SHOULD
implement EdDSA (22) keys.</t>
        <t>RSA Encrypt-Only (2) and RSA Sign-Only (3) are deprecated and SHOULD
NOT be generated, but may be interpreted.  See <xref target="rsa" format="default"/>.  See
<xref target="reserved-algorithm-numbers" format="default"/> for notes on Elgamal Encrypt or Sign
(20), and X9.42 (21).  Implementations MAY implement any other
algorithm.</t>
        <t>Note that implementations conforming to previous versions of this
standard (RFC-4880) have DSA (17) and Elgamal (16) as its only
MUST-implement algorithm.</t>
        <t>A compatible specification of ECDSA is given in <xref target="RFC6090" format="default"/> as "KT-I
Signatures" and in <xref target="SEC1" format="default"/>; ECDH is defined in <xref target="ec-dh-algorithm-ecdh" format="default"/>
this document.</t>
      </section>
      <section anchor="ecc-curve-oid" numbered="true" toc="default">
        <name>ECC Curve OID</name>
        <t>The parameter curve OID is an array of octets that define a named
curve.  The table below specifies the exact sequence of bytes for each
named curve referenced in this document:</t>
        <table align="center">
          <thead>
            <tr>
              <th align="left">ASN.1 Object Identifier</th>
              <th align="left">OID len</th>
              <th align="left">Curve OID bytes in hexadecimal representation</th>
              <th align="left">Curve name</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">1.2.840.10045.3.1.7</td>
              <td align="left">8</td>
              <td align="left">2A 86 48 CE 3D 03 01 07</td>
              <td align="left">NIST P-256</td>
            </tr>
            <tr>
              <td align="left">1.3.132.0.34</td>
              <td align="left">5</td>
              <td align="left">2B 81 04 00 22</td>
              <td align="left">NIST P-384</td>
            </tr>
            <tr>
              <td align="left">1.3.132.0.35</td>
              <td align="left">5</td>
              <td align="left">2B 81 04 00 23</td>
              <td align="left">NIST P-521</td>
            </tr>
            <tr>
              <td align="left">1.3.36.3.3.2.8.1.1.7</td>
              <td align="left">9</td>
              <td align="left">2B 24 03 03 02 08 01 01 07</td>
              <td align="left">brainpoolP256r1</td>
            </tr>
            <tr>
              <td align="left">1.3.36.3.3.2.8.1.1.13</td>
              <td align="left">9</td>
              <td align="left">2B 24 03 03 02 08 01 01 0D</td>
              <td align="left">brainpoolP512r1</td>
            </tr>
            <tr>
              <td align="left">1.3.6.1.4.1.11591.15.1</td>
              <td align="left">9</td>
              <td align="left">2B 06 01 04 01 DA 47 0F 01</td>
              <td align="left">Ed25519</td>
            </tr>
            <tr>
              <td align="left">1.3.6.1.4.1.3029.1.5.1</td>
              <td align="left">10</td>
              <td align="left">2B 06 01 04 01 97 55 01 05 01</td>
              <td align="left">Curve25519</td>
            </tr>
          </tbody>
        </table>
        <t>The sequence of octets in the third column is the result of applying
the Distinguished Encoding Rules (DER) to the ASN.1 Object Identifier
with subsequent truncation.  The truncation removes the two fields of
encoded Object Identifier.  The first omitted field is one octet
representing the Object Identifier tag, and the second omitted field
is the length of the Object Identifier body.  For example, the
complete ASN.1 DER encoding for the NIST P-256 curve OID is "06 08 2A
86 48 CE 3D 03 01 07", from which the first entry in the table above
is constructed by omitting the first two octets.  Only the truncated
sequence of octets is the valid representation of a curve OID.</t>
      </section>
      <section anchor="symmetric-key-algorithms" numbered="true" toc="default">
        <name>Symmetric-Key Algorithms</name>
        <table align="center">
          <thead>
            <tr>
              <th align="right">ID</th>
              <th align="left">Algorithm</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="right">0</td>
              <td align="left">Plaintext or unencrypted data</td>
            </tr>
            <tr>
              <td align="right">1</td>
              <td align="left">IDEA <xref target="IDEA" format="default"/></td>
            </tr>
            <tr>
              <td align="right">2</td>
              <td align="left">TripleDES (DES-EDE, <xref target="SCHNEIER" format="default"/> <xref target="HAC" format="default"/> - 168 bit key derived from 192)</td>
            </tr>
            <tr>
              <td align="right">3</td>
              <td align="left">CAST5 (128 bit key, as per <xref target="RFC2144" format="default"/>)</td>
            </tr>
            <tr>
              <td align="right">4</td>
              <td align="left">Blowfish (128 bit key, 16 rounds) <xref target="BLOWFISH" format="default"/></td>
            </tr>
            <tr>
              <td align="right">5</td>
              <td align="left">Reserved</td>
            </tr>
            <tr>
              <td align="right">6</td>
              <td align="left">Reserved</td>
            </tr>
            <tr>
              <td align="right">7</td>
              <td align="left">AES with 128-bit key <xref target="AES" format="default"/></td>
            </tr>
            <tr>
              <td align="right">8</td>
              <td align="left">AES with 192-bit key</td>
            </tr>
            <tr>
              <td align="right">9</td>
              <td align="left">AES with 256-bit key</td>
            </tr>
            <tr>
              <td align="right">10</td>
              <td align="left">Twofish with 256-bit key <xref target="TWOFISH" format="default"/></td>
            </tr>
            <tr>
              <td align="right">11</td>
              <td align="left">Camellia with 128-bit key <xref target="RFC3713" format="default"/></td>
            </tr>
            <tr>
              <td align="right">12</td>
              <td align="left">Camellia with 192-bit key</td>
            </tr>
            <tr>
              <td align="right">13</td>
              <td align="left">Camellia with 256-bit key</td>
            </tr>
            <tr>
              <td align="right">100-110</td>
              <td align="left">Private/Experimental algorithm</td>
            </tr>
          </tbody>
        </table>
        <t>Implementations MUST implement AES-128.  Implementations SHOULD
implement AES-256.  Implementations that interoperate with RFC-4880
implementations need to support TripleDES and CAST5.  Implementations
that interoperate with PGP 2.6 or earlier need to support IDEA, as
that is the only symmetric cipher those versions use.  Implementations
MAY implement any other algorithm.</t>
      </section>
      <section anchor="compression-algorithms" numbered="true" toc="default">
        <name>Compression Algorithms</name>
        <table align="center">
          <thead>
            <tr>
              <th align="right">ID</th>
              <th align="left">Algorithm</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="right">0</td>
              <td align="left">Uncompressed</td>
            </tr>
            <tr>
              <td align="right">1</td>
              <td align="left">ZIP <xref target="RFC1951" format="default"/></td>
            </tr>
            <tr>
              <td align="right">2</td>
              <td align="left">ZLIB <xref target="RFC1950" format="default"/></td>
            </tr>
            <tr>
              <td align="right">3</td>
              <td align="left">BZip2 <xref target="BZ2" format="default"/></td>
            </tr>
            <tr>
              <td align="right">100-110</td>
              <td align="left">Private/Experimental algorithm</td>
            </tr>
          </tbody>
        </table>
        <t>Implementations MUST implement uncompressed data.  Implementations
SHOULD implement ZLIB.  For interoperability reasons implementations
SHOULD be able to decompress using ZIP.  Implementations MAY implement
any other algorithm.</t>
      </section>
      <section anchor="hash-algorithms" numbered="true" toc="default">
        <name>Hash Algorithms</name>
        <table align="center">
          <thead>
            <tr>
              <th align="right">ID</th>
              <th align="left">Algorithm</th>
              <th align="left">Text Name</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="right">1</td>
              <td align="left">MD5 <xref target="HAC" format="default"/></td>
              <td align="left">"MD5"</td>
            </tr>
            <tr>
              <td align="right">2</td>
              <td align="left">SHA-1 <xref target="FIPS180" format="default"/></td>
              <td align="left">"SHA1"</td>
            </tr>
            <tr>
              <td align="right">3</td>
              <td align="left">RIPE-MD/160 <xref target="HAC" format="default"/></td>
              <td align="left">"RIPEMD160"</td>
            </tr>
            <tr>
              <td align="right">4</td>
              <td align="left">Reserved</td>
              <td align="left"> </td>
            </tr>
            <tr>
              <td align="right">5</td>
              <td align="left">Reserved</td>
              <td align="left"> </td>
            </tr>
            <tr>
              <td align="right">6</td>
              <td align="left">Reserved</td>
              <td align="left"> </td>
            </tr>
            <tr>
              <td align="right">7</td>
              <td align="left">Reserved</td>
              <td align="left"> </td>
            </tr>
            <tr>
              <td align="right">8</td>
              <td align="left">SHA2-256 <xref target="FIPS180" format="default"/></td>
              <td align="left">"SHA256"</td>
            </tr>
            <tr>
              <td align="right">9</td>
              <td align="left">SHA2-384 <xref target="FIPS180" format="default"/></td>
              <td align="left">"SHA384"</td>
            </tr>
            <tr>
              <td align="right">10</td>
              <td align="left">SHA2-512 <xref target="FIPS180" format="default"/></td>
              <td align="left">"SHA512"</td>
            </tr>
            <tr>
              <td align="right">11</td>
              <td align="left">SHA2-224 <xref target="FIPS180" format="default"/></td>
              <td align="left">"SHA224"</td>
            </tr>
            <tr>
              <td align="right">12</td>
              <td align="left">SHA3-256 <xref target="FIPS202" format="default"/></td>
              <td align="left">"SHA3-256"</td>
            </tr>
            <tr>
              <td align="right">13</td>
              <td align="left">Reserved</td>
              <td align="left"> </td>
            </tr>
            <tr>
              <td align="right">14</td>
              <td align="left">SHA3-512 <xref target="FIPS202" format="default"/></td>
              <td align="left">"SHA3-512"</td>
            </tr>
            <tr>
              <td align="right">100-110</td>
              <td align="left">Private/Experimental algorithm</td>
              <td align="left"> </td>
            </tr>
          </tbody>
        </table>
        <t>Implementations MUST implement SHA2-256.  Implementations MAY implement
other algorithms.  Implementations SHOULD NOT create messages which
require the use of SHA-1 with the exception of computing version 4 key
fingerprints and for purposes of the MDC packet.  Implementations
SHOULD NOT use MD5 or RIPE-MD/160.</t>
      </section>
      <section anchor="aead-algorithms" numbered="true" toc="default">
        <name>AEAD Algorithms</name>
        <table align="center">
          <thead>
            <tr>
              <th align="right">ID</th>
              <th align="left">Algorithm</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="right">1</td>
              <td align="left">EAX <xref target="EAX" format="default"/></td>
            </tr>
            <tr>
              <td align="right">2</td>
              <td align="left">OCB <xref target="RFC7253" format="default"/></td>
            </tr>
            <tr>
              <td align="right">100-110</td>
              <td align="left">Private/Experimental algorithm</td>
            </tr>
          </tbody>
        </table>
        <t>Implementations MUST implement EAX.  Implementations MAY implement
OCB and other algorithms.</t>
      </section>
    </section>
    <section anchor="iana-considerations" numbered="true" toc="default">
      <name>IANA Considerations</name>
      <t>OpenPGP is highly parameterized, and consequently there are a number
of considerations for allocating parameters for extensions.  This
section describes how IANA should look at extensions to the protocol
as described in this document.</t>
      <t>{ FIXME: Also add forward references, like
  "The list of S2K specifier types is maintained by IANA as described in
   Section 10." }</t>
      <section anchor="new-string-to-key-specifier-types" numbered="true" toc="default">
        <name>New String-to-Key Specifier Types</name>
        <t>OpenPGP S2K specifiers contain a mechanism for new algorithms to turn
a string into a key.  This specification creates a registry of S2K
specifier types.  The registry includes the S2K type, the name of the
S2K, and a reference to the defining specification.  The initial
values for this registry can be found in
<xref target="string-to-key-s2k-specifier-types" format="default"/>.  Adding a new S2K specifier
MUST be done through the SPECIFICATION REQUIRED method, as described
in <xref target="RFC8126" format="default"/>.</t>
      </section>
      <section anchor="new-packets" numbered="true" toc="default">
        <name>New Packets</name>
        <t>Major new features of OpenPGP are defined through new packet types.
This specification creates a registry of packet types.  The registry
includes the packet type, the name of the packet, and a reference to
the defining specification.  The initial values for this registry can
be found in <xref target="packet-tags" format="default"/>.  Adding a new packet type MUST be done
through the RFC REQUIRED method, as described in <xref target="RFC8126" format="default"/>.</t>
        <section anchor="user-attribute-types" numbered="true" toc="default">
          <name>User Attribute Types</name>
          <t>The User Attribute packet permits an extensible mechanism for other
types of certificate identification.  This specification creates a
registry of User Attribute types.  The registry includes the User
Attribute type, the name of the User Attribute, and a reference to the
defining specification.  The initial values for this registry can be
found in <xref target="user-attribute-packet-tag-17" format="default"/>.  Adding a new User
Attribute type MUST be done through the SPECIFICATION REQUIRED method,
as described in <xref target="RFC8126" format="default"/>.</t>
          <t>This document requests that IANA register the User ID Attribute Type
found in <xref target="user-id-attribute-subpacket" format="default"/>:</t>
          <table align="center">
            <thead>
              <tr>
                <th align="right">Value</th>
                <th align="left">Attribute</th>
                <th align="left">Reference</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="right">1</td>
                <td align="left">Image</td>
                <td align="left">This Document</td>
              </tr>
              <tr>
                <td align="right">TBD1</td>
                <td align="left">User ID</td>
                <td align="left">This Document</td>
              </tr>
            </tbody>
          </table>
        </section>
        <section anchor="image-format-subpacket-types" numbered="true" toc="default">
          <name>Image Format Subpacket Types</name>
          <t>Within User Attribute packets, there is an extensible mechanism for
other types of image-based User Attributes.  This specification
creates a registry of Image Attribute subpacket types.  The registry
includes the Image Attribute subpacket type, the name of the Image
Attribute subpacket, and a reference to the defining specification.
The initial values for this registry can be found in
<xref target="the-image-attribute-subpacket" format="default"/>.  Adding a new Image Attribute
subpacket type MUST be done through the SPECIFICATION REQUIRED method,
as described in <xref target="RFC8126" format="default"/>.</t>
        </section>
        <section anchor="new-signature-subpackets" numbered="true" toc="default">
          <name>New Signature Subpackets</name>
          <t>OpenPGP signatures contain a mechanism for signed (or unsigned) data
to be added to them for a variety of purposes in the Signature
subpackets as discussed in <xref target="signature-subpacket-specification" format="default"/>.
This specification creates a registry of Signature subpacket types.
The registry includes the Signature subpacket type, the name of the
subpacket, and a reference to the defining specification.  The initial
values for this registry can be found in
<xref target="signature-subpacket-specification" format="default"/>.  Adding a new Signature
subpacket MUST be done through the SPECIFICATION REQUIRED method, as
described in <xref target="RFC8126" format="default"/>.</t>
          <section anchor="signature-notation-data-subpackets" numbered="true" toc="default">
            <name>Signature Notation Data Subpackets</name>
            <t>OpenPGP signatures further contain a mechanism for extensions in
signatures.  These are the Notation Data subpackets, which contain a
key/value pair.  Notations contain a user space that is completely
unmanaged and an IETF space.</t>
            <t>This specification creates a registry of Signature Notation Data
types.  The registry includes the Signature Notation Data type, the
name of the Signature Notation Data, its allowed values, and a
reference to the defining specification.  The initial values for this
registry can be found in <xref target="notation-data" format="default"/>.  Adding a new Signature
Notation Data subpacket MUST be done through the SPECIFICATION REQUIRED
method, as described in <xref target="RFC8126" format="default"/>.</t>
            <t>This document requests IANA register the following Signature
Notation Data types:</t>
            <table align="center">
              <thead>
                <tr>
                  <th align="left">Allowed Values</th>
                  <th align="left">Name</th>
                  <th align="left">Type</th>
                  <th align="left">Reference</th>
                </tr>
              </thead>
              <tbody>
                <tr>
                  <td align="left">A String</td>
                  <td align="left">charset</td>
                  <td align="left">Character Set</td>
                  <td align="left">This Doc <xref target="the-charset-notation" format="default"/></td>
                </tr>
                <tr>
                  <td align="left">Any String</td>
                  <td align="left">manu</td>
                  <td align="left">Manufacturer Name</td>
                  <td align="left">This Doc <xref target="the-manu-notation" format="default"/></td>
                </tr>
                <tr>
                  <td align="left">Any String</td>
                  <td align="left">make</td>
                  <td align="left">Product Make</td>
                  <td align="left">This Doc <xref target="the-make-notation" format="default"/></td>
                </tr>
                <tr>
                  <td align="left">Any String</td>
                  <td align="left">model</td>
                  <td align="left">Product Model</td>
                  <td align="left">This Doc <xref target="the-model-notation" format="default"/></td>
                </tr>
                <tr>
                  <td align="left">Any String</td>
                  <td align="left">prodid</td>
                  <td align="left">Product ID</td>
                  <td align="left">This Doc <xref target="the-prodid-notation" format="default"/></td>
                </tr>
                <tr>
                  <td align="left">Any String</td>
                  <td align="left">pvers</td>
                  <td align="left">Product Version</td>
                  <td align="left">This Doc <xref target="the-pvers-notation" format="default"/></td>
                </tr>
                <tr>
                  <td align="left">Any String</td>
                  <td align="left">lot</td>
                  <td align="left">Product Lot Number</td>
                  <td align="left">This Doc <xref target="the-lot-notation" format="default"/></td>
                </tr>
                <tr>
                  <td align="left">Decimal Integer String</td>
                  <td align="left">qty</td>
                  <td align="left">Package Quantity</td>
                  <td align="left">This Doc <xref target="the-qty-notation" format="default"/></td>
                </tr>
                <tr>
                  <td align="left">A geo: URI without the "geo:"</td>
                  <td align="left">loc</td>
                  <td align="left">Current Geolocation Latitude/Longitude</td>
                  <td align="left">This Doc <xref target="the-loc-and-dest-notations" format="default"/></td>
                </tr>
                <tr>
                  <td align="left">A geo: URI without the "geo:"</td>
                  <td align="left">dest</td>
                  <td align="left">Destination Geolocation Latitude/Longitude</td>
                  <td align="left">This Doc <xref target="the-loc-and-dest-notations" format="default"/></td>
                </tr>
                <tr>
                  <td align="left">Hash Notation data</td>
                  <td align="left">hash</td>
                  <td align="left">The Hash of external data</td>
                  <td align="left">This Doc <xref target="the-hash-notation" format="default"/></td>
                </tr>
              </tbody>
            </table>
          </section>
          <section anchor="signature-notation-data-subpacket-notation-flags" numbered="true" toc="default">
            <name>Signature Notation Data Subpacket Notation Flags</name>
            <t>This specification creates a new registry of Signature Notation Data
Subpacket Notation Flags.  The registry includes the columns "Flag",
"Description", "Security Recommended", "Interoperability Recommended",
and "Reference".  The initial values for this registry can be found in
<xref target="notation-data" format="default"/>.  Adding a new item MUST be done through the
SPECIFICATION REQUIRED method, as described in <xref target="RFC8126" format="default"/>.</t>
          </section>
          <section anchor="key-server-preference-extensions" numbered="true" toc="default">
            <name>Key Server Preference Extensions</name>
            <t>OpenPGP signatures contain a mechanism for preferences to be specified
about key servers.  This specification creates a registry of key server
preferences.  The registry includes the key server preference, the name
of the preference, and a reference to the defining specification.  The
initial values for this registry can be found in <xref target="key-server-preferences" format="default"/>.
Adding a new key server preference MUST be done through the
SPECIFICATION REQUIRED method, as described in <xref target="RFC8126" format="default"/>.</t>
          </section>
          <section anchor="key-flags-extensions" numbered="true" toc="default">
            <name>Key Flags Extensions</name>
            <t>OpenPGP signatures contain a mechanism for flags to be specified about
key usage.  This specification creates a registry of key usage
flags.  The registry includes the key flags value, the name of the
flag, and a reference to the defining specification.  The initial
values for this registry can be found in <xref target="key-flags" format="default"/>.  Adding a
new key usage flag MUST be done through the SPECIFICATION REQUIRED
method, as described in <xref target="RFC8126" format="default"/>.</t>
          </section>
          <section anchor="reason-for-revocation-extensions" numbered="true" toc="default">
            <name>Reason for Revocation Extensions</name>
            <t>OpenPGP signatures contain a mechanism for flags to be specified about
why a key was revoked.  This specification creates a registry of
"Reason for Revocation" flags.  The registry includes the "Reason for
Revocation" flags value, the name of the flag, and a reference to the
defining specification.  The initial values for this registry can be
found in <xref target="reason-for-revocation" format="default"/>.  Adding a new feature flag MUST be done
through the SPECIFICATION REQUIRED method, as described in <xref target="RFC8126" format="default"/>.</t>
          </section>
          <section anchor="implementation-features" numbered="true" toc="default">
            <name>Implementation Features</name>
            <t>OpenPGP signatures contain a mechanism for flags to be specified
stating which optional features an implementation supports.  This
specification creates a registry of feature-implementation flags.  The
registry includes the feature-implementation flags value, the name of
the flag, and a reference to the defining specification.  The initial
values for this registry can be found in <xref target="features" format="default"/>.  Adding a
new feature-implementation flag MUST be done through the SPECIFICATION
REQUIRED method, as described in <xref target="RFC8126" format="default"/>.</t>
            <t>Also see <xref target="meta-considerations-for-expansion" format="default"/> for more information
about when feature flags are needed.</t>
          </section>
        </section>
        <section anchor="new-packet-versions" numbered="true" toc="default">
          <name>New Packet Versions</name>
          <t>The core OpenPGP packets all have version numbers, and can be revised
by introducing a new version of an existing packet.  This
specification creates a registry of packet types.  The registry
includes the packet type, the number of the version, and a reference
to the defining specification.  The initial values for this registry
can be found in <xref target="packet-types" format="default"/>.  Adding a new packet version MUST
be done through the RFC REQUIRED method, as described in <xref target="RFC8126" format="default"/>.</t>
        </section>
      </section>
      <section anchor="new-algorithms" numbered="true" toc="default">
        <name>New Algorithms</name>
        <t><xref target="constants" format="default"/> lists the core algorithms that OpenPGP uses.  Adding in a new
algorithm is usually simple.  For example, adding in a new symmetric
cipher usually would not need anything more than allocating a constant
for that cipher.  If that cipher had other than a 64-bit or 128-bit
block size, there might need to be additional documentation describing
how OpenPGP-CFB mode would be adjusted.  Similarly, when DSA was
expanded from a maximum of 1024-bit public keys to 3072-bit public
keys, the revision of FIPS 186 contained enough information itself to
allow implementation.  Changes to this document were made mainly for
emphasis.</t>
        <section anchor="public-key-algorithms-1" numbered="true" toc="default">
          <name>Public-Key Algorithms</name>
          <t>OpenPGP specifies a number of public-key algorithms.  This
specification creates a registry of public-key algorithm
identifiers.  The registry includes the algorithm name, its key sizes
and parameters, and a reference to the defining specification.  The
initial values for this registry can be found in <xref target="public-key-algorithms" format="default"/>.
Adding a new public-key algorithm MUST be done through the
SPECIFICATION REQUIRED method, as described in <xref target="RFC8126" format="default"/>.</t>
          <t>This document requests IANA register the following new public-key algorithm:</t>
          <table align="center">
            <thead>
              <tr>
                <th align="right">ID</th>
                <th align="left">Algorithm</th>
                <th align="left">Reference</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="right">22</td>
                <td align="left">EdDSA public key algorithm</td>
                <td align="left">This doc, <xref target="eddsa" format="default"/></td>
              </tr>
              <tr>
                <td align="right">23</td>
                <td align="left">Reserved for AEDH</td>
                <td align="left">This doc</td>
              </tr>
              <tr>
                <td align="right">24</td>
                <td align="left">Reserved for AEDSA</td>
                <td align="left">This doc</td>
              </tr>
            </tbody>
          </table>
          <t>[Notes to RFC-Editor: Please remove the table above on publication.
    It is desirable not to reuse old or reserved algorithms because
    some existing tools might print a wrong description.  A higher
    number is also an indication for a newer algorithm.  As of now
    22 is the next free number.]</t>
        </section>
        <section anchor="symmetric-key-algorithms-1" numbered="true" toc="default">
          <name>Symmetric-Key Algorithms</name>
          <t>OpenPGP specifies a number of symmetric-key algorithms.  This
specification creates a registry of symmetric-key algorithm
identifiers.  The registry includes the algorithm name, its key sizes
and block size, and a reference to the defining specification.  The
initial values for this registry can be found in <xref target="symmetric-key-algorithms" format="default"/>.
Adding a new symmetric-key algorithm MUST be done through the
SPECIFICATION REQUIRED method, as described in <xref target="RFC8126" format="default"/>.</t>
        </section>
        <section anchor="hash-algorithms-1" numbered="true" toc="default">
          <name>Hash Algorithms</name>
          <t>OpenPGP specifies a number of hash algorithms.  This specification
creates a registry of hash algorithm identifiers.  The registry
includes the algorithm name, a text representation of that name, its
block size, an OID hash prefix, and a reference to the defining
specification.  The initial values for this registry can be found in
<xref target="hash-algorithms" format="default"/> for the algorithm identifiers and text names, and
<xref target="ecc-curve-oid" format="default"/> for the OIDs and expanded signature prefixes.  Adding a
new hash algorithm MUST be done through the SPECIFICATION REQUIRED
method, as described in <xref target="RFC8126" format="default"/>.</t>
          <t>This document requests IANA register the following hash algorithms:</t>
          <table align="center">
            <thead>
              <tr>
                <th align="right">ID</th>
                <th align="left">Algorithm</th>
                <th align="left">Reference</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="right">12</td>
                <td align="left">SHA3-256</td>
                <td align="left">This doc</td>
              </tr>
              <tr>
                <td align="right">13</td>
                <td align="left">Reserved</td>
                <td align="left"> </td>
              </tr>
              <tr>
                <td align="right">14</td>
                <td align="left">SHA3-512</td>
                <td align="left">This doc</td>
              </tr>
            </tbody>
          </table>
          <t>[Notes to RFC-Editor: Please remove the table above on publication.
    It is desirable not to reuse old or reserved algorithms because
    some existing tools might print a wrong description.  The ID 13
    has been reserved so that the SHA3 algorithm IDs align nicely with
    their SHA2 counterparts.]</t>
        </section>
        <section anchor="compression-algorithms-1" numbered="true" toc="default">
          <name>Compression Algorithms</name>
          <t>OpenPGP specifies a number of compression algorithms.  This
specification creates a registry of compression algorithm
identifiers.  The registry includes the algorithm name and a reference
to the defining specification.  The initial values for this registry
can be found in <xref target="compression-algorithms" format="default"/>.
 Adding a new compression key algorithm MUST be done through the
SPECIFICATION REQUIRED method, as described in <xref target="RFC8126" format="default"/>.</t>
        </section>
      </section>
    </section>
    <section anchor="packet-composition" numbered="true" toc="default">
      <name>Packet Composition</name>
      <t>OpenPGP packets are assembled into sequences in order to create
messages and to transfer keys.  Not all possible packet sequences are
meaningful and correct.  This section describes the rules for how
packets should be placed into sequences.</t>
      <section anchor="transferable-public-keys" numbered="true" toc="default">
        <name>Transferable Public Keys</name>
        <t>OpenPGP users may transfer public keys.  The essential elements of a
transferable public key are as follows:</t>
        <ul spacing="normal">
          <li>One Public-Key packet</li>
          <li>Zero or more revocation signatures</li>
          <li>Zero or more User ID packets</li>
          <li>After each User ID packet, zero or more Signature packets
(certifications and attestation key signatures)</li>
          <li>Zero or more User Attribute packets</li>
          <li>After each User Attribute packet, zero or more Signature packets
(certifications and attestation key signatures)</li>
          <li>Zero or more Subkey packets</li>
          <li>After each Subkey packet, one Signature packet, plus optionally a
revocation</li>
        </ul>
        <t>The Public-Key packet occurs first.  Each of the following User ID
packets provides the identity of the owner of this public key.  If
there are multiple User ID packets, this corresponds to multiple means
of identifying the same unique individual user; for example, a user
may have more than one email address, and construct a User ID for each
one.  A transferable public key SHOULD include at least one User ID
packet unless storage requirements prohibit this.</t>
        <t>Immediately following each User ID packet, there are zero or more
Signature packets.  Each Signature packet is calculated on the
immediately preceding User ID packet and the initial Public-Key
packet.  The signature serves to certify the corresponding public key
and User ID.  In effect, the signer is testifying to his or her belief
that this public key belongs to the user identified by this User ID.
Intermixed with these certifications may be Attestation Key Signature
packets issued by the primary key over the same User ID and Public Key
packet. The most recent of these is used to attest to third-party
certifications over the associated User ID.</t>
        <t>Within the same section as the User ID packets, there are zero or more
User Attribute packets.  Like the User ID packets, a User Attribute
packet is followed by zero or more Signature packets calculated on the
immediately preceding User Attribute packet and the initial Public-Key
packet.</t>
        <t>User Attribute packets and User ID packets may be freely intermixed in
this section, so long as the signatures that follow them are
maintained on the proper User Attribute or User ID packet.</t>
        <t>After the User ID packet or Attribute packet, there may be zero or
more Subkey packets.  In general, subkeys are provided in cases where
the top-level public key is a signature-only key.  However, any V4 or
V5 key may have subkeys, and the subkeys may be encryption-only keys,
signature-only keys, or general-purpose keys. V3 keys MUST NOT have
subkeys.</t>
        <t>Each Subkey packet MUST be followed by one Signature packet, which
should be a subkey binding signature issued by the top-level key.  For
subkeys that can issue signatures, the subkey binding signature MUST
contain an Embedded Signature subpacket with a primary key binding
signature (0x19) issued by the subkey on the top-level key.</t>
        <t>Subkey and Key packets may each be followed by a revocation Signature
packet to indicate that the key is revoked.  Revocation signatures are
only accepted if they are issued by the key itself, or by a key that
is authorized to issue revocations via a Revocation Key subpacket in a
self-signature by the top-level key.</t>
        <t>Transferable public-key packet sequences may be concatenated to allow
transferring multiple public keys in one operation.</t>
      </section>
      <section anchor="transferable-secret-keys" numbered="true" toc="default">
        <name>Transferable Secret Keys</name>
        <t>OpenPGP users may transfer secret keys.  The format of a transferable
secret key is the same as a transferable public key except that
secret-key and secret-subkey packets are used instead of the public
key and public-subkey packets.  Implementations SHOULD include self-
signatures on any User IDs and subkeys, as this allows for a complete
public key to be automatically extracted from the transferable secret
key.  Implementations MAY choose to omit the self-signatures,
especially if a transferable public key accompanies the transferable
secret key.</t>
      </section>
      <section anchor="openpgp-messages" numbered="true" toc="default">
        <name>OpenPGP Messages</name>
        <t>An OpenPGP message is a packet or sequence of packets that corresponds
to the following grammatical rules (comma represents sequential
composition, and vertical bar separates alternatives):</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
OpenPGP Message :- Encrypted Message | Signed Message |
                   Compressed Message | Literal Message.

Compressed Message :- Compressed Data Packet.

Literal Message :- Literal Data Packet.

ESK :- Public-Key Encrypted Session Key Packet |
       Symmetric-Key Encrypted Session Key Packet.

ESK Sequence :- ESK | ESK Sequence, ESK.

Encrypted Data :- Symmetrically Encrypted Data Packet |
    Symmetrically Encrypted Integrity Protected Data Packet

Encrypted Message :- Encrypted Data | ESK Sequence, Encrypted Data.

One-Pass Signed Message :- One-Pass Signature Packet,
            OpenPGP Message, Corresponding Signature Packet.

Signed Message :- Signature Packet, OpenPGP Message |
                  One-Pass Signed Message.
]]></artwork>
        <t>In addition, decrypting a Symmetrically Encrypted Data packet or a
Symmetrically Encrypted Integrity Protected Data packet as well as
decompressing a Compressed Data packet must yield a valid OpenPGP
Message.</t>
      </section>
      <section anchor="detached-signatures" numbered="true" toc="default">
        <name>Detached Signatures</name>
        <t>Some OpenPGP applications use so-called "detached signatures".  For
example, a program bundle may contain a file, and with it a second
file that is a detached signature of the first file.  These detached
signatures are simply a Signature packet stored separately from the
data for which they are a signature.</t>
      </section>
    </section>
    <section anchor="enhanced-key-formats" numbered="true" toc="default">
      <name>Enhanced Key Formats</name>
      <section anchor="key-structures" numbered="true" toc="default">
        <name>Key Structures</name>
        <t>The format of an OpenPGP V3 key is as follows.  Entries in square
brackets are optional and ellipses indicate repetition.</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
RSA Public Key
   [Revocation Self Signature]
    User ID [Signature ...]
   [User ID [Signature ...] ...]
]]></artwork>
        <t>Each signature certifies the RSA public key and the preceding User ID.
The RSA public key can have many User IDs and each User ID can have
many signatures. V3 keys are deprecated.  Implementations MUST NOT
generate new V3 keys, but MAY continue to use existing ones.</t>
        <t>The format of an OpenPGP V4 key that uses multiple public keys is
similar except that the other keys are added to the end as "subkeys"
of the primary key.</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
Primary-Key
   [Revocation Self Signature]
   [Direct Key Signature...]
   [User ID [Signature ...] ...]
   [User Attribute [Signature ...] ...]
   [[Subkey [Binding-Signature-Revocation]
           Primary-Key-Binding-Signature] ...]
]]></artwork>
        <t>A subkey always has a single signature after it that is issued using
the primary key to tie the two keys together.  This binding signature
may be in either V3 or V4 format, but SHOULD be V4.  Subkeys that can
issue signatures MUST have a V4 binding signature due to the REQUIRED
embedded primary key binding signature.</t>
        <t>In the above diagram, if the binding signature of a subkey has been
revoked, the revoked key may be removed, leaving only one key.</t>
        <t>In a V4 key, the primary key SHOULD be a key capable of
certification.  There are cases, such as device certificates, where
the primary key may not be capable of certification. A primary key
capable of making signatures SHOULD be accompanied by either a
certification signature (on a User ID or User Attribute) or a
signature directly on the key.</t>
        <t>Implementations SHOULD accept encryption-only primary keys without a
signature.  It also SHOULD allow importing any key accompanied either by
a certification signature or a signature on itself.  It MAY accept
signature-capable primary keys without an accompanying signature.</t>
        <t>The subkeys may be keys of any other type.  There may be
other constructions of V4 keys, too.  For example, there may be a
single-key RSA key in V4 format, a DSA primary key with an RSA
encryption key, or RSA primary key with an Elgamal subkey, etc.</t>
        <t>It is also possible to have a signature-only subkey.  This permits a
primary key that collects certifications (key signatures), but is used
only for certifying subkeys that are used for encryption and
signatures.</t>
      </section>
      <section anchor="key-ids-and-fingerprints" numbered="true" toc="default">
        <name>Key IDs and Fingerprints</name>
        <t>For a V3 key, the eight-octet Key ID consists of the low 64 bits of
the public modulus of the RSA key.</t>
        <t>The fingerprint of a V3 key is formed by hashing the body (but not the
two-octet length) of the MPIs that form the key material (public
modulus n, followed by exponent e) with MD5.  Note that both V3 keys
and MD5 are deprecated.</t>
        <t>A V4 fingerprint is the 160-bit SHA-1 hash of the octet 0x99, followed
by the two-octet packet length, followed by the entire Public-Key
packet starting with the version field.  The Key ID is the low-order 64
bits of the fingerprint.  Here are the fields of the hash material,
with the example of a DSA key:</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
a.1) 0x99 (1 octet)

a.2) two-octet scalar octet count of (b)-(e)

b) version number = 4 (1 octet);

c) timestamp of key creation (4 octets);

d) algorithm (1 octet): 17 = DSA (example);

e) Algorithm-specific fields.

Algorithm-Specific Fields for DSA keys (example):

e.1) MPI of DSA prime p;

e.2) MPI of DSA group order q (q is a prime divisor of p-1);

e.3) MPI of DSA group generator g;

e.4) MPI of DSA public-key value y (= g\*\*x mod p where x is secret).
]]></artwork>
        <t>A V5 fingerprint is the 256-bit SHA2-256 hash of the octet 0x9A, followed
by the four-octet packet length, followed by the entire Public-Key
packet starting with the version field.  The Key ID is the high-order 64
bits of the fingerprint.  Here are the fields of the hash material,
with the example of a DSA key:</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
a.1) 0x9A (1 octet)

a.2) four-octet scalar octet count of (b)-(f)

b) version number = 5 (1 octet);

c) timestamp of key creation (4 octets);

d) algorithm (1 octet): 17 = DSA (example);

e) four-octet scalar octet count for the following key material;

f) algorithm-specific fields.

Algorithm-Specific Fields for DSA keys (example):

f.1) MPI of DSA prime p;

f.2) MPI of DSA group order q (q is a prime divisor of p-1);

f.3) MPI of DSA group generator g;

f.4) MPI of DSA public-key value y (= g\*\*x mod p where x is secret).
]]></artwork>
        <t>Note that it is possible for there to be collisions of Key IDs -- two
different keys with the same Key ID.  Note that there is a much
smaller, but still non-zero, probability that two different keys have
the same fingerprint.</t>
        <t>Also note that if V3, V4, and V5 format keys share the same RSA key
material, they will have different Key IDs as well as different
fingerprints.</t>
        <t>Finally, the Key ID and fingerprint of a subkey are calculated in the
same way as for a primary key, including the 0x99 (V3 and V4 key) or
0x9A (V5 key) as the first octet (even though this is not a valid
packet ID for a public subkey).</t>
      </section>
    </section>
    <section anchor="elliptic-curve-cryptography" numbered="true" toc="default">
      <name>Elliptic Curve Cryptography</name>
      <t>This section descripes algorithms and parameters used with Elliptic
Curve Cryptography (ECC) keys.  A thorough introduction to ECC can be
found in <xref target="KOBLITZ" format="default"/>.</t>
      <section anchor="supported-ecc-curves" numbered="true" toc="default">
        <name>Supported ECC Curves</name>
        <t>This document references five named prime field curves, defined in
<xref target="FIPS186" format="default"/> as "Curve P-256", "Curve P-384", and "Curve P-521"; and
defined in <xref target="RFC5639" format="default"/> as "brainpoolP256r1", and "brainpoolP512r1".
Further curve "Curve25519", defined in <xref target="RFC7748" format="default"/> is referenced
for use with Ed25519 (EdDSA signing) and X25519 (encryption).</t>
        <t>The named curves are referenced as a sequence of bytes in this
document, called throughout, curve OID.  <xref target="ecc-curve-oid" format="default"/> describes
in detail how this sequence of bytes is formed.</t>
      </section>
      <section anchor="ecdsa-and-ecdh-conversion-primitives" numbered="true" toc="default">
        <name>ECDSA and ECDH Conversion Primitives</name>
        <t>This document defines the uncompressed point format for ECDSA and ECDH
and a custom compression format for certain curves. The point is
encoded in the Multiprecision Integer (MPI) format.</t>
        <t>For an uncompressed point the content of the MPI is:</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
B = 04 || x || y
]]></artwork>
        <t>where x and y are coordinates of the point P = (x, y), each encoded in
the big-endian format and zero-padded to the adjusted underlying field
size.  The adjusted underlying field size is the underlying field size
that is rounded up to the nearest 8-bit boundary.  This encoding is
compatible with the definition given in <xref target="SEC1" format="default"/>.</t>
        <t>For a custom compressed point the content of the MPI is:</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
B = 40 || x
]]></artwork>
        <t>where x is the x coordinate of the point P encoded to the rules
defined for the specified curve.  This format is used for ECDH keys
based on curves expressed in Montgomery form.</t>
        <t>Therefore, the exact size of the MPI payload is 515 bits for "Curve
P-256", 771 for "Curve P-384", 1059 for "Curve P-521", and 263 for
Curve25519.</t>
        <t>Even though the zero point, also called the point at infinity, may
occur as a result of arithmetic operations on points of an elliptic
curve, it SHALL NOT appear in data structures defined in this
document.</t>
        <t>If other conversion methods are defined in the future, a compliant
application MUST NOT use a new format when in doubt that any recipient
can support it.  Consider, for example, that while both the public key
and the per-recipient ECDH data structure, respectively defined in
<xref target="algorithm-specific-part-for-ecdh-keys" format="default"/> and
<xref target="public-key-encrypted-session-key-packets-tag-1" format="default"/>, contain an
encoded point field, the format changes to the field in
<xref target="public-key-encrypted-session-key-packets-tag-1" format="default"/> only affect a
given recipient of a given message.</t>
      </section>
      <section anchor="eddsa-point-format" numbered="true" toc="default">
        <name>EdDSA Point Format</name>
        <t>The EdDSA algorithm defines a specific point compression format.  To
indicate the use of this compression format and to make sure that the
key can be represented in the Multiprecision Integer (MPI) format the
octet string specifying the point is prefixed with the octet 0x40.
This encoding is an extension of the encoding given in <xref target="SEC1" format="default"/> which
uses 0x04 to indicate an uncompressed point.</t>
        <t>For example, the length of a public key for the curve Ed25519 is 263
bit: 7 bit to represent the 0x40 prefix octet and 32 octets for the
native value of the public key.</t>
      </section>
      <section anchor="key-derivation-function" numbered="true" toc="default">
        <name>Key Derivation Function</name>
        <t>A key derivation function (KDF) is necessary to implement the EC
encryption.  The Concatenation Key Derivation Function (Approved
Alternative 1) <xref target="SP800-56A" format="default"/> with the KDF hash function that is
SHA2-256 <xref target="FIPS180" format="default"/> or stronger is REQUIRED.  See
<xref target="compatibility-profiles" format="default"/> for the details regarding the choice of
the hash function.</t>
        <t>For convenience, the synopsis of the encoding method is given below
with significant simplifications attributable to the restricted choice
of hash functions in this document.  However, <xref target="SP800-56A" format="default"/> is the
normative source of the definition.</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
//   Implements KDF( X, oBits, Param );
//   Input: point X = (x,y)
//   oBits - the desired size of output
//   hBits - the size of output of hash function Hash
//   Param - octets representing the parameters
//   Assumes that oBits <= hBits
// Convert the point X to the octet string:
//   ZB' = 04 || x || y
// and extract the x portion from ZB'
ZB = x;
MB = Hash ( 00 || 00 || 00 || 01 || ZB || Param );
return oBits leftmost bits of MB.
]]></artwork>
        <t>Note that ZB in the KDF description above is the compact
representation of X, defined in Section 4.2 of <xref target="RFC6090" format="default"/>.</t>
      </section>
      <section anchor="ec-dh-algorithm-ecdh" numbered="true" toc="default">
        <name>EC DH Algorithm (ECDH)</name>
        <t>The method is a combination of an ECC Diffie-Hellman method to
establish a shared secret, a key derivation method to process the
shared secret into a derived key, and a key wrapping method that uses
the derived key to protect a session key used to encrypt a message.</t>
        <t>The One-Pass Diffie-Hellman method C(1, 1, ECC CDH) <xref target="SP800-56A" format="default"/>
MUST be implemented with the following restrictions: the ECC CDH
primitive employed by this method is modified to always assume the
cofactor as 1, the KDF specified in <xref target="key-derivation-function" format="default"/> is
used, and the KDF parameters specified below are used.</t>
        <t>The KDF parameters are encoded as a concatenation of the following 5
variable-length and fixed-length fields, compatible with the
definition of the OtherInfo bitstring <xref target="SP800-56A" format="default"/>:</t>
        <ul spacing="normal">
          <li>
            <t>a variable-length field containing a curve OID, formatted as
follows:  </t>
            <ul spacing="normal">
              <li>a one-octet size of the following field</li>
              <li>the octets representing a curve OID, defined in <xref target="ecc-curve-oid" format="default"/></li>
            </ul>
          </li>
          <li>a one-octet public key algorithm ID defined in <xref target="public-key-algorithms" format="default"/></li>
          <li>
            <t>a variable-length field containing KDF parameters, identical to
the corresponding field in the ECDH public key, formatted as
follows:  </t>
            <ul spacing="normal">
              <li>a one-octet size of the following fields; values 0 and 0xff
are reserved for future extensions</li>
              <li>a one-octet value 01, reserved for future extensions</li>
              <li>a one-octet hash function ID used with the KDF</li>
              <li>a one-octet algorithm ID for the symmetric algorithm used to
wrap the symmetric key for message encryption; see
<xref target="ec-dh-algorithm-ecdh" format="default"/> for details</li>
            </ul>
          </li>
          <li>20 octets representing the UTF-8 encoding of the string
"Anonymous Sender    ", which is the octet sequence
41 6E 6F 6E 79 6D 6F 75 73 20 53 65 6E 64 65 72 20 20 20 20</li>
          <li>20 octets representing a recipient encryption subkey or a master
key fingerprint, identifying the key material that is needed for
the decryption.  For version 5 keys the 20 leftmost octets of the
fingerprint are used.</li>
        </ul>
        <t>The size of the KDF parameters sequence, defined above, is either 54
for the NIST curve P-256, 51 for the curves P-384 and P-521, or
56 for Curve25519.</t>
        <t>The key wrapping method is described in <xref target="RFC3394" format="default"/>.  KDF produces a
symmetric key that is used as a key-encryption key (KEK) as specified
in <xref target="RFC3394" format="default"/>.  Refer to <xref target="security-considerations" format="default"/> for the
details regarding the choice of the KEK algorithm, which SHOULD be one
of three AES algorithms.  Key wrapping and unwrapping is performed
with the default initial value of <xref target="RFC3394" format="default"/>.</t>
        <t>The input to the key wrapping method is the value "m" derived from the
session key, as described in
<xref target="public-key-encrypted-session-key-packets-tag-1" format="default"/>, "Public-Key
Encrypted Session Key Packets (Tag 1)", except that the PKCS #1.5
padding step is omitted.  The result is padded using the method
described in <xref target="PKCS5" format="default"/> to the 8-byte granularity.  For example, the
following AES-256 session key, in which 32 octets are denoted from k0
to k31, is composed to form the following 40 octet sequence:</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
09 k0 k1 ... k31 c0 c1 05 05 05 05 05
]]></artwork>
        <t>The octets c0 and c1 above denote the checksum.  This encoding allows
the sender to obfuscate the size of the symmetric encryption key used
to encrypt the data.  For example, assuming that an AES algorithm is
used for the session key, the sender MAY use 21, 13, and 5 bytes of
padding for AES-128, AES-192, and AES-256, respectively, to provide
the same number of octets, 40 total, as an input to the key wrapping
method.</t>
        <t>The output of the method consists of two fields.  The first field is
the MPI containing the ephemeral key used to establish the shared
secret.  The second field is composed of the following two fields:</t>
        <ul spacing="normal">
          <li>a one-octet encoding the size in octets of the result of the key
wrapping method; the value 255 is reserved for future extensions;</li>
          <li>up to 254 octets representing the result of the key wrapping
method, applied to the 8-byte padded session key, as described
above.</li>
        </ul>
        <t>Note that for session key sizes 128, 192, and 256 bits, the size of
the result of the key wrapping method is, respectively, 32, 40, and 48
octets, unless the size obfuscation is used.</t>
        <t>For convenience, the synopsis of the encoding method is given below;
however, this section, <xref target="SP800-56A" format="default"/>, and <xref target="RFC3394" format="default"/> are the
normative sources of the definition.</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
Obtain the authenticated recipient public key R
Generate an ephemeral key pair {v, V=vG}
Compute the shared point S = vR;
m = symm_alg_ID || session key || checksum || pkcs5_padding;
curve_OID_len = (byte)len(curve_OID);
Param = curve_OID_len || curve_OID || public_key_alg_ID || 03
|| 01 || KDF_hash_ID || KEK_alg_ID for AESKeyWrap || "Anonymous
Sender    " || recipient_fingerprint;
Z_len = the key size for the KEK_alg_ID used with AESKeyWrap
Compute Z = KDF( S, Z_len, Param );
Compute C = AESKeyWrap( Z, m ) as per [RFC3394]
VB = convert point V to the octet string
Output (MPI(VB) || len(C) || C).
]]></artwork>
        <t>The decryption is the inverse of the method given.  Note that the
recipient obtains the shared secret by calculating</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
S = rV = rvG, where (r,R) is the recipient's key pair.
]]></artwork>
        <t>Consistent with <xref target="aead-encrypted-data-packet-tag-20" format="default"/>, "AEAD
Encrypted Data Packet (Tag 20)" and
<xref target="sym-encrypted-integrity-protected-data-packet-tag-18" format="default"/>,
"Sym. Encrypted Integrity Protected Data Packet (Tag 18)", AEAD
encryption or a Modification Detection Code (MDC) MUST be used anytime
the symmetric key is protected by ECDH.</t>
      </section>
    </section>
    <section anchor="notes-on-algorithms" numbered="true" toc="default">
      <name>Notes on Algorithms</name>
      <section anchor="pkcs1-encoding-in-openpgp" numbered="true" toc="default">
        <name>PKCS#1 Encoding in OpenPGP</name>
        <t>This standard makes use of the PKCS#1 functions EME-PKCS1-v1_5 and
EMSA-PKCS1-v1_5.  However, the calling conventions of these functions
has changed in the past.  To avoid potential confusion and
interoperability problems, we are including local copies in this
document, adapted from those in PKCS#1 v2.1 <xref target="RFC3447" format="default"/>.  RFC 3447
should be treated as the ultimate authority on PKCS#1 for OpenPGP.
Nonetheless, we believe that there is value in having a self-
contained document that avoids problems in the future with needed
changes in the conventions.</t>
        <section anchor="eme-pkcs1-v15-encode" numbered="true" toc="default">
          <name>EME-PKCS1-v1_5-ENCODE</name>
          <artwork name="" type="" align="left" alt=""><![CDATA[
Input:

k = the length in octets of the key modulus.

M = message to be encoded, an octet string of length mLen,
    where mLen <= k - 11.

Output:

EM = encoded message, an octet string of length k.

Error: "message too long".

 1. Length checking: If mLen > k - 11, output "message too long"
    and stop.

 2. Generate an octet string PS of length k - mLen - 3 consisting
    of pseudo-randomly generated nonzero octets.  The length of PS
    will be at least eight octets.

 3. Concatenate PS, the message M, and other padding to form an
    encoded message EM of length k octets as

    EM = 0x00 || 0x02 || PS || 0x00 || M.

 4. Output EM.
]]></artwork>
        </section>
        <section anchor="eme-pkcs1-v15-decode" numbered="true" toc="default">
          <name>EME-PKCS1-v1_5-DECODE</name>
          <artwork name="" type="" align="left" alt=""><![CDATA[
Input:

EM = encoded message, an octet string

Output:

M = message, an octet string,

Error: "decryption error",
]]></artwork>
          <t>To decode an EME-PKCS1_v1_5 message, separate the encoded message EM
into an octet string PS consisting of nonzero octets and a message M
as follows</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
 EM = 0x00 || 0x02 || PS || 0x00 || M.
]]></artwork>
          <t>If the first octet of EM does not have hexadecimal value 0x00, if the
second octet of EM does not have hexadecimal value 0x02, if there is
no octet with hexadecimal value 0x00 to separate PS from M, or if the
length of PS is less than 8 octets, output "decryption error" and
stop.  See also the security note in <xref target="security-considerations" format="default"/>
regarding differences in reporting between a decryption error and a
padding error.</t>
        </section>
        <section anchor="emsa-pkcs1-v15" numbered="true" toc="default">
          <name>EMSA-PKCS1-v1_5</name>
          <t>This encoding method is deterministic and only has an encoding
operation.</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
Option:

Hash - a hash function in which hLen denotes the length in octets
       of the hash function output.

Input:

M = message to be encoded.

emLen = intended length in octets of the encoded message, at least
     tLen + 11, where tLen is the octet length of the DER encoding
     T of a certain value computed during the encoding operation.

Output:

EM = encoded message, an octet string of length emLen.

Errors: "message too long";
        "intended encoded message length too short".
]]></artwork>
          <t>Steps:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
 1. Apply the hash function to the message M to produce a hash
    value H:

    H = Hash(M).

    If the hash function outputs "message too long," output
    "message too long" and stop.

 2. Using the list in Section {FIXREF} 5.2.2, "Version 2 Signature Packet
    Format", produce an ASN.1 DER value for the hash function
    used.  Let T be the full hash prefix from the list, and let
    tLen be the length in octets of T.

 3. If emLen < tLen + 11, output "intended encoded message length
    too short" and stop.

 4. Generate an octet string PS consisting of emLen - tLen - 3
    octets with hexadecimal value 0xFF.  The length of PS will be
    at least 8 octets.

 5. Concatenate PS, the hash prefix T, and other padding to form
    the encoded message EM as

        EM = 0x00 || 0x01 || PS || 0x00 || T.

 6. Output EM.
]]></artwork>
        </section>
      </section>
      <section anchor="symmetric-algorithm-preferences" numbered="true" toc="default">
        <name>Symmetric Algorithm Preferences</name>
        <t>The symmetric algorithm preference is an ordered list of algorithms
that the keyholder accepts.  Since it is found on a self-signature, it
is possible that a keyholder may have multiple, different
preferences.  For example, Alice may have AES-128 only specified for
"alice@work.com" but Camellia-256, Twofish, and AES-128 specified for
"alice@home.org".  Note that it is also possible for preferences to be
in a subkey's binding signature.</t>
        <t>Since AES-128 is the MUST-implement algorithm, if it is not explicitly
in the list, it is tacitly at the end.  However, it is good form to
place it there explicitly.  Note also that if an implementation does
not implement the preference, then it is implicitly an AES-128-only
implementation.  Note further that implementations conforming to
previous versions of this standard (RFC-4880) have TripleDES as its
only MUST-implement algorithm.</t>
        <t>An implementation MUST NOT use a symmetric algorithm that is not in
the recipient's preference list.  When encrypting to more than one
recipient, the implementation finds a suitable algorithm by taking the
intersection of the preferences of the recipients.  Note that the
MUST-implement algorithm, AES-128, ensures that the intersection is
not null.  The implementation may use any mechanism to pick an
algorithm in the intersection.</t>
        <t>If an implementation can decrypt a message that a keyholder doesn't
have in their preferences, the implementation SHOULD decrypt the
message anyway, but MUST warn the keyholder that the protocol has been
violated.  For example, suppose that Alice, above, has software that
implements all algorithms in this specification.  Nonetheless, she
prefers subsets for work or home.  If she is sent a message encrypted
with IDEA, which is not in her preferences, the software warns her
that someone sent her an IDEA-encrypted message, but it would ideally
decrypt it anyway.</t>
      </section>
      <section anchor="other-algorithm-preferences" numbered="true" toc="default">
        <name>Other Algorithm Preferences</name>
        <t>Other algorithm preferences work similarly to the symmetric algorithm
preference, in that they specify which algorithms the keyholder
accepts.  There are two interesting cases that other comments need to
be made about, though, the compression preferences and the hash
preferences.</t>
        <section anchor="compression-preferences" numbered="true" toc="default">
          <name>Compression Preferences</name>
          <t>Compression has been an integral part of PGP since its first days.
OpenPGP and all previous versions of PGP have offered compression.  In
this specification, the default is for messages to be compressed,
although an implementation is not required to do so.  Consequently, the
compression preference gives a way for a keyholder to request that
messages not be compressed, presumably because they are using a
minimal implementation that does not include
compression.  Additionally, this gives a keyholder a way to state that
it can support alternate algorithms.</t>
          <t>Like the algorithm preferences, an implementation MUST NOT use an
algorithm that is not in the preference vector.  If the preferences are
not present, then they are assumed to be [ZIP(1), Uncompressed(0)].</t>
          <t>Additionally, an implementation MUST implement this preference to the
degree of recognizing when to send an uncompressed message. A robust
implementation would satisfy this requirement by looking at the
recipient's preference and acting accordingly. A minimal
implementation can satisfy this requirement by never generating a
compressed message, since all implementations can handle messages that
have not been compressed.</t>
        </section>
        <section anchor="hash-algorithm-preferences" numbered="true" toc="default">
          <name>Hash Algorithm Preferences</name>
          <t>Typically, the choice of a hash algorithm is something the signer
does, rather than the verifier, because a signer rarely knows who is
going to be verifying the signature.  This preference, though, allows a
protocol based upon digital signatures ease in negotiation.</t>
          <t>Thus, if Alice is authenticating herself to Bob with a signature, it
makes sense for her to use a hash algorithm that Bob's software uses.
This preference allows Bob to state in his key which algorithms Alice
may use.</t>
          <t>Since SHA2-256 is the MUST-implement hash algorithm, if it is not
explicitly in the list, it is tacitly at the end.  However, it is good
form to place it there explicitly.</t>
        </section>
      </section>
      <section anchor="plaintext" numbered="true" toc="default">
        <name>Plaintext</name>
        <t>Algorithm 0, "plaintext", may only be used to denote secret keys that
are stored in the clear.  Implementations MUST NOT use plaintext in
Symmetrically Encrypted Data packets; they must use Literal Data
packets to encode unencrypted or literal data.</t>
      </section>
      <section anchor="rsa" numbered="true" toc="default">
        <name>RSA</name>
        <t>There are algorithm types for RSA Sign-Only, and RSA Encrypt-Only
keys.  These types are deprecated.  The "key flags" subpacket in a
signature is a much better way to express the same idea, and
generalizes it to all algorithms.  An implementation SHOULD NOT create
such a key, but MAY interpret it.</t>
        <t>An implementation SHOULD NOT implement RSA keys of size less than 1024
bits.</t>
      </section>
      <section anchor="dsa" numbered="true" toc="default">
        <name>DSA</name>
        <t>An implementation SHOULD NOT implement DSA keys of size less than 1024
bits.  It MUST NOT implement a DSA key with a q size of less than 160
bits.  DSA keys MUST also be a multiple of 64 bits, and the q size MUST
be a multiple of 8 bits.  The Digital Signature Standard (DSS)
<xref target="FIPS186" format="default"/> specifies that DSA be used in one of the following ways:</t>
        <ul spacing="normal">
          <li>1024-bit key, 160-bit q, SHA-1, SHA2-224, SHA2-256, SHA2-384, or
SHA2-512 hash</li>
          <li>2048-bit key, 224-bit q, SHA2-224, SHA2-256, SHA2-384, or SHA2-512
hash</li>
          <li>2048-bit key, 256-bit q, SHA2-256, SHA2-384, or SHA2-512 hash</li>
          <li>3072-bit key, 256-bit q, SHA2-256, SHA2-384, or SHA2-512 hash</li>
        </ul>
        <t>The above key and q size pairs were chosen to best balance the
strength of the key with the strength of the hash.  Implementations
SHOULD use one of the above key and q size pairs when generating DSA
keys.  If DSS compliance is desired, one of the specified SHA hashes
must be used as well. <xref target="FIPS186" format="default"/> is the ultimate authority on DSS, and
should be consulted for all questions of DSS compliance.</t>
        <t>Note that earlier versions of this standard only allowed a 160-bit q
with no truncation allowed, so earlier implementations may not be able
to handle signatures with a different q size or a truncated hash.</t>
      </section>
      <section anchor="elgamal" numbered="true" toc="default">
        <name>Elgamal</name>
        <t>An implementation SHOULD NOT implement Elgamal keys of size less than
1024 bits.</t>
      </section>
      <section anchor="eddsa" numbered="true" toc="default">
        <name>EdDSA</name>
        <t>Although the EdDSA algorithm allows arbitrary data as input, its use
with OpenPGP requires that a digest of the message is used as input
(pre-hashed).  See section <xref target="computing-signatures" format="default"/>, "Computing
Signatures" for details.  Truncation of the resulting digest is never
applied; the resulting digest value is used verbatim as input to the
EdDSA algorithm.</t>
      </section>
      <section anchor="reserved-algorithm-numbers" numbered="true" toc="default">
        <name>Reserved Algorithm Numbers</name>
        <t>A number of algorithm IDs have been reserved for algorithms that would
be useful to use in an OpenPGP implementation, yet there are issues
that prevent an implementer from actually implementing the
algorithm.  These are marked in <xref target="public-key-algorithms" format="default"/>,
"Public-Key Algorithms", as "reserved for".</t>
        <t>The reserved public-key algorithm X9.42 (21) does not have the
necessary parameters, parameter order, or semantics defined.  The same
is currently true for reserved public-key algorithms AEDH (23) and
AEDSA (24).</t>
        <t>Previous versions of OpenPGP permitted Elgamal <xref target="ELGAMAL" format="default"/> signatures
with a public-key identifier of 20.  These are no longer permitted.  An
implementation MUST NOT generate such keys.  An implementation MUST NOT
generate Elgamal signatures.  See <xref target="BLEICHENBACHER" format="default"/>.</t>
      </section>
      <section anchor="openpgp-cfb-mode" numbered="true" toc="default">
        <name>OpenPGP CFB Mode</name>
        <t>OpenPGP does symmetric encryption using a variant of Cipher Feedback
mode (CFB mode).  This section describes the procedure it uses in
detail.  This mode is what is used for Symmetrically Encrypted Data
Packets; the mechanism used for encrypting secret-key material is
similar, and is described in the sections above.</t>
        <t>In the description below, the value BS is the block size in octets of
the cipher.  Most ciphers have a block size of 8 octets.  The AES and
Twofish have a block size of 16 octets.  Also note that the description
below assumes that the IV and CFB arrays start with an index of 1
(unlike the C language, which assumes arrays start with a zero index).</t>
        <t>OpenPGP CFB mode uses an initialization vector (IV) of all zeros, and
prefixes the plaintext with BS+2 octets of random data, such that
octets BS+1 and BS+2 match octets BS-1 and BS.  It does a CFB
resynchronization after encrypting those BS+2 octets.</t>
        <t>Thus, for an algorithm that has a block size of 8 octets (64 bits),
the IV is 10 octets long and octets 7 and 8 of the IV are the same as
octets 9 and 10.  For an algorithm with a block size of 16 octets (128
bits), the IV is 18 octets long, and octets 17 and 18 replicate octets
15 and
16.  Those extra two octets are an easy check for a correct key.</t>
        <t>Step by step, here is the procedure:</t>
        <ol spacing="normal" type="1">
          <li>The feedback register (FR) is set to the IV, which is all zeros.</li>
          <li>FR is encrypted to produce FRE (FR Encrypted).  This is the
encryption of an all-zero value.</li>
          <li>FRE is xored with the first BS octets of random data prefixed to
the plaintext to produce C[1] through C[BS], the first BS octets
of ciphertext.</li>
          <li>FR is loaded with C[1] through C[BS].</li>
          <li>FR is encrypted to produce FRE, the encryption of the first BS
octets of ciphertext.</li>
          <li>The left two octets of FRE get xored with the next two octets of
data that were prefixed to the plaintext.  This produces C[BS+1]
and C[BS+2], the next two octets of ciphertext.</li>
          <li>(The resynchronization step) FR is loaded with C[3] through
C[BS+2].</li>
          <li>FRE is xored with the first BS octets of the given plaintext, now
that we have finished encrypting the BS+2 octets of prefixed data.
This produces C[BS+3] through C[BS+(BS+2)], the next BS octets of
ciphertext.</li>
          <li>FR is encrypted to produce FRE.</li>
          <li>FR is loaded with C[BS+3] to C[BS + (BS+2)] (which is C11-C18 for
an 8-octet block).</li>
          <li>FR is encrypted to produce FRE.</li>
          <li>FRE is xored with the next BS octets of plaintext, to produce the
next BS octets of ciphertext.  These are loaded into FR, and the
process is repeated until the plaintext is used up.</li>
        </ol>
      </section>
      <section anchor="private-or-experimental-parameters" numbered="true" toc="default">
        <name>Private or Experimental Parameters</name>
        <t>S2K specifiers, Signature subpacket types, User Attribute types, image
format types, and algorithms described in <xref target="constants" format="default"/> all reserve the
range 100 to 110 for private and experimental use.  Packet types
reserve the range 60 to 63 for private and experimental use.  These are
intentionally managed with the PRIVATE USE method, as described in
<xref target="RFC8126" format="default"/>.</t>
        <t>However, implementations need to be careful with these and promote
them to full IANA-managed parameters when they grow beyond the
original, limited system.</t>
      </section>
      <section anchor="meta-considerations-for-expansion" numbered="true" toc="default">
        <name>Meta-Considerations for Expansion</name>
        <t>If OpenPGP is extended in a way that is not backwards-compatible,
meaning that old implementations will not gracefully handle their
absence of a new feature, the extension proposal can be declared in
the key holder's self-signature as part of the Features signature
subpacket.</t>
        <t>We cannot state definitively what extensions will not be
upwards-compatible, but typically new algorithms are
upwards-compatible, whereas new packets are not.</t>
        <t>If an extension proposal does not update the Features system, it
SHOULD include an explanation of why this is unnecessary.  If the
proposal contains neither an extension to the Features system nor an
explanation of why such an extension is unnecessary, the proposal
SHOULD be rejected.</t>
      </section>
    </section>
    <section anchor="security-considerations" numbered="true" toc="default">
      <name>Security Considerations</name>
      <ul spacing="normal">
        <li>As with any technology involving cryptography, you should check the
current literature to determine if any algorithms used here have
been found to be vulnerable to attack.</li>
        <li>This specification uses Public-Key Cryptography technologies.  It is
assumed that the private key portion of a public-private key pair is
controlled and secured by the proper party or parties.</li>
        <li>Certain operations in this specification involve the use of random
numbers.  An appropriate entropy source should be used to generate
these numbers (see <xref target="RFC4086" format="default"/>).</li>
        <li>The MD5 hash algorithm has been found to have weaknesses, with
collisions found in a number of cases.  MD5 is deprecated for use in
OpenPGP.  Implementations MUST NOT generate new signatures using MD5
as a hash function.  They MAY continue to consider old signatures
that used MD5 as valid.</li>
        <li>SHA2-224 and SHA2-384 require the same work as SHA2-256 and SHA2-512,
respectively.  In general, there are few reasons to use them outside
of DSS compatibility.  You need a situation where one needs more
security than smaller hashes, but does not want to have the full
256-bit or 512-bit data length.</li>
        <li>Many security protocol designers think that it is a bad idea to use
a single key for both privacy (encryption) and integrity
(signatures).  In fact, this was one of the motivating forces behind
the V4 key format with separate signature and encryption keys.  If
you as an implementer promote dual-use keys, you should at least be
aware of this controversy.</li>
        <li>The DSA algorithm will work with any hash, but is sensitive to the
quality of the hash algorithm.  Verifiers should be aware that even
if the signer used a strong hash, an attacker could have modified
the signature to use a weak one.  Only signatures using acceptably
strong hash algorithms should be accepted as valid.</li>
        <li>As OpenPGP combines many different asymmetric, symmetric, and hash
algorithms, each with different measures of strength, care should be
taken that the weakest element of an OpenPGP message is still
sufficiently strong for the purpose at hand.  While consensus about
the strength of a given algorithm may evolve, NIST Special
Publication 800-57 <xref target="SP800-57" format="default"/> recommends the following list of
equivalent strengths:</li>
      </ul>
      <table align="center">
        <thead>
          <tr>
            <th align="right">Asymmetric key size</th>
            <th align="left">Hash size</th>
            <th align="left">Symmetric key size</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="right">1024</td>
            <td align="left">160</td>
            <td align="left">80</td>
          </tr>
          <tr>
            <td align="right">2048</td>
            <td align="left">224</td>
            <td align="left">112</td>
          </tr>
          <tr>
            <td align="right">3072</td>
            <td align="left">256</td>
            <td align="left">128</td>
          </tr>
          <tr>
            <td align="right">7680</td>
            <td align="left">384</td>
            <td align="left">192</td>
          </tr>
          <tr>
            <td align="right">15360</td>
            <td align="left">512</td>
            <td align="left">256</td>
          </tr>
        </tbody>
      </table>
      <ul spacing="normal">
        <li>
          <t>There is a somewhat-related potential security problem in
signatures.  If an attacker can find a message that hashes to the
same hash with a different algorithm, a bogus signature structure
can be constructed that evaluates correctly.  </t>
          <t>
For example, suppose Alice DSA signs message M using hash
algorithm H.  Suppose that Mallet finds a message M' that has the
same hash value as M with H'.  Mallet can then construct a
signature block that verifies as Alice's signature of M' with H'.
However, this would also constitute a weakness in either H or H'
or both.  Should this ever occur, a revision will have to be made
to this document to revise the allowed hash algorithms.</t>
        </li>
        <li>If you are building an authentication system, the recipient may
specify a preferred signing algorithm.  However, the signer would be
foolish to use a weak algorithm simply because the recipient
requests it.</li>
        <li>Some of the encryption algorithms mentioned in this document have
been analyzed less than others.  For example, although CAST5 is
presently considered strong, it has been analyzed less than
TripleDES.  Other algorithms may have other controversies surrounding
them.</li>
        <li>
          <t>In late summer 2002, Jallad, Katz, and Schneier published an
interesting attack on the OpenPGP protocol and some of its
implementations <xref target="JKS02" format="default"/>.  In this attack, the attacker modifies a
message and sends it to a user who then returns the erroneously
decrypted message to the attacker.  The attacker is thus using the
user as a random oracle, and can often decrypt the message.  </t>
          <t>
Compressing data can ameliorate this attack.  The incorrectly
decrypted data nearly always decompresses in ways that defeat the
attack.  However, this is not a rigorous fix, and leaves open some
small vulnerabilities.  For example, if an implementation does not
compress a message before encryption (perhaps because it knows it
was already compressed), then that message is vulnerable.  Because of
this happenstance -- that modification attacks can be thwarted by
decompression errors -- an implementation SHOULD treat a
decompression error as a security problem, not merely a data
problem.  </t>
          <t>
This attack can be defeated by the use of modification detection,
provided that the implementation does not let the user naively
return the data to the attacker.  The modification detection is
prefereabble implemented by using the AEAD Encrypted Data Packet
and only if the recipients don't supports this by use of the
Symmmetric Encrypted and Integrity Protected Data Packet.  An
implementation MUST treat an authentication or MDC failure as a
security problem, not merely a data problem.  </t>
          <t>
In either case, the implementation SHOULD NOT allow the user
access to the erroneous data, and MUST warn the user as to
potential security problems should that data be returned to the
sender.  </t>
          <t>
While this attack is somewhat obscure, requiring a special set of
circumstances to create it, it is nonetheless quite serious as it
permits someone to trick a user to decrypt a message.  Consequently,
it is important that:  </t>
          <ol spacing="normal" type="1">
            <li>Implementers treat authentication errors, MDC errors,
decompression failures or no use of MDC or AEAD as security
problems.</li>
            <li>Implementers implement AEAD with all due speed and encourage
its spread.</li>
            <li>Users migrate to implementations that support AEAD
encryption with all due speed.</li>
          </ol>
        </li>
        <li>PKCS#1 has been found to be vulnerable to attacks in which a system
that reports errors in padding differently from errors in decryption
becomes a random oracle that can leak the private key in mere
millions of queries.  Implementations must be aware of this attack
and prevent it from happening.  The simplest solution is to report a
single error code for all variants of decryption errors so as not to
leak information to an attacker.</li>
        <li>Some technologies mentioned here may be subject to government
control in some countries.</li>
        <li>
          <t>In winter 2005, Serge Mister and Robert Zuccherato from Entrust
released a paper describing a way that the "quick check" in OpenPGP
CFB mode can be used with a random oracle to decrypt two octets of
every cipher block <xref target="MZ05" format="default"/>.  They recommend as prevention not using
the quick check at all.  </t>
          <t>
Many implementers have taken this advice to heart for any data that
is symmetrically encrypted and for which the session key is
public-key encrypted.  In this case, the quick check is not needed as
the public-key encryption of the session key should guarantee that
it is the right session key.  In other cases, the implementation
should use the quick check with care.  </t>
          <t>
On the one hand, there is a danger to using it if there is a random
oracle that can leak information to an attacker.  In plainer
language, there is a danger to using the quick check if timing
information about the check can be exposed to an attacker,
particularly via an automated service that allows rapidly repeated
queries.  </t>
          <t>
On the other hand, it is inconvenient to the user to be informed
that they typed in the wrong passphrase only after a petabyte of
data is decrypted.  There are many cases in cryptographic engineering
where the implementer must use care and wisdom, and this is one.</t>
        </li>
        <li>Refer to <xref target="FIPS186" format="default"/>, B.4.1, for the method to generate a
uniformly distributed ECC private key.</li>
        <li>
          <t>The curves proposed in this document correspond to the symmetric
key sizes 128 bits, 192 bits, and 256 bits, as described in the
table below.  This allows a compliant application to offer
balanced public key security, which is compatible with the
symmetric key strength for each AES algorithm defined here.  </t>
          <t>
The following table defines the hash and the symmetric encryption
algorithm that SHOULD be used with a given curve for ECDSA or ECDH.
A stronger hash algorithm or a symmetric key algorithm MAY be used
for a given ECC curve.  However, note that the increase in the
strength of the hash algorithm or the symmetric key algorithm may
not increase the overall security offered by the given ECC key.</t>
        </li>
      </ul>
      <table align="center">
        <thead>
          <tr>
            <th align="left">Curve name</th>
            <th align="left">ECC</th>
            <th align="left">RSA strength</th>
            <th align="left">Hash size strength, informative</th>
            <th align="left">Symmetric key size</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">NIST P-256</td>
            <td align="left">256</td>
            <td align="left">3072</td>
            <td align="left">256</td>
            <td align="left">128</td>
          </tr>
          <tr>
            <td align="left">NIST P-384</td>
            <td align="left">384</td>
            <td align="left">7680</td>
            <td align="left">384</td>
            <td align="left">192</td>
          </tr>
          <tr>
            <td align="left">NIST P-521</td>
            <td align="left">521</td>
            <td align="left">15360</td>
            <td align="left">512</td>
            <td align="left">256</td>
          </tr>
        </tbody>
      </table>
      <ul spacing="normal">
        <li>
          <t>Requirement levels indicated elsewhere in this document lead to the
following combinations of algorithms in the OpenPGP profile: MUST
implement NIST curve P-256 / SHA2-256 / AES-128, SHOULD implement
NIST curve P-521 / SHA2-512 / AES-256, MAY implement NIST curve
P-384 / SHA2-384 / AES-256, among other allowed combinations.  </t>
          <t>
Consistent with the table above, the following table defines the KDF
hash algorithm and the AES KEK encryption algorithm that SHOULD be
used with a given curve for ECDH.  A stronger KDF hash algorithm or
AES KEK algorithm MAY be used for a given ECC curve.</t>
        </li>
      </ul>
      <table align="center">
        <thead>
          <tr>
            <th align="left">Curve name</th>
            <th align="left">Recommended KDF hash algorithm</th>
            <th align="left">Recommended KEK encryption algorithm</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">NIST P-256</td>
            <td align="left">SHA2-256</td>
            <td align="left">AES-128</td>
          </tr>
          <tr>
            <td align="left">NIST P-384</td>
            <td align="left">SHA2-384</td>
            <td align="left">AES-192</td>
          </tr>
          <tr>
            <td align="left">NIST P-521</td>
            <td align="left">SHA2-512</td>
            <td align="left">AES-256</td>
          </tr>
        </tbody>
      </table>
      <ul spacing="normal">
        <li>
          <t>This document explicitly discourages the use of algorithms other
than AES as a KEK algorithm because backward compatibility of the
ECDH format is not a concern.  The KEK algorithm is only used within
the scope of a Public-Key Encrypted Session Key Packet, which
represents an ECDH key recipient of a message.  Compare this with
the algorithm used for the session key of the message, which MAY be
different from a KEK algorithm.  </t>
          <t>
Compliant applications SHOULD implement, advertise through key
preferences, and use the strongest algorithms specified in this
document.  </t>
          <t>
Note that the symmetric algorithm preference list may make it
impossible to use the balanced strength of symmetric key algorithms
for a corresponding public key.  For example, the presence of the
symmetric key algorithm IDs and their order in the key preference
list affects the algorithm choices available to the encoding side,
which in turn may make the adherence to the table above infeasible.
Therefore, compliance with this specification is a concern
throughout the life of the key, starting immediately after the key
generation when the key preferences are first added to a key.  It is
generally advisable to position a symmetric algorithm ID of strength
matching the public key at the head of the key preference list.  </t>
          <t>
Encryption to multiple recipients often results in an unordered
intersection subset.  For example, if the first recipient's set is
{A, B} and the second's is {B, A}, the intersection is an unordered
set of two algorithms, A and B.  In this case, a compliant
application SHOULD choose the stronger encryption algorithm.  </t>
          <t>
Resource constraints, such as limited computational power, is a
likely reason why an application might prefer to use the weakest
algorithm.  On the other side of the spectrum are applications that
can implement every algorithm defined in this document.  Most
applications are expected to fall into either of two categories.  A
compliant application in the second, or strongest, category SHOULD
prefer AES-256 to AES-192.  </t>
          <t>
SHA-1 MUST NOT be used with the ECDSA or the KDF in the ECDH method.  </t>
          <t>
MDC MUST be used when a symmetric encryption key is protected by
ECDH.  None of the ECC methods described in this document are
allowed with deprecated V3 keys.  A compliant application MUST only
use iterated and salted S2K to protect private keys, as defined in
<xref target="iterated-and-salted-s2k" format="default"/>, "Iterated and Salted S2K".  </t>
          <t>
Side channel attacks are a concern when a compliant application's
use of the OpenPGP format can be modeled by a decryption or signing
oracle model, for example, when an application is a network service
performing decryption to unauthenticated remote users.  ECC scalar
multiplication operations used in ECDSA and ECDH are vulnerable to
side channel attacks.  Countermeasures can often be taken at the
higher protocol level, such as limiting the number of allowed
failures or time-blinding of the operations associated with each
network interface.  Mitigations at the scalar multiplication level
seek to eliminate any measurable distinction between the ECC point
addition and doubling operations.</t>
        </li>
        <li>Although technically possible, the EdDSA algorithm MUST NOT be
used with a digest algorithms weaker than SHA2-256.</li>
      </ul>
      <t>OpenPGP was designed with security in mind, with many smart,
intelligent people spending a lot of time thinking about the
ramifications of their decisions.  Removing the requirement for
self-certifying User ID (and User Attribute) packets on a key means
that someone could surreptitiously add an unwanted ID to a key and
sign it.  If enough "trusted" people sign that surreptitious identity
then other people might believe it.  The attack could wind up sending
encrypted mail destined for alice to some other target, bob, because
someone added "alice" to bob's key without bob's consent.</t>
      <t>In the case of device certificates the device itself does not have any
consent.  It is given an identity by the device manufacturer and the
manufacturer can insert that ID on the device certificate, signing it
with the manufacturer's key.  If another people wants to label the
device by another name, they can do so.  There is no harm in multiple
IDs, because the verification is all done based on who has signed
those IDs.</t>
      <t>When a key can self-sign, it is still suggested to self-certify IDs,
even if it no longer required by this modification to OpenPGP.  This
at least signals to recipients of keys that yes, the owner of this key
asserts that this identity belongs to herself.  Note, however, that
mallet could still assert that he is 'alice' and could even
self-certify that.  So the attack is not truly different.  Moreover,
in the case of device certificates, it's more the manufacturer than
the device that wants to assert an identity (even if the device could
self-certify).</t>
      <t>There is no signaling whether a key is using this looser-requirement
key format.  An attacker could therefore just remove the
self-signature off a published key.  However one would hope that wide
publication would result in another copy still having that signature
and it being returned quickly.  However, the lack of signaling also
means that a user with an application following RFC 4880 directly
would see a key following this specification as "broken" and may not
accept it.</t>
      <t>On a different note, including the "geo" notation could leak
information about where a signer is located.  However it is just an
assertion (albeit a signed assertion) so there is no verifiable truth
to the location information released.  Similarly, all the rest of the
signature notations are pure assertions, so they should be taken with
the trustworthiness of the signer.</t>
      <t>Combining the User ID with the User Attribute means that an ID and
image would not be separable.  For a person this is probably not good,
but for a device it's unlikely the image will change so it makes sense
to combine the ID and image into a single signed packet with a single
signature.</t>
    </section>
    <section anchor="compatibility-profiles" numbered="true" toc="default">
      <name>Compatibility Profiles</name>
      <section anchor="openpgp-ecc-profile" numbered="true" toc="default">
        <name>OpenPGP ECC Profile</name>
        <t>A compliant application MUST implement NIST curve P-256, SHOULD
implement NIST curve P-521, SHOULD implemend Ed25519, SHOULD implement
Curve25519, MAY implement NIST curve P-384, MAY implement
brainpoolP256r1, and MAY implement brainpoolP512r1,
as defined in <xref target="ecc-curve-oid" format="default"/>.  A compliant application MUST
implement SHA2-256 and SHOULD implement SHA2-384 and SHA2-512.  A
compliant application MUST implement AES-128 and SHOULD implement
AES-256.</t>
        <t>A compliant application SHOULD follow <xref target="security-considerations" format="default"/>
regarding the choice of the following algorithms for each curve:</t>
        <ul spacing="normal">
          <li>the KDF hash algorithm,</li>
          <li>the KEK algorithm,</li>
          <li>the message digest algorithm and the hash algorithm used in the
key certifications,</li>
          <li>the symmetric algorithm used for message encryption.</li>
        </ul>
        <t>It is recommended that the chosen symmetric algorithm for message
encryption be no less secure than the KEK algorithm.</t>
      </section>
      <section anchor="suite-b-profile" numbered="true" toc="default">
        <name>Suite-B Profile</name>
        <t>A subset of algorithms allowed by this document can be used to achieve
<xref target="SuiteB" format="default"/> compatibility.  The references to <xref target="SuiteB" format="default"/> in this
document are informative.  This document is primarily concerned with
format specification, leaving additional security restrictions
unspecified, such as matching the assigned security level of
information to authorized recipients or interoperability concerns
arising from fewer allowed algorithms in <xref target="SuiteB" format="default"/> than allowed by
this document.</t>
        <section anchor="security-strength-at-192-bits" numbered="true" toc="default">
          <name>Security Strength at 192 Bits</name>
          <t>To achieve the security strength of 192 bits, <xref target="SuiteB" format="default"/> requires
NIST curve P-384, AES-256, and SHA2-384.  The symmetric algorithm
restriction means that the algorithm of KEK used for key wrapping in
<xref target="ec-dh-algorithm-ecdh" format="default"/> and an OpenPGP session key used for message
encryption must be AES-256.  The hash algorithm restriction means that
the hash algorithms of KDF and the OpenPGP message digest calculation
must be SHA2-384.</t>
        </section>
        <section anchor="security-strength-at-128-bits" numbered="true" toc="default">
          <name>Security Strength at 128 Bits</name>
          <t>The set of algorithms in <xref target="security-strength-at-192-bits" format="default"/> is
extended to allow NIST curve P-256, AES-128, and SHA2-256.</t>
        </section>
      </section>
    </section>
    <section anchor="implementation-nits" numbered="true" toc="default">
      <name>Implementation Nits</name>
      <t>This section is a collection of comments to help an implementer,
particularly with an eye to backward compatibility.  Previous
implementations of PGP are not OpenPGP compliant.  Often the
differences are small, but small differences are frequently more
vexing than large differences.  Thus, this is a non-comprehensive list
of potential problems and gotchas for a developer who is trying to be
backward-compatible.</t>
      <ul spacing="normal">
        <li>The IDEA algorithm is patented, and yet it is required for PGP 2
interoperability.  It is also the de-facto preferred algorithm for
a V3 key with a V3 self-signature (or no self- signature).</li>
        <li>When exporting a private key, PGP 2 generates the header
"BEGIN PGP SECRET KEY BLOCK" instead of "BEGIN PGP PRIVATE KEY
BLOCK".  All previous versions ignore the implied data type,
and look directly at the packet data type.</li>
        <li>PGP versions 2.0 through 2.5 generated V2 Public-Key packets.  These are
identical to the deprecated V3 keys except for the version
number.  An implementation MUST NOT generate them and may
accept or reject them as it sees fit.  Some older PGP versions
generated V2 PKESK packets (Tag 1) as well.  An implementation
may accept or reject V2 PKESK packets as it sees fit, and MUST
NOT generate them.</li>
        <li>PGP version 2.6 will not accept key-material packets with versions
greater than 3.</li>
        <li>There are many ways possible for two keys to have the same key
material, but different fingerprints (and thus Key IDs).
Perhaps the most interesting is an RSA key that has been
"upgraded" to V4 format, but since a V4 fingerprint is
constructed by hashing the key creation time along with other
things, two V4 keys created at different times, yet with the
same key material will have different fingerprints.</li>
        <li>If an implementation is using zlib to interoperate with
PGP 2, then the "windowBits" parameter should be set to -13.</li>
        <li>The 0x19 back signatures were not required for signing subkeys
until relatively recently.  Consequently, there may be keys in
the wild that do not have these back signatures.  Implementing
software may handle these keys as it sees fit.</li>
        <li>OpenPGP does not put limits on the size of public keys.
However, larger keys are not necessarily better keys.  Larger
keys take more computation time to use, and this can quickly
become impractical.  Different OpenPGP implementations may also
use different upper bounds for public key sizes, and so care
should be taken when choosing sizes to maintain
interoperability.  As of 2007 most implementations have an
upper bound of 4096 bits.</li>
        <li>ASCII armor is an optional feature of OpenPGP.  The OpenPGP
working group strives for a minimal set of
mandatory-to-implement features, and since there could be
useful implementations that only use binary object formats,
this is not a "MUST" feature for an implementation.  For
example, an implementation that is using OpenPGP as a mechanism
for file signatures may find ASCII armor unnecessary.  OpenPGP
permits an implementation to declare what features it does and
does not support, but ASCII armor is not one of these.  Since
most implementations allow binary and armored objects to be
used indiscriminately, an implementation that does not
implement ASCII armor may find itself with compatibility issues
with general-purpose implementations.  Moreover,
implementations of OpenPGP-MIME <xref target="RFC3156" format="default"/> already have a
requirement for ASCII armor so those implementations will
necessarily have support.</li>
        <li>The OCB mode is patented and a debate is still underway on whether
it can be included in RFC4880bis or needs to be moved to a
separate document.  For the sole purpose of experimenting with the
Preferred AEAD Algorithms signature subpacket it is has been
included in this I-D.</li>
      </ul>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="AES" target="http://csrc.nist.gov/publications/fips/fips197/fips-197.{ps,pdf}">
          <front>
            <title>FIPS PUB 197, Advanced Encryption Standard (AES)</title>
            <author>
              <organization>NIST</organization>
            </author>
            <date year="2001" month="November"/>
          </front>
        </reference>
        <reference anchor="BLOWFISH" target="http://www.counterpane.com/bfsverlag.html">
          <front>
            <title>Description of a New Variable-Length Key, 64-Bit Block Cipher (Blowfish)</title>
            <seriesInfo name="Fast Software Encryption, Cambridge Security Workshop Proceedings" value="Springer-Verlag, 1994, pp191-204"/>
            <author initials="B." surname="Schneier">
              <organization/>
            </author>
            <date year="1993" month="December"/>
          </front>
        </reference>
        <reference anchor="BZ2" target="http://www.bzip.org/">
          <front>
            <title>The Bzip2 and libbzip2 home page</title>
            <author initials="J." surname="Seward" fullname="Julian Seward, jseward@acm.org">
              <organization/>
            </author>
            <date year="2010"/>
          </front>
        </reference>
        <reference anchor="EAX">
          <front>
            <title>A Conventional Authenticated-Encryption Mode</title>
            <author initials="M." surname="Bellare">
              <organization/>
            </author>
            <author initials="P." surname="Rogaway">
              <organization/>
            </author>
            <author initials="D." surname="Wagner">
              <organization/>
            </author>
            <date year="2003" month="April"/>
          </front>
        </reference>
        <reference anchor="ELGAMAL">
          <front>
            <title>A Public-Key Cryptosystem and a Signature Scheme Based on Discrete Logarithms</title>
            <seriesInfo name="IEEE Transactions on Information Theory" value="v. IT-31, n. 4, 1985, pp. 469-472"/>
            <author initials="T." surname="Elgamal">
              <organization/>
            </author>
            <date year="1985"/>
          </front>
        </reference>
        <reference anchor="FIPS180" target="http://dx.doi.org/10.6028/NIST.FIPS.180-4">
          <front>
            <title>Secure Hash Standard (SHS), FIPS 180-4</title>
            <author>
              <organization>National Institute of Standards and Technology, U.S. Department of Commerce</organization>
            </author>
            <date year="2015" month="August"/>
          </front>
        </reference>
        <reference anchor="FIPS186" target="http://dx.doi.org/10.6028/NIST.FIPS.186-4">
          <front>
            <title>Digital Signature Standard (DSS), FIPS 186-4</title>
            <author>
              <organization>National Institute of Standards and Technology, U.S. Department of Commerce</organization>
            </author>
            <date year="2013" month="July"/>
          </front>
        </reference>
        <reference anchor="FIPS202" target="http://dx.doi.org/10.6028/NIST.FIPS.202">
          <front>
            <title>SHA-3 Standard: Permutation-Based Hash and Extendable-Output Functions, FIPS 202</title>
            <author>
              <organization>National Institute of Standards and Technology, U.S. Department of Commerce</organization>
            </author>
            <date year="2015" month="August"/>
          </front>
        </reference>
        <reference anchor="HAC">
          <front>
            <title>Handbook of Applied Cryptography</title>
            <author initials="A.J." surname="Menezes" fullname="Alfred J. Menezes">
              <organization/>
            </author>
            <author initials="P.v." surname="Oorschot" fullname="Paul van Oorschot">
              <organization/>
            </author>
            <author initials="S." surname="Vanstone" fullname="Scott Vanstone">
              <organization/>
            </author>
            <date year="1996"/>
          </front>
        </reference>
        <reference anchor="IDEA">
          <front>
            <title>On the design and security of block ciphers</title>
            <seriesInfo name="ETH Series in Information Processing, J.L. Massey (editor)" value="Vol. 1, Hartung-Gorre Verlag Konstanz, Technische Hochschule (Zurich)"/>
            <author initials="X." surname="Lai">
              <organization/>
            </author>
            <date year="1992"/>
          </front>
        </reference>
        <reference anchor="ISO10646">
          <front>
            <title>Information Technology - Universal Multiple-octet coded Character Set (UCS) - Part 1: Architecture and Basic Multilingual Plane</title>
            <seriesInfo name="ISO" value="Standard 10646-1"/>
            <author>
              <organization>International Organization for Standardization</organization>
            </author>
            <date year="1993" month="May"/>
          </front>
        </reference>
        <reference anchor="JFIF">
          <front>
            <title>JPEG File Interchange Format (Version 1.02).</title>
            <author initials="E.H.M." surname="CA" fullname="Eric Hamilton, Milpitas, CA">
              <organization>C-Cube Microsystems</organization>
            </author>
            <date year="1996" month="September"/>
          </front>
        </reference>
        <reference anchor="PKCS5">
          <front>
            <title>PKCS #5 v2.0: Password-Based Cryptography Standard</title>
            <author>
              <organization>RSA Laboratories</organization>
            </author>
            <date year="1999" month="March" day="25"/>
          </front>
        </reference>
        <reference anchor="RFC1950" target="https://www.rfc-editor.org/info/rfc1950">
          <front>
            <title>ZLIB Compressed Data Format Specification version 3.3</title>
            <seriesInfo name="DOI" value="10.17487/RFC1950"/>
            <seriesInfo name="RFC" value="1950"/>
            <author initials="P." surname="Deutsch" fullname="P. Deutsch">
              <organization/>
            </author>
            <author initials="J-L." surname="Gailly" fullname="J-L. Gailly">
              <organization/>
            </author>
            <date year="1996" month="May"/>
            <abstract>
              <t>This specification defines a lossless compressed data format.  This memo provides information for the Internet community.  This memo does not specify an Internet standard of any kind.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC1951" target="https://www.rfc-editor.org/info/rfc1951">
          <front>
            <title>DEFLATE Compressed Data Format Specification version 1.3</title>
            <seriesInfo name="DOI" value="10.17487/RFC1951"/>
            <seriesInfo name="RFC" value="1951"/>
            <author initials="P." surname="Deutsch" fullname="P. Deutsch">
              <organization/>
            </author>
            <date year="1996" month="May"/>
            <abstract>
              <t>This specification defines a lossless compressed data format that compresses data using a combination of the LZ77 algorithm and Huffman coding, with efficiency comparable to the best currently available general-purpose compression methods.  This memo provides information for the Internet community.  This memo does not specify an Internet standard of any kind.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC2045" target="https://www.rfc-editor.org/info/rfc2045">
          <front>
            <title>Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies</title>
            <seriesInfo name="DOI" value="10.17487/RFC2045"/>
            <seriesInfo name="RFC" value="2045"/>
            <author initials="N." surname="Freed" fullname="N. Freed">
              <organization/>
            </author>
            <author initials="N." surname="Borenstein" fullname="N. Borenstein">
              <organization/>
            </author>
            <date year="1996" month="November"/>
            <abstract>
              <t>This initial document specifies the various headers used to describe the structure of MIME messages.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <seriesInfo name="DOI" value="10.17487/RFC2119"/>
            <seriesInfo name="RFC" value="2119"/>
            <seriesInfo name="BCP" value="14"/>
            <author initials="S." surname="Bradner" fullname="S. Bradner">
              <organization/>
            </author>
            <date year="1997" month="March"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC2144" target="https://www.rfc-editor.org/info/rfc2144">
          <front>
            <title>The CAST-128 Encryption Algorithm</title>
            <seriesInfo name="DOI" value="10.17487/RFC2144"/>
            <seriesInfo name="RFC" value="2144"/>
            <author initials="C." surname="Adams" fullname="C. Adams">
              <organization/>
            </author>
            <date year="1997" month="May"/>
            <abstract>
              <t>There is a need in the Internet community for an unencumbered encryption algorithm with a range of key sizes that can provide security for a variety of cryptographic applications and protocols.  This document describes an existing algorithm that can be used to satisfy this requirement.  This memo provides information for the Internet community. This memo does not specify an Internet standard of any kind.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC2822" target="https://www.rfc-editor.org/info/rfc2822">
          <front>
            <title>Internet Message Format</title>
            <seriesInfo name="DOI" value="10.17487/RFC2822"/>
            <seriesInfo name="RFC" value="2822"/>
            <author initials="P." surname="Resnick" fullname="P. Resnick" role="editor">
              <organization/>
            </author>
            <date year="2001" month="April"/>
            <abstract>
              <t>This document specifies a syntax for text messages that are sent between computer users, within the framework of "electronic mail" messages. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC3156" target="https://www.rfc-editor.org/info/rfc3156">
          <front>
            <title>MIME Security with OpenPGP</title>
            <seriesInfo name="DOI" value="10.17487/RFC3156"/>
            <seriesInfo name="RFC" value="3156"/>
            <author initials="M." surname="Elkins" fullname="M. Elkins">
              <organization/>
            </author>
            <author initials="D." surname="Del Torto" fullname="D. Del Torto">
              <organization/>
            </author>
            <author initials="R." surname="Levien" fullname="R. Levien">
              <organization/>
            </author>
            <author initials="T." surname="Roessler" fullname="T. Roessler">
              <organization/>
            </author>
            <date year="2001" month="August"/>
            <abstract>
              <t>This document describes how the OpenPGP Message Format can be used to provide privacy and authentication using the Multipurpose Internet Mail Extensions (MIME) security content types described in RFC 1847. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC3394" target="https://www.rfc-editor.org/info/rfc3394">
          <front>
            <title>Advanced Encryption Standard (AES) Key Wrap Algorithm</title>
            <seriesInfo name="DOI" value="10.17487/RFC3394"/>
            <seriesInfo name="RFC" value="3394"/>
            <author initials="J." surname="Schaad" fullname="J. Schaad">
              <organization/>
            </author>
            <author initials="R." surname="Housley" fullname="R. Housley">
              <organization/>
            </author>
            <date year="2002" month="September"/>
          </front>
        </reference>
        <reference anchor="RFC3447" target="https://www.rfc-editor.org/info/rfc3447">
          <front>
            <title>Public-Key Cryptography Standards (PKCS) #1: RSA Cryptography Specifications Version 2.1</title>
            <seriesInfo name="DOI" value="10.17487/RFC3447"/>
            <seriesInfo name="RFC" value="3447"/>
            <author initials="J." surname="Jonsson" fullname="J. Jonsson">
              <organization/>
            </author>
            <author initials="B." surname="Kaliski" fullname="B. Kaliski">
              <organization/>
            </author>
            <date year="2003" month="February"/>
            <abstract>
              <t>This memo represents a republication of PKCS #1 v2.1 from RSA Laboratories' Public-Key Cryptography Standards (PKCS) series, and change control is retained within the PKCS process.  The body of this document is taken directly from the PKCS #1 v2.1 document, with certain corrections made during the publication process.  This memo provides information for the Internet community.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC3629" target="https://www.rfc-editor.org/info/rfc3629">
          <front>
            <title>UTF-8, a transformation format of ISO 10646</title>
            <seriesInfo name="DOI" value="10.17487/RFC3629"/>
            <seriesInfo name="RFC" value="3629"/>
            <seriesInfo name="STD" value="63"/>
            <author initials="F." surname="Yergeau" fullname="F. Yergeau">
              <organization/>
            </author>
            <date year="2003" month="November"/>
            <abstract>
              <t>ISO/IEC 10646-1 defines a large character set called the Universal Character Set (UCS) which encompasses most of the world's writing systems.  The originally proposed encodings of the UCS, however, were not compatible with many current applications and protocols, and this has led to the development of UTF-8, the object of this memo.  UTF-8 has the characteristic of preserving the full US-ASCII range, providing compatibility with file systems, parsers and other software that rely on US-ASCII values but are transparent to other values.  This memo obsoletes and replaces RFC 2279.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC3713" target="https://www.rfc-editor.org/info/rfc3713">
          <front>
            <title>A Description of the Camellia Encryption Algorithm</title>
            <seriesInfo name="DOI" value="10.17487/RFC3713"/>
            <seriesInfo name="RFC" value="3713"/>
            <author initials="M." surname="Matsui" fullname="M. Matsui">
              <organization/>
            </author>
            <author initials="J." surname="Nakajima" fullname="J. Nakajima">
              <organization/>
            </author>
            <author initials="S." surname="Moriai" fullname="S. Moriai">
              <organization/>
            </author>
            <date year="2004" month="April"/>
            <abstract>
              <t>This document describes the Camellia encryption algorithm.  Camellia is a block cipher with 128-bit block size and 128-, 192-, and 256-bit keys.  The algorithm description is presented together with key scheduling part and data randomizing part.  This memo provides information for the Internet community.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC4086" target="https://www.rfc-editor.org/info/rfc4086">
          <front>
            <title>Randomness Requirements for Security</title>
            <seriesInfo name="DOI" value="10.17487/RFC4086"/>
            <seriesInfo name="RFC" value="4086"/>
            <seriesInfo name="BCP" value="106"/>
            <author initials="D." surname="Eastlake 3rd" fullname="D. Eastlake 3rd">
              <organization/>
            </author>
            <author initials="J." surname="Schiller" fullname="J. Schiller">
              <organization/>
            </author>
            <author initials="S." surname="Crocker" fullname="S. Crocker">
              <organization/>
            </author>
            <date year="2005" month="June"/>
            <abstract>
              <t>Security systems are built on strong cryptographic algorithms that foil pattern analysis attempts.  However, the security of these systems is dependent on generating secret quantities for passwords, cryptographic keys, and similar quantities.  The use of pseudo-random processes to generate secret quantities can result in pseudo-security. A sophisticated attacker may find it easier to reproduce the environment that produced the secret quantities and to search the resulting small set of possibilities than to locate the quantities in the whole of the potential number space.</t>
              <t>Choosing random quantities to foil a resourceful and motivated adversary is surprisingly difficult.  This document points out many pitfalls in using poor entropy sources or traditional pseudo-random number generation techniques for generating such quantities.  It recommends the use of truly random hardware techniques and shows that the existing hardware on many systems can be used for this purpose. It provides suggestions to ameliorate the problem when a hardware solution is not available, and it gives examples of how large such quantities need to be for some applications.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC5639" target="https://www.rfc-editor.org/info/rfc5639">
          <front>
            <title>Elliptic Curve Cryptography (ECC) Brainpool Standard Curves and Curve Generation</title>
            <seriesInfo name="DOI" value="10.17487/RFC5639"/>
            <seriesInfo name="RFC" value="5639"/>
            <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"/>
            <abstract>
              <t>This memo proposes several elliptic curve domain parameters over finite prime fields for use in cryptographic applications.  The domain parameters are consistent with the relevant international standards, and can be used in X.509 certificates and certificate revocation lists (CRLs), for Internet Key Exchange (IKE), Transport Layer Security (TLS), XML signatures, and all applications or protocols based on the cryptographic message syntax (CMS).  This document is  not an Internet Standards Track specification; it is published for  informational purposes.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC5870" target="https://www.rfc-editor.org/info/rfc5870">
          <front>
            <title>A Uniform Resource Identifier for Geographic Locations ('geo' URI)</title>
            <seriesInfo name="DOI" value="10.17487/RFC5870"/>
            <seriesInfo name="RFC" value="5870"/>
            <author initials="A." surname="Mayrhofer" fullname="A. Mayrhofer">
              <organization/>
            </author>
            <author initials="C." surname="Spanring" fullname="C. Spanring">
              <organization/>
            </author>
            <date year="2010" month="June"/>
            <abstract>
              <t>This document specifies a Uniform Resource Identifier (URI) for geographic locations using the 'geo\' scheme name.  A 'geo' URI identifies a physical location in a two- or three-dimensional coordinate reference system in a compact, simple, human-readable, and protocol-independent way.  The default coordinate reference system used is the World Geodetic System 1984 (WGS-84).  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC7253" target="https://www.rfc-editor.org/info/rfc7253">
          <front>
            <title>The OCB Authenticated-Encryption Algorithm</title>
            <seriesInfo name="DOI" value="10.17487/RFC7253"/>
            <seriesInfo name="RFC" value="7253"/>
            <author initials="T." surname="Krovetz" fullname="T. Krovetz">
              <organization/>
            </author>
            <author initials="P." surname="Rogaway" fullname="P. Rogaway">
              <organization/>
            </author>
            <date year="2014" month="May"/>
            <abstract>
              <t>This document specifies OCB, a shared-key blockcipher-based encryption scheme that provides confidentiality and authenticity for plaintexts and authenticity for associated data.  This document is a product of the Crypto Forum Research Group (CFRG).</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC7748" target="https://www.rfc-editor.org/info/rfc7748">
          <front>
            <title>Elliptic Curves for Security</title>
            <seriesInfo name="DOI" value="10.17487/RFC7748"/>
            <seriesInfo name="RFC" value="7748"/>
            <author initials="A." surname="Langley" fullname="A. Langley">
              <organization/>
            </author>
            <author initials="M." surname="Hamburg" fullname="M. Hamburg">
              <organization/>
            </author>
            <author initials="S." surname="Turner" fullname="S. Turner">
              <organization/>
            </author>
            <date year="2016" month="January"/>
            <abstract>
              <t>This memo specifies two elliptic curves over prime fields that offer a high level of practical security in cryptographic applications, including Transport Layer Security (TLS).  These curves are intended to operate at the ~128-bit and ~224-bit security level, respectively, and are generated deterministically based on a list of required properties.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC8032" target="https://www.rfc-editor.org/info/rfc8032">
          <front>
            <title>Edwards-Curve Digital Signature Algorithm (EdDSA)</title>
            <seriesInfo name="DOI" value="10.17487/RFC8032"/>
            <seriesInfo name="RFC" value="8032"/>
            <author initials="S." surname="Josefsson" fullname="S. Josefsson">
              <organization/>
            </author>
            <author initials="I." surname="Liusvaara" fullname="I. Liusvaara">
              <organization/>
            </author>
            <date year="2017" month="January"/>
            <abstract>
              <t>This document describes elliptic curve signature scheme Edwards-curve Digital Signature Algorithm (EdDSA).  The algorithm is instantiated with recommended parameters for the edwards25519 and edwards448 curves.  An example implementation and test vectors are provided.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC8126" target="https://www.rfc-editor.org/info/rfc8126">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <seriesInfo name="DOI" value="10.17487/RFC8126"/>
            <seriesInfo name="RFC" value="8126"/>
            <seriesInfo name="BCP" value="26"/>
            <author initials="M." surname="Cotton" fullname="M. Cotton">
              <organization/>
            </author>
            <author initials="B." surname="Leiba" fullname="B. Leiba">
              <organization/>
            </author>
            <author initials="T." surname="Narten" fullname="T. Narten">
              <organization/>
            </author>
            <date year="2017" month="June"/>
            <abstract>
              <t>Many protocols make use of points of extensibility that use constants to identify various protocol parameters.  To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper.  For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
              <t>To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed.  This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
              <t>This is the third edition of this document; it obsoletes RFC 5226.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="SCHNEIER">
          <front>
            <title>Applied Cryptography Second Edition: protocols, algorithms, and source code in C</title>
            <author initials="B." surname="Schneier" fullname="Bruce Schneier">
              <organization/>
            </author>
            <date year="1996"/>
          </front>
        </reference>
        <reference anchor="SP800-56A">
          <front>
            <title>Recommendation for Pair-Wise Key Establishment Schemes Using Discrete Logarithm Cryptography</title>
            <seriesInfo name="NIST Special Publication" value="800-56A Revision 1"/>
            <author initials="E." surname="Barker">
              <organization/>
            </author>
            <author initials="D." surname="Johnson">
              <organization/>
            </author>
            <author initials="M." surname="Smid">
              <organization/>
            </author>
            <date year="2007" month="March"/>
          </front>
        </reference>
        <reference anchor="SuiteB" target="http://www.nsa.gov/ia/programs/suiteb_cryptography/">
          <front>
            <title>NSA Suite B Cryptography</title>
            <author>
              <organization>National Security Agency</organization>
            </author>
            <date year="2010" month="March" day="11"/>
          </front>
        </reference>
        <reference anchor="TWOFISH">
          <front>
            <title>The Twofish Encryption Algorithm</title>
            <author initials="B." surname="Schneier">
              <organization/>
            </author>
            <author initials="J." surname="Kelsey">
              <organization/>
            </author>
            <author initials="D." surname="Whiting">
              <organization/>
            </author>
            <author initials="D." surname="Wagner">
              <organization/>
            </author>
            <author initials="C." surname="Hall">
              <organization/>
            </author>
            <author initials="N." surname="Ferguson">
              <organization/>
            </author>
            <date year="1999"/>
          </front>
        </reference>
      </references>
      <references>
        <name>Informative References</name>
        <reference anchor="BLEICHENBACHER">
          <front>
            <title>Generating ElGamal Signatures Without Knowing the Secret Key</title>
            <seriesInfo name="Lecture Notes in Computer Science" value="Volume 1070, pp. 10-18"/>
            <author initials="D." surname="Bleichenbacher">
              <organization/>
            </author>
            <date year="1996"/>
          </front>
        </reference>
        <reference anchor="JKS02" target="http://www.counterpane.com/pgp-attack.html">
          <front>
            <title>Implementation of Chosen-Ciphertext Attacks against PGP and GnuPG</title>
            <author initials="K." surname="Jallad" fullname="Kahil Jallad">
              <organization/>
            </author>
            <author initials="J." surname="Katz" fullname="Jonathan Katz">
              <organization/>
            </author>
            <author initials="B." surname="Schneier" fullname="Bruce Schneier">
              <organization/>
            </author>
            <date year="2002"/>
          </front>
        </reference>
        <reference anchor="KOBLITZ">
          <front>
            <title>A course in number theory and cryptography, Chapter VI. Elliptic Curves</title>
            <seriesInfo name="ISBN" value="0-387-96576-9"/>
            <author initials="N." surname="Koblitz">
              <organization/>
            </author>
            <date year="1997"/>
          </front>
        </reference>
        <reference anchor="MZ05" target="http://eprint.iacr.org/2005/033">
          <front>
            <title>An Attack on CFB Mode Encryption As Used By OpenPGP</title>
            <seriesInfo name="IACR ePrint Archive" value="Report 2005/033"/>
            <author initials="S." surname="Mister" fullname="Serge Mister">
              <organization/>
            </author>
            <author initials="R." surname="Zuccherato" fullname="Robert Zuccherato">
              <organization/>
            </author>
            <date year="2005" month="February" day="08"/>
          </front>
        </reference>
        <reference anchor="REGEX">
          <front>
            <title>Mastering Regular Expressions</title>
            <seriesInfo name="ISBN" value="0-596-00289-0"/>
            <author initials="J." surname="Friedl" fullname="Jeffrey Friedl">
              <organization>O'Reilly</organization>
            </author>
            <date year="2002" month="August"/>
          </front>
        </reference>
        <reference anchor="RFC1423" target="https://www.rfc-editor.org/info/rfc1423">
          <front>
            <title>Privacy Enhancement for Internet Electronic Mail: Part III: Algorithms, Modes, and Identifiers</title>
            <seriesInfo name="DOI" value="10.17487/RFC1423"/>
            <seriesInfo name="RFC" value="1423"/>
            <author initials="D." surname="Balenson" fullname="D. Balenson">
              <organization/>
            </author>
            <date year="1993" month="February"/>
            <abstract>
              <t>This document provides definitions, formats, references, and citations for cryptographic algorithms, usage modes, and associated identifiers and parameters used in support of Privacy Enhanced Mail (PEM) in the Internet community.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC1991" target="https://www.rfc-editor.org/info/rfc1991">
          <front>
            <title>PGP Message Exchange Formats</title>
            <seriesInfo name="DOI" value="10.17487/RFC1991"/>
            <seriesInfo name="RFC" value="1991"/>
            <author initials="D." surname="Atkins" fullname="D. Atkins">
              <organization/>
            </author>
            <author initials="W." surname="Stallings" fullname="W. Stallings">
              <organization/>
            </author>
            <author initials="P." surname="Zimmermann" fullname="P. Zimmermann">
              <organization/>
            </author>
            <date year="1996" month="August"/>
            <abstract>
              <t>This document describes the format of "PGP files", i.e., messages that have been encrypted and/or signed with PGP.  This memo provides information for the Internet community.  This memo does not specify an Internet standard of any kind.</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC2440" target="https://www.rfc-editor.org/info/rfc2440">
          <front>
            <title>OpenPGP Message Format</title>
            <seriesInfo name="DOI" value="10.17487/RFC2440"/>
            <seriesInfo name="RFC" value="2440"/>
            <author initials="J." surname="Callas" fullname="J. Callas">
              <organization/>
            </author>
            <author initials="L." surname="Donnerhacke" fullname="L. Donnerhacke">
              <organization/>
            </author>
            <author initials="H." surname="Finney" fullname="H. Finney">
              <organization/>
            </author>
            <author initials="R." surname="Thayer" fullname="R. Thayer">
              <organization/>
            </author>
            <date year="1998" month="November"/>
            <abstract>
              <t>This document is maintained in order to publish all necessary information needed to develop interoperable applications based on the OpenPGP format.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC4880" target="https://www.rfc-editor.org/info/rfc4880">
          <front>
            <title>OpenPGP Message Format</title>
            <seriesInfo name="DOI" value="10.17487/RFC4880"/>
            <seriesInfo name="RFC" value="4880"/>
            <author initials="J." surname="Callas" fullname="J. Callas">
              <organization/>
            </author>
            <author initials="L." surname="Donnerhacke" fullname="L. Donnerhacke">
              <organization/>
            </author>
            <author initials="H." surname="Finney" fullname="H. Finney">
              <organization/>
            </author>
            <author initials="D." surname="Shaw" fullname="D. Shaw">
              <organization/>
            </author>
            <author initials="R." surname="Thayer" fullname="R. Thayer">
              <organization/>
            </author>
            <date year="2007" month="November"/>
            <abstract>
              <t>This document is maintained in order to publish all necessary information needed to develop interoperable applications based on the OpenPGP format.  It is not a step-by-step cookbook for writing an application.  It describes only the format and methods needed to read, check, generate, and write conforming packets crossing any network.  It does not deal with storage and implementation questions. It does, however, discuss implementation issues necessary to avoid security flaws.</t>
              <t>OpenPGP software uses a combination of strong public-key and symmetric cryptography to provide security services for electronic communications and data storage.  These services include confidentiality, key management, authentication, and digital signatures.  This document specifies the message formats used in OpenPGP.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
        </reference>
        <reference anchor="RFC6090" target="https://www.rfc-editor.org/info/rfc6090">
          <front>
            <title>Fundamental Elliptic Curve Cryptography Algorithms</title>
            <seriesInfo name="DOI" value="10.17487/RFC6090"/>
            <seriesInfo name="RFC" value="6090"/>
            <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>
        </reference>
        <reference anchor="SEC1">
          <front>
            <title>SEC 1: Elliptic Curve Cryptography</title>
            <author>
              <organization>Standards for Efficient Cryptography Group</organization>
            </author>
            <date year="2000" month="September"/>
          </front>
        </reference>
        <reference anchor="SP800-57" target="http://csrc.nist.gov/publications/nistpubs/800-57/SP800-57-Part{1,2}.pdf">
          <front>
            <title>Recommendation on Key Management</title>
            <seriesInfo name="NIST Special Publication" value="800-57"/>
            <author>
              <organization>NIST</organization>
            </author>
            <date year="2007" month="March"/>
          </front>
        </reference>
      </references>
    </references>
    <section anchor="test-vectors" numbered="true" toc="default">
      <name>Test vectors</name>
      <t>To help implementing this specification a non-normative example for
the EdDSA algorithm is given.</t>
      <section anchor="sample-eddsa-key" numbered="true" toc="default">
        <name>Sample EdDSA key</name>
        <t>The secret key used for this example is:</t>
        <t>D: 1a8b1ff05ded48e18bf50166c664ab023ea70003d78d9e41f5758a91d850f8d2</t>
        <t>Note that this is the raw secret key used as input to the EdDSA
signing operation.  The key was created on 2014-08-19 14:28:27 and
thus the fingerprint of the OpenPGP key is:</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
   C959 BDBA FA32 A2F8 9A15  3B67 8CFD E121 9796 5A9A
]]></artwork>
        <t>The algorithm specific input parameters without the MPI length headers
are:</t>
        <t>oid: 2b06010401da470f01</t>
        <t>q:   403f098994bdd916ed4053197934e4a87c80733a1280d62f8010992e43ee3b2406</t>
        <t>The entire public key packet is thus:</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
   98 33 04 53 f3 5f 0b 16  09 2b 06 01 04 01 da 47
   0f 01 01 07 40 3f 09 89  94 bd d9 16 ed 40 53 19
   79 34 e4 a8 7c 80 73 3a  12 80 d6 2f 80 10 99 2e
   43 ee 3b 24 06
]]></artwork>
      </section>
      <section anchor="sample-eddsa-signature" numbered="true" toc="default">
        <name>Sample EdDSA signature</name>
        <t>The signature is created using the sample key over the input data
"OpenPGP" on 2015-09-16 12:24:53 and thus the input to the hash
function is:</t>
        <t>m: 4f70656e504750040016080006050255f95f9504ff0000000c</t>
        <t>Using the SHA2-256 hash algorithm yields the digest:</t>
        <t>d: f6220a3f757814f4c2176ffbb68b00249cd4ccdc059c4b34ad871f30b1740280</t>
        <t>Which is fed into the EdDSA signature function and yields this signature:</t>
        <t>r: 56f90cca98e2102637bd983fdb16c131dfd27ed82bf4dde5606e0d756aed3366</t>
        <t>s: d09c4fa11527f038e0f57f2201d82f2ea2c9033265fa6ceb489e854bae61b404</t>
        <t>The entire signature packet is thus:</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
   88 5e 04 00 16 08 00 06  05 02 55 f9 5f 95 00 0a
   09 10 8c fd e1 21 97 96  5a 9a f6 22 01 00 56 f9
   0c ca 98 e2 10 26 37 bd  98 3f db 16 c1 31 df d2
   7e d8 2b f4 dd e5 60 6e  0d 75 6a ed 33 66 01 00
   d0 9c 4f a1 15 27 f0 38  e0 f5 7f 22 01 d8 2f 2e
   a2 c9 03 32 65 fa 6c eb  48 9e 85 4b ae 61 b4 04
]]></artwork>
      </section>
      <section anchor="sample-aead-eax-encryption-and-decryption" numbered="true" toc="default">
        <name>Sample AEAD-EAX encryption and decryption</name>
        <t>Encryption is performed with the string 'Hello, world!' and password
'password', using AES-128 with AEAD-EAX encryption.</t>
        <section anchor="sample-parameters" numbered="true" toc="default">
          <name>Sample Parameters</name>
          <t>S2K:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  type 3
]]></artwork>
          <t>Iterations:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  524288 (144), SHA-256
]]></artwork>
          <t>Salt:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  cd5a9f70fbe0bc65
]]></artwork>
        </section>
        <section anchor="sample-symmetric-key-encrypted-session-key-packet-v5" numbered="true" toc="default">
          <name>Sample symmetric-key encrypted session key packet (v5)</name>
          <t>Packet header:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  c3 3e
]]></artwork>
          <t>Version, algorithms, S2K fields:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  05 07 01 03 08 cd 5a 9f 70 fb e0 bc 65 90
]]></artwork>
          <t>AEAD IV:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  bc 66 9e 34 e5 00 dc ae dc 5b 32 aa 2d ab 02 35
]]></artwork>
          <t>AEAD encrypted CEK:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  9d ee 19 d0 7c 34 46 c4 31 2a 34 ae 19 67 a2 fb
]]></artwork>
          <t>Authentication tag:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  7e 92 8e a5 b4 fa 80 12 bd 45 6d 17 38 c6 3c 36
]]></artwork>
        </section>
        <section anchor="starting-aead-eax-decryption-of-cek" numbered="true" toc="default">
          <name>Starting AEAD-EAX decryption of CEK</name>
          <t>The derived key is:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  b2 55 69 b9 54 32 45 66 45 27 c4 97 6e 7a 5d 6e
]]></artwork>
          <t>Authenticated Data:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  c3 05 07 01
]]></artwork>
          <t>Nonce:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  bc 66 9e 34 e5 00 dc ae dc 5b 32 aa 2d ab 02 35
]]></artwork>
          <t>Decrypted CEK:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  86 f1 ef b8 69 52 32 9f 24 ac d3 bf d0 e5 34 6d
]]></artwork>
        </section>
        <section anchor="sample-aead-encrypted-data-packet" numbered="true" toc="default">
          <name>Sample AEAD encrypted data packet</name>
          <t>Packet header:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  d4 4a
]]></artwork>
          <t>Version, AES-128, EAX, Chunk bits (14):</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  01 07 01 0e
]]></artwork>
          <t>IV:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  b7 32 37 9f 73 c4 92 8d e2 5f ac fe 65 17 ec 10
]]></artwork>
          <t>AEAD-EAX Encrypted data chunk #0:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  5d c1 1a 81 dc 0c b8 a2 f6 f3 d9 00 16 38 4a 56
  fc 82 1a e1 1a e8
]]></artwork>
          <t>Chunk #0 authentication tag:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  db cb 49 86 26 55 de a8 8d 06 a8 14 86 80 1b 0f
]]></artwork>
          <t>Final (zero-size chunk #1) authentication tag:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  f3 87 bd 2e ab 01 3d e1 25 95 86 90 6e ab 24 76
]]></artwork>
        </section>
        <section anchor="decryption-of-data" numbered="true" toc="default">
          <name>Decryption of data</name>
          <t>Starting AEAD-EAX decryption of data, using the CEK.</t>
          <t>Chunk #0:</t>
          <t>Authenticated data:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  d4 01 07 01 0e 00 00 00 00 00 00 00 00
]]></artwork>
          <t>Nonce:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  b7 32 37 9f 73 c4 92 8d e2 5f ac fe 65 17 ec 10
]]></artwork>
          <t>Decrypted chunk #0.</t>
          <t>Literal data packet with the string contents 'Hello, world!\n'.</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  cb 14 62 00 00 00 00 00  48 65 6c 6c 6f 2c 20 77
  6f 72 6c 64 21 0a
]]></artwork>
          <t>Authenticating final tag:</t>
          <t>Authenticated data:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  d4 01 07 01 0e 00 00 00  00 00 00 00 01 00 00 00
  00 00 00 00 16
]]></artwork>
          <t>Nonce:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  b7 32 37 9f 73 c4 92 8d e2 5f ac fe 65 17 ec 11
]]></artwork>
        </section>
        <section anchor="complete-aead-eax-encrypted-packet-sequence" numbered="true" toc="default">
          <name>Complete AEAD-EAX encrypted packet sequence</name>
          <t>Symmetric-key encrypted session key packet (v5):</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
   c3 3e 05 07 01 03 08 cd  5a 9f 70 fb e0 bc 65 90
   bc 66 9e 34 e5 00 dc ae  dc 5b 32 aa 2d ab 02 35
   9d ee 19 d0 7c 34 46 c4  31 2a 34 ae 19 67 a2 fb
   7e 92 8e a5 b4 fa 80 12  bd 45 6d 17 38 c6 3c 36
]]></artwork>
          <t>AEAD encrypted data packet:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
   d4 4a 01 07 01 0e b7 32  37 9f 73 c4 92 8d e2 5f
   ac fe 65 17 ec 10 5d c1  1a 81 dc 0c b8 a2 f6 f3
   d9 00 16 38 4a 56 fc 82  1a e1 1a e8 db cb 49 86
   26 55 de a8 8d 06 a8 14  86 80 1b 0f f3 87 bd 2e
   ab 01 3d e1 25 95 86 90  6e ab 24 76
]]></artwork>
        </section>
      </section>
      <section anchor="sample-aead-ocb-encryption-and-decryption" numbered="true" toc="default">
        <name>Sample AEAD-OCB encryption and decryption</name>
        <t>Encryption is performed with the string 'Hello, world!' and password
'password', using AES-128 with AEAD-OCB encryption.</t>
        <section anchor="sample-parameters-1" numbered="true" toc="default">
          <name>Sample Parameters</name>
          <t>S2K:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  type 3
]]></artwork>
          <t>Iterations:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  524288 (144), SHA-256
]]></artwork>
          <t>Salt:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  9f0b7da3e5ea6477
]]></artwork>
        </section>
        <section anchor="sample-symmetric-key-encrypted-session-key-packet-v5-1" numbered="true" toc="default">
          <name>Sample symmetric-key encrypted session key packet (v5)</name>
          <t>Packet header:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  c3 3d
]]></artwork>
          <t>Version, algorithms, S2K fields:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  05 07 02 03 08 9f 0b 7d a3 e5 ea 64 77 90
]]></artwork>
          <t>AEAD IV:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  99 e3 26 e5 40 0a 90 93 6c ef b4 e8 eb a0 8c
]]></artwork>
          <t>AEAD encrypted CEK:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  67 73 71 6d 1f 27 14 54 0a  38 fc ac 52 99 49 da
]]></artwork>
          <t>Authentication tag:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  c5 29 d3 de 31 e1 5b 4a eb  72 9e 33 00 33 db ed
]]></artwork>
        </section>
        <section anchor="starting-aead-ocb-decryption-of-cek" numbered="true" toc="default">
          <name>Starting AEAD-OCB decryption of CEK</name>
          <t>The derived key is:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  eb 9d a7 8a 9d 5d f8 0e c7 02 05 96 39 9b 65 08
]]></artwork>
          <t>Authenticated Data:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  c3 05 07 02
]]></artwork>
          <t>Nonce:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  99 e3 26 e5 40 0a 90 93 6c ef b4 e8 eb a0 8c
]]></artwork>
          <t>Decrypted CEK:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  d1 f0 1b a3 0e 13 0a a7 d2 58 2c 16 e0 50 ae 44
]]></artwork>
        </section>
        <section anchor="sample-aead-encrypted-data-packet-1" numbered="true" toc="default">
          <name>Sample AEAD encrypted data packet</name>
          <t>Packet header:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  d4 49
]]></artwork>
          <t>Version, AES-128, OCB, Chunk bits (14):</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  01 07 02 0e
]]></artwork>
          <t>IV:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  5e d2 bc 1e 47 0a be 8f 1d 64 4c 7a 6c 8a 56
]]></artwork>
          <t>AEAD-OCB Encrypted data chunk #0:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  7b 0f 77 01 19 66 11 a1  54 ba 9c 25 74 cd 05 62
  84 a8 ef 68 03 5c
]]></artwork>
          <t>Chunk #0 authentication tag:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  62 3d 93 cc 70 8a 43 21 1b b6 ea f2 b2 7f 7c 18
]]></artwork>
          <t>Final (zero-size chunk #1) authentication tag:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  d5 71 bc d8 3b 20 ad d3 a0 8b 73 af 15 b9 a0 98
]]></artwork>
        </section>
        <section anchor="decryption-of-data-1" numbered="true" toc="default">
          <name>Decryption of data</name>
          <t>Starting AEAD-OCB decryption of data, using the CEK.</t>
          <t>Chunk #0:</t>
          <t>Authenticated data:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  r4 01 07 02 0e 00 00 00 00 00 00 00 00
]]></artwork>
          <t>Nonce:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  5e d2 bc 1e 47 0a be 8f 1d 64 4c 7a 6c 8a 56
]]></artwork>
          <t>Decrypted chunk #0.</t>
          <t>Literal data packet with the string contents 'Hello, world!\n'.</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  cb 14 62 00 00 00 00 00  48 65 6c 6c 6f 2c 20 77
  6f 72 6c 64 21 0a
]]></artwork>
          <t>Authenticating final tag:</t>
          <t>Authenticated data:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  d4 01 07 02 0e 00 00 00 00 00 00 00 01 00 00 00
  00 00 00 00 16
]]></artwork>
          <t>Nonce:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  5e d2 bc 1e 47 0a be 8f 1d 64 4c 7a 6c 8a 57
]]></artwork>
        </section>
        <section anchor="complete-aead-ocb-encrypted-packet-sequence" numbered="true" toc="default">
          <name>Complete AEAD-OCB encrypted packet sequence</name>
          <t>Symmetric-key encrypted session key packet (v5):</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  c3 3d 05 07 02 03 08 9f  0b 7d a3 e5 ea 64 77 90
  99 e3 26 e5 40 0a 90 93  6c ef b4 e8 eb a0 8c 67
  73 71 6d 1f 27 14 54 0a  38 fc ac 52 99 49 da c5
  29 d3 de 31 e1 5b 4a eb  72 9e 33 00 33 db ed
]]></artwork>
          <t>AEAD encrypted data packet:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
  d4 49 01 07 02 0e 5e d2  bc 1e 47 0a be 8f 1d 64
  4c 7a 6c 8a 56 7b 0f 77  01 19 66 11 a1 54 ba 9c
  25 74 cd 05 62 84 a8 ef  68 03 5c 62 3d 93 cc 70
  8a 43 21 1b b6 ea f2 b2  7f 7c 18 d5 71 bc d8 3b
  20 ad d3 a0 8b 73 af 15  b9 a0 98
]]></artwork>
        </section>
      </section>
    </section>
    <section anchor="ecc-point-compression-flag-bytes" numbered="true" toc="default">
      <name>ECC Point compression flag bytes</name>
      <t>This specification introduces the new flag byte 0x40 to indicate the
point compression format.  The value has been chosen so that the high
bit is not cleared and thus to avoid accidental sign extension.  Two
other values might also be interesting for other ECC specifications:</t>
      <artwork name="" type="" align="left" alt=""><![CDATA[
  Flag  Description
  ----  -----------
  0x04  Standard flag for uncompressed format
  0x40  Native point format of the curve follows
  0x41  Only X coordinate follows.
  0x42  Only Y coordinate follows.
]]></artwork>
    </section>
    <section anchor="changes-since-rfc-4880" numbered="true" toc="default">
      <name>Changes since RFC-4880</name>
      <ul spacing="normal">
        <li>Applied errata 2270, 2271, 2242, 3298.</li>
        <li>Added Camellia cipher from RFC 5581.</li>
        <li>Incorporated RFC 6637 (ECC for OpenPGP)</li>
        <li>Added draft-atkins-openpgp-device-certificates</li>
        <li>Added draft-koch-eddsa-for-openpgp-04</li>
        <li>Added Issuer Fingerprint signature subpacket.</li>
        <li>Added a v5 key and fingerprint format.</li>
        <li>Added OIDs for brainpool curves and Curve25519.</li>
        <li>Marked SHA2-256 as MUST implement.</li>
        <li>Marked Curve25519 and Ed25519 as SHOULD implement.</li>
        <li>Marked SHA-1 as SHOULD NOT be used to create messages.</li>
        <li>Marked MD5 as SHOULD NOT implement.</li>
        <li>Changed v5 key fingerprint format to full 32 octets.</li>
        <li>Added Literal Data Packet format octet 'm'.</li>
        <li>Added Feature Flag for v5 key support.</li>
        <li>Added AEAD Encrypted Data Packet.</li>
        <li>Removed notes on extending the MDC packet.</li>
        <li>Added v5 Symmetric-Key Encrypted Session Key packet.</li>
        <li>Added AEAD encryption of secret keys.</li>
        <li>Added test vectors for AEAD.</li>
        <li>Added the Additional Encryption Subkey key flag.</li>
        <li>Deprecated the Symmetrically Encrypted Data Packet.</li>
        <li>Suggest limitation of the AEAD chunksize to 128 MiB.</li>
        <li>Specified the V5 signature format.</li>
        <li>Deprectated the creation of V3 signatures.</li>
        <li>Adapted terms from RFC 8126.</li>
        <li>Removed editorial marks and updated cross-references.</li>
        <li>Added the timestamping usage key flag.</li>
        <li>Added Intended Recipient signature subpacket.</li>
        <li>Added Attested Certifications signature subpacket and signature class.</li>
        <li>Added Key Block signature subpacket.</li>
      </ul>
    </section>
    <section anchor="the-principal-authors-of-rfc-4880" numbered="true" toc="default">
      <name>The principal authors of RFC-4880</name>
      <artwork name="" type="" align="left" alt=""><![CDATA[
  Jon Callas
  EMail: jon@callas.org

  Lutz Donnerhacke
  EMail: lutz@iks-jena.de

  Hal Finney

  David Shaw
  EMail: dshaw@jabberwocky.com

  Rodney Thayer
  EMail: rodney@canola-jones.com
]]></artwork>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAMXZTF8AA+S9/XfbyJEo+nv/FTjMOXekLMkhqQ/LmiQnsiyNlRnbepZm
Jjc7eXsgEpIQQwCXACVrNvu/3/rsrgZAWZ6b5N173pxdxyaA7urq6ur6rtFo
5Jq8KbLD5P0yK8+/PU/eZnWd3mTJabW6Sxu3qOZlegfPF6v0uhnlWXM9quDV
5c1ytLqe7x4cTK7yejSduEXawGuzyWwymhyMdqZuDj/cVKvHw6RuFs5VV3VV
ZE1WHyb41TDZ2zuYDpP9/Z0XLl+uDpNmta6b2WTycjJz86qss7Jew8uPWe3S
VZbCMNncPVSrjzerar08TN5lDf4r+Qn+yMub5Fv82X3MHuHXxWFyVjbZqsya
0WuE3Lm6ScvFf6RFVWY86DI/TP69qebDpK5WzSq7ruFvj3f4l786l66b22p1
6JKRS+C/vARQfhon31XzW/qBsfITTrEKv1arm8Pk23J9/m2SjX8c0281jJ01
h8kHeGldw7/Gye4uPZnnDWDn9RpQnhWLanXNv1YLGHl3svvipfx7XTaIxm8z
2JLykX7M7tK8OEwePv7xplwvb8YwMf2+XsGqbptmWR9+/bV/9PV9tsryMlrM
q3FynK6KuirNeq5WeVomd+Nkbh7JXDXgLy3qP85xnx6bqmpul2ndZGNAcjTy
h3HyZpxc1pkZ+ENVpsUieZOVq0f/iLD1Ib+q5N+KqYt13mTJFP4bJtPkPFss
AMcX9NDg7TgDtKTFMHlTwe5/B3/E6Ip/lkWsCI5xU2d/XNHE43l118Xcw8PD
2D43q3s9To7g/xqgudos8DVg+KP9WSZc4O9/zG+b62XfUN+Nk2/zorirVnas
tMyzIvkuvS2jpzrkx5s/XufXzS0QaA2/lbQDeXlNRza/z4BqX31/cnb85uTd
qyP488MhfS4n/dsMSBbeA+ycFN+md2mRXOQ3ZdqsV1md/JQD3a+b5LuyesBX
mtssucjmqwx+ypj2/NHA/3g5YUGviiyf32blVQp/MtjMGaYvX+7zLmerPKsR
XBni+2yOcyfvKuAOMFByXN0t1w3u+TzPyjl8/GNVrO+AJCYvgHEsl2P422h6
4JI/fXcxmUWrO7tbFtkdkAassCqT6jo5voVtLEfH+RIAarJPDexSk84/1kl6
kwLYTYJ8D4ibDy4Plq5ukBKRHoQciK6y1TItiSa+Rg6Y0kDj2+auMCsFHjbb
jCjeYtjbvEj+lBZFuuh7/ieg0+YWzuJ3afNL3wuvVus57Mz8tsxyxPN37199
f3b5lwgXR3gYgEQQp+X67gowCtsJLJlWO189LpvqZpUubx+HgKV0iSj/8WwM
ZFHkyyafJ8fr1X1W9+/a2cWrd4fJZLRz8GL0cn/vxf7oZXfRRBXvkG1eFbks
xJPDC5e8/ctkLwa5lN1JYPOOT18lb4EbJiclAYsbelQnP9TZInn1qFfWBvCO
jj8k2fkqL2G/V/NbPBbJh2wJrB43aO/ryc5OvGd7o8kMrq7P7dxFBqSRvM2B
8636nn+oAM9N8pf1HA9A2lR9BJUtEbBxns5XxJ8DRB9Ovj35c4SSt8hkV3gW
P2Q36yJdJSeflnBUa0BH3YVW6Ce7vl5lj8kpoGXBxMns9v1XHzJgKY9Pb+re
y/0RUPHBy9HEIOlofQOsX+j7w+nxdHe2c8h/e/lyyn+b7e5O+G94y/Pf9uFO
h79dnBxPo5UN4Jdketiit+TYEOagu0BaxgXe5ulqUSfA9ZKT6+scWUUTfSsS
QYD/IgMSp2MAS4CFXZwfTGCtLw6jLRrIHs3r1Xxcwj6Pb6r7r5droOA5MZX6
a/wVfqi/5u+/1oFG5+mq+a/pcPbf4+XiemDX+iEDpgF8aSF8qUR2CntbgrCF
7GrDOt+dXVyaFbxNgZQR+hf9+4evJxfLbJ4DVz8PIB8mDKArzR1xdHJx2Eec
Tyz8Ol/yH9OXL+h/R/CX8X8t6yGs97/tek/Pzi+S8x9ewUF/MUyOFvcpMPKF
Pcm6hckWALL9vPW/q+79Bk6/wmvu/U+nZxdvetfRx7WvrmuQhYr0JjBtAfh1
Vs9X+VJvjRTky4fkxxQEoqsiG32flTfNLe4ZiKy7o1d5AzddBWyKr5VkC/71
cJ3Xtz0LUXErMGu/ntfZnNcDB2inf0tP4fgnF9V18wBSsMEfsOz0DuS1xQ1d
0CC+NI8kC9e31TI5X1XzLFsA14C5L5Db3GSr0Y+09CHOtov36PTldDSbgDD6
6i+zjSi8+iVfEpOy2LoEseAVPJjRVVLkV1f0j9sKbuklkHTEWqeTDUj5EyAl
g3UtIta1LlAI5QfD5G81/eWP6fyOpdyToz+3brnjqryHI5SjbAdMCu44+Aeq
H4uRoTe8SSwzA6QUSEc7nxFq3oJQk8E9vcp6Hp6PgeHfpA/pY7849FN6U+KO
n3z/7dHbo+9bgPMJHSEnYMZVPwKvvyOcpkEqQ8oBJpG8SvHmg6W8zmuUyLLk
e5gbNv72ro6u1oO9DQi/xMv9BmW+Dfz/5OQkuVylZZ3O6cTjbGcqWcLfL0l+
OEzux8nZJWh5w6QEdWZIc7Jktrv/crT7Ai4I5ABTugK6dLX4NF5UOVHVdDLe
h5vmazzpY/xmDB+Ndi2iiLyz5E1a3xqucfHmYnvIfCZ80cNBUiGMMxD18gbk
Sjze4f5AXF9mcDSrorqB0/3D+GIM53IJnBz5MkmQyLlX84h69Cqc7ulK93/N
Svfjlb7Ob/LGCuRmva8vzHr3/8XrhUP5iKvd4dXOJv384snVzkQs9rf/m6PR
jocMzhLot2uW20dM6rTjCPDJpwavTuTE79dw9TbJ6bpkChWUwOCbZIV/AQW8
OTqOjvYbGPOqqj7it0fLZQFCWCSa9OlFmzkQ6JvAKd+C3vaLSOPKK48KkPIW
nadtFgWn9T3oivPbqok+P0/XRQI3c+tp9Dng4kfgB01VZrEcPK+axjw6e31y
FOHgfUnK4wIYzE1JSK71mgKsXNHtOafbs0eKjUD48zj5Ps1jnM36GdjJ5RuU
0HNWJC3nohsRhOYS7r8/jb8fo1xdA+PdgluyqVbbpGSCYjmEzVs16/Jm9G21
ggPIdyYaEtCC9MuQSQUYMKztTTW/hb+siyzZ+gssbY7X/9nF++lkf3c/FnUj
JuqJLRklP5Qgja1qIM+366LJQXsdVfMG1G20Ay1QL1sBL0ZlGH7b+uH4Yhs+
QjkTJWfSbBrRnxHFcG5AjqaRCljqGsXAAoSfTWeDrWR6QN6vbtIy/4WhRMFa
D4n8Fkmij08ILYCDIKMnhI7RFNT107PTCC1/Oj/5NjnNAX8EyBw0Xm97TLYA
9ajkJNPxZLY93rCC49Hx+goVsvlKrs/aShMnsCuwo3d50aDM9DYvlsBhgWsc
H/VqBnwcz787vogV0wH+lPxmL7mfjSd4cuoa7YzCqCK1Q9e9CecfLo6Anq8q
VA4RbzFhg8q1M5rtiVq1N1EFa08VrMnunvxtOn2pf9vdlb8dzGb8t53p3r78
beelPN3Z3X0hf9ufybc7L6aixO1ODuSLvf0debp38EIgeDHbk/devNg94L8d
THZktoPpDL+9OH7z7uSsZXAa9HFAvNQr5Oxw+khBWa6qpppXBWxNWtxULNUM
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
s0bjXuQ2bzlzQloYBxmHN50QKITj1XO84+1PGgjy9mcoK227I+npbpvd2HpY
VMoWH21t9KTijxmKj4NoW5fPfOlGPN2VrtPfZzIr6CNCivdmf/sst7b0RAVF
WfsnAGW2va46Lo3h84WpdB7ObWflxHjD3YGAltmlENwj9kunb9gh3Tl60/Wj
h6oTHNxKMOyefOCOAxAKtF7XffaJej16w+Rf+eJI5KIoIcRG7l1blvXIOIaj
rZUauGxAlRJg1JdkYBTnF33Cy4p0LhlDzTMMV+GlwOzQ07WqpPc4dHfedFrz
0xbgDYJP48ayRrYQcYM+DFCsGw0tGIxiRQvhRVsBvMStzcABN2Rir6a4f+AZ
NA7726/aMPDIHmDAyu9z1YpYRF3c79q1bv4iMLK75oz9GQ1kd+zyhS6usAiU
VKAAP80JQFcWf4fen5rdEJpjlmEh6W4uFoGObz+ghTA1MgIBboVOQzPkgrw2
84XHL/al4f5453vU0sS8bUvfxdTpbVvji3z8rlpeeoH77uXhdZAl6khbSDVa
DPCynKTbW1sb290G9GfjClT3yQSetOtSThETI7ztUCBUfwj2VSy2ivsSAGWE
QmNroEJuoGCYnZTEOb6wHpySmdgmrTwoi5u0SQokI/TqXtRoybhMhEeSkCiR
EFRbKrpCPpVSSbBCeANLSCw1MVcJOahX4FdKuFj79fVEHMxoyMktUkCt3Ueh
kbTBnoLJIg4jaZiVd/9CcmMxW/pCSPmHopLMBO+j9CakcjpJ1NbMgQUcD3MW
mJNyILdxXBTBBwhJkkjDPeI2+8BLHF+akEO96+LLlKrSu758CKOPjyLnouYU
+CQrswt6l9QuVh/madArQrmrS6mEE6Jw1DxldGCKVnp9vEuITDN+LNgeecmo
8Kpp39N1wo0mBwi2t+JD0iGwzuCfNglq3TbB+aVCT6A3d8f2E+6oKYHAzLqc
Y2TwYfIrsJJcPIFCA6ub2fhiXs4AqZLI+afgHLp9kT6BgHPEW/nDGQfOoD8W
QAhCAqhNdOFwxIyJPPYckgcuTJLXiBNt32yp1i4HYJ46IfWi9KldgiFf1bkF
VdHxs677z2TR7ZqHwN07LquNetS1YVEovGPSDRjd2Z3OUwo/DDy6NazO8L/k
88Lq0lpYXfIZYXWqKIewuuSTw+rk3MVhderqu09YndbDtmF1yaeH1aU2rC65
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
rXtrudrNJkDC0doF5Oq1KRimHfzkjR0uqj+LsqVPQHuLiZUoR/Hk+cy/G7ym
hRoMBiwcYXl/5F5S3AREHDtsSXfaKR2HpNje3PpKIuUJbIqdSnWxHAD1KcrF
chFUSPU+WH/OOLmdsanl+rW0Bnz90uXlbJGvVtmY3m00q/PZYjXO8slkOZmM
ykVWDOtymmXZsJrOqnk9ylfj6XhWzvNqNs5Ws6qIW7QZL+QgUnl3NI1OQy1t
VmYqjc8DUpHA5mcZtECo61k+GmSzAalL+ehlMXtZcIOOHmvCkmUbVNNOhpuE
ZT0ihDufj+fu1etXZ+7t2bBwZ8XbmZuf5WPnhq8mUzc7f/vavcmL3M2nJN7G
Z/Mz7Q4YALh0H/WlYqxxzQnB89//9E4xSNXGha9RXOrNunrpikU2yfJslOVV
OZpmqyzHV395SVMcZcNVNp/N56NFVc3zCe1QNh7mNKHhqB6Vs+lylk2HwzIv
Zlk1KVYzGmc+L+rRsK6Hi2KUTWTKIL5dkihtdC6oTWFR5jM3HLps5MZDtxq6
8cplCzRQcdmcJuqyictyfE0/q9KNpnZftuIv6P+UZu2GK9wwm9OAI7cg43qO
QWgP6TsaOZ/bfdO5G45cPXLlzE2Xbpa56dANS+fyAn9UE1es8EueuTnNwINd
jIaurt1w4Qqay+T4JIQgtZyHuLmq0VMojG7lVi75uNXkd9lTBgd6oiT0RElw
PMjmA3qfvHhZjF7S+3hjLNyoFM5of4YHbOR3/dKNVtNsMp7U42w0HWe0+XTk
shmds0k2zorxeDXH/2xEB1P+LXu9f/Tz9VGpji/0fl1vFI1SnJn8OKKx1aQo
snK4mo6ns3y0Gi2LfDpZrRaLyWyRZcVovqxGy2W1zMbz5WgxHJXVbJqvhtki
n44yIi4kyWiJ7KrWdgyBN4XV9W/KviqbzTpisjyj3Us3nqzm2XJZzmd1kWfF
ZDhdVPPZcFUt8skyH+bVqiqmdTUrFqtRVdXjSTaps2o6npR1NRxOuEaqfemq
jCa8KvN8XExX2XBWZ8SfVvSyxJ+KVVGXxXKeDYfFZLwqJ8t6MZrN69l4tCjr
Sb4YZaPkfIT3eOh4zGZuXDP9ZyDobIZfMhyPscsKNx671RyHZj7mL0p/POag
4NnSrSpX546ZiiOu4salm5e0Pa4o+PTQ8ZjQGP6+JclOHMq6wADFxA2nOE98
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
r2lZ/r4df0UT3jabckBzp33Fnf8Jr3MmOqyBAwA=

-->
</rfc>
