<?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-09" 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-09"/>
    <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="March" day="09"/>
    <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>
  Attestion 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 quick test to reject
some invalid signatures.  </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 EdDSA compressed value r.</li>
                <li>MPI of EdDSA compressed value s.</li>
              </ul>
            </li>
          </ul>
          <t>The compressed version 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 left 16 bits
of the hash are included in the Signature packet to provide a quick
test to reject some invalid signatures.</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">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>
        <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 boy 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">TBD1</td>
                <td align="left">User ID</td>
                <td align="left">This Document <xref target="user-id-attribute-subpacket" format="default"/></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.</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>
      </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:
H4sIAHAdZl4AA+S9a3PcyJEo+r1+BaIn4gzp7e5hNx+iNLbDFEWN6Bk9rsjR
+NjjuwF2gyQsEGgDaFKc9f73m8+qLABNUXNsn3PiTuzKUgOoysrKysp3TiYT
1+ZtkT1L3q6y8t1375LXWdOkV1nysqpv0tYtq0WZ3sDzZZ1etpM8ay8nFby6
ulpN6svF3uHhzkXeTHaeumXawmvznfnOZGcXf1jAD1dVff8sadqlc9VFUxVZ
mzXPEvxqnOzvH87GycHB7hOXr+pnSVuvm3a+s/N0Z+4WVdlkZbOGl++zxqV1
lsIw2cLdVfXHq7par54lb7IW/5X8BH/k5VXyHf7sPmb38OvyWXJatlldZu3k
BULuXNOm5fI/06IqMx50lT9L/tJWi3HSVHVbZ5cN/O3+Bv/yV+fSdXtd1c9c
MnEJ/JeXAMpP0+T7anFNPzBWfsIp6vBrVV89S74r1+++S7Lphyn91sDYWfss
eQ8vrRv41zTZ26Mni7wF7LxYA8qzYlnVl/xrtYSR93b2njyVf6/LFtH4XQZb
Ut7Tj9lNmhfPkruPf7gq16urKUxMv69rWNV1266aZ9984x99c5vVWV5Gi3k+
TY7Tumiq0qznos7TMrmZJgvzSOZqAH9p0fxhgft031ZVe71KmzabApKjkd9P
k1fT5LzJzMDvqzItlsmrrKzv/SPC1vv8opJ/K6bO1nmbJTP4b5zMknfZcgk4
PqOHBm/HGaAlLcbJqwp2/3v4I0ZX/LMsoiY4pm2T/aGmiaeL6qaPubu7u6l9
blb3Ypocwf+1QHONWeALwPBH+7NMuMTf/5Bft5eroaG+nybf5UVxU9V2rLTM
syL5Pr0uo6c65MerP1zml+01EGgDv5W0A3l5SUc2v82Aap//cHJ6/OrkzfMj
+PP9M/pcTvp3GZAsvAfYOSm+S2/SIjnLr8q0XddZk/yUA92v2+T7srrDV9rr
LDnLFnUGP2VMe/5o4H+8nLCg50WWL66z8iKFPxls5gyzp08PeJezOs8aBFeG
+CFb4NzJmwq4AwyUHFc3q3WLe77Is3IBH3+oivUNkMTOE2Acq9UU/jaZHbrk
j9+f7cyj1Z3erIrsBkgDVliVSXWZHF/DNpaT43wFALXZpxZ2qU0XH5skvUoB
7DZBvgfEzQeXB0vrK6REpAchB6KrrF6lJdHEN8gBUxpoet3eFGalwMPmmxHF
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
5j1/9b05fn3Yf3HwpXsmfqUnBX/Tu31cXlOGgKYKIQ8OF0jN4iw/S3s/S2tp
NrderaqZvd45y/YOjSfyDiskygO0RoMrFJXtSGK1zoRHacQcS1qenViXiA9s
Jou+BeD6VH91EmlyD5iP16XUbCiOWzlsNWVVxf7I9nuHfS25x6/O9hMaA9cS
JgR2DfWn3ad4k4dOhK7tzBht64aQh3peVtdmCfbS+uKYhLnPDDPoacqhKP1G
4Zfq6Znm4Vg13wfD6esf5N+P6508dIX5tpX6HW1Y+XHOlBtwTyKOgzOr9qwa
s3g27XDfbP+RsWI30Hy+nPLdFTvXJ370Xu83L1cTST2TUm3wtJVksFCHu74/
o7IVPhDovUpDyMJhS8g0/6A101vdYpbpjAbdT3G4ziK9a1IT/htQ/x28vhtk
GQ0guAuVKfkk32prkrjbilW+1d/f89kStAozDp+hivAx6p3Vyy60PFIr99XS
B0pOsNPK14FEYQ92TpL/Sv0F79mNhTQV+EqCG8tcaAzQWXvf7+4yJe8S2WJp
fgJ1JLmdxQw1mp16dgXggBbI+qgkh7TdnUX3cR4BckU5CDaDQep1SIrOetPB
wG4qWuJCMxjitQs217ATEu4cfpJ0C7PiBju2NuR6YQtztOIB2VveJF5b74rP
vpzm7xEq1lp05Ji9CHTdas9mFWCXR1ahtSCGqfaMC5Ue582Rklseo4rLzz0T
hcUG9dh4cSlp3TZMCb/xs+8FCrBcBb2Lkf/yn1NKJanXT1lVOyU+ufotDT4J
ADZyHcFXfnG56Mt3Z8WFhtwL8c0m+Ye4zop69ti7hJ8V5ZVcuZ5oqULfA8qx
tLRmAq5XZ1EXrJnJOSq3vyv2bhf56sIsB1ySZaiFWfTv4QBeqIENr7/jXynn
MvBwQzxo1opiwmjCfrHpEDckpW5jFVv4Sw3AKL+6ht1DAQrokqT+EUuUkSmm
SgLR1dfVRAvAiyee99qOJ2bH2R3GzbQwiBs5wu+DgdFwKVrfJI4UKMhBCOdr
ED84LWfuVM8smJ3F9v+aAHiSWSSEmTHJixt4r5Y6pb5Yff5kzIOBimJ5x8g2
Rk7ILaL/BUOtQAATG38YbzGhfoU/BmajAQ82yNhHIAgvD0zXW83p1C+nGWrl
pPvdnkTWjDWypv4Cj6Sc8k+/0E9fp53O0q359uYvi+4w/eqrtDNOv0i3u93W
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
PIOmhnThz+LA6ifZIQCwr3it+sshzlMWjSGEfFmxoK7clMRgAWFYLDHPc1IM
bE69+9nfim8mmHTodV4G1RJTTz/HC8hHWbqCTIEFFsxwrA2EFzt/EwZ2XkHL
02ZPckm7A7U4InEfQdyLEn+W/C3t1iSAqwW1lfI57ctL3xYtiTntKbR/jyGD
JKLYVgqsphGtiAq1vkjSl7TE6EkTnQRLkPKyEYPhV+isaBAa6/WtwK9iI2PB
OmEydwtSCyO8PZ41wU9aW/QmpAZoWU5LN67ol+QFlAMtnkKbFthcdGz6+8f8
dX1quGekenJXr9xihj6PC9xKsw7C+aWrhm6xwkzQE+g5k6qXCGpnGqtQtP0h
maxoOstIJn1Mi8a5786vDttP7FXA6nkeRDM30aThiuVuit6SeoSYDnlsabor
aE5SyNT/VQ2RpVmul6RLRe54St+knV7yg3+XhTVcQcXmJDA5RpR0Mo0PBG4C
E4lMG9kMSHhGNI8TvWtF1kyBu2q+t571eufacpd2LBZTUunLhRvNMRmk7kl6
UFlkhjehfYZ+yUf4CrJLs7nq9d6ico17hgJsA/aVaf/hY3/4MdTxGe8kRc1i
QVuI7Exj7F30gDnvFyUbWFNdDa8T2WfTqPe1FSIUd8HUInl7EUbiZVfiq1ji
q1E827yjnvh/tBi+VRDCYrCppx7+kXN0NrEcH202YLjioGm66/zr9qmnX6O5
pAmbFN1uY2OkTtAuif+0xJZkWLqp2dP0ybTgr0YwFsiQSFQbYAo87TKlf8cQ
pv3Jw2DqIou+zSf/tRHORXg4C5o2z6NtNgDfxFG9pHV98W27XjDQeJ87sX09
uH+5xzXogyrUPb5DPbhFucd3o4e3o4f1a3h71qjJhMtUPTRX3nzrLgrVeQ8p
Pf+8ru5TrRervVij2X0PKbZYs8UqyvfzAU3VVVWJZQkX1v8FyzLtx/+KZTlf
ZYtpVQ7rcV1ORqRd/ocsy+qbLctCl+acHQxTWlhDrLu6hMabTtmyPDIt53NX
DyE8dOUIxyvM/XzIZ40VlhFJGx06Spy0HrUraTXSWpjmvM5WMMVI+Mg+oxYh
yiTEtCLI/KEHktxW5aOG5ZJsuTmsI5JnWvUkmqQwaDXg+ENKHDpliGVCP2kp
1NUpyxKy8W2WJbVOuqeculmJX2i9rmZY8EsZ3DFOl8O5my+wrLPZb7Qsi66q
/7YhP21WVjlOkbSoaY6ph/kQzVDPK1JBM+x8cA2RysmgK0ej/warcn7KqqQx
/qpVWXStSjrtUzdpd8ipa1N0fEHH2ZXLKwjqaAnTncZixoZfz8/l10zKKWu4
KWtp7A4T2iZx5oYQLkqcwUm9TUfYuWhmJnaun7GfjAZ+MsP6GS9/m01J5gfp
TJq15RI7IHV2NIRZQVOymGDNrQqcVOh0T1tYPvt7bcpqjCVFY1XN2DNHfaqw
LiAcCyy4cgWnAh2F6JP57LfalMdr479iU+5G8Vz/Vpvy28Tg/4dB+cj4faM9
+Q2jOz1lTEY763+nMck724kN68Ed63GVeVJn0lZkKuFbNiTadPS2b9x6foMV
yQo0mWSZn4cmSG9LF0HQcF0VZxrO+p/ouaDhvIrraC/ThA/oMK/EOtrInvaA
ToqVkuTPIGfdV0XgFLRNeenACurRtJ3yinurDY0FzQVY7Q6XfR5lgiESzjyO
St4cP8LyAbHvSzkfz6htuQlNQGaDYgDV7C2yvtzUXMg1RCMaV9426wrANoYU
AjeB5GtfFhTPumt6ku/HT2w115rhoos6wY8hiiiXMvFC/P7BMHmLtya1jih8
YK50qOMwkJ/Goqaq4XNGhj+p/G0FCDEPGpdo3IaaFDoy/g4aTfcniZbKKGrq
gUb8jLCO+UHDTbmWYvsnGvQG2TCYCb3qRbis0Mv+evIyzsHijK9WMSUf3p4P
EMpW7oIbgZPWux3WVlFMsz5+5vg5Kvp0HJvPXsilnFN+jmomm3VptNGcf4As
x/F4lsuF71DS5KYRRCW+mkzoQPcMk4CR0ujU86jRaleu9oNy/2m9bQcoQXJz
eTOQZLZBnEJ7dMunZnk1qKuqLQfUtL81G0VXvgPoYefeRqHWEzH0+B1Ldzs2
joAkRKsSH136I/i6uKCiJXUZ/yyXpfdpZHLP+3L3qa6iLK22k2OVXBbuFgqQ
Sn8/5mLrtj7Io6tiWpxQ9UCzCNrkVq3hGd3YeYSIUmXjczw2vqz10OrTx6Nl
RkVULMOvBS7w/vT6aXy9VhCWRYpR1ud64Ee49OFiIHIV01HUnGdZM1hP0hbM
JgP5z7Eg0OPCbvww7d/xjfG+pVZgABckQ7KPQBiCiaFbkwuod2chGSk6/18w
plImggZIbnodoNccek040x8ZnwvhCxA0oy/OzA/Hu7BlyLY1CroXM/d+/Upv
9Ox9uPjncRxejZaL9GvvO+YhtvQUoPUDVlPfveR+gsGmDUoGRdjT+axpZBqG
z16TDMuykzrYZM7umrYdhHSy7rAyNHdPJzdIwYGTatLBVAWy1QSXD5618SsK
5Gy/F+6F8yQP8CR2R9B+9vlyU7aqtrGrYmnRM+ntJEWMIVexBse/P9AonqPq
l20eb96X681L90uz/f2SP3/R7C7t6j8e9r+61812C+g19SC9Z0Pf/n79qR38
Um/LF1Vtd31PXSANugViRz55Xd7SVn1xVd6lLVQtffT7X8rFot7dNctP9y9o
Y7SbPjQVNUGvVt4r3Mrft+OvqMPbZlMOqO80X7jzPwFcYj2oRn4DAA==

-->
</rfc>
