<?xml version='1.0' encoding='utf-8'?>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc2629 version 1.4.2 -->
<!DOCTYPE rfc SYSTEM "rfc2629-xhtml.ent">
<?rfc toc="yes"?>
<?rfc sortrefs="yes"?>
<?rfc symrefs="yes"?>
<?rfc comments="yes"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-drip-auth-14" category="std" obsoletes="" updates="" submissionType="IETF" xml:lang="en" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.7.0 -->
  <front>
    <title abbrev="DRIP Auth Formats">DRIP Entity Tag Authentication Formats &amp; Protocols for Broadcast Remote ID</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-drip-auth-14"/>
    <author initials="A." surname="Wiethuechter (Editor)" fullname="Adam Wiethuechter">
      <organization>AX Enterprize, LLC</organization>
      <address>
        <postal>
          <street>4947 Commercial Drive</street>
          <city>Yorkville</city>
          <region>NY</region>
          <code>13495</code>
          <country>USA</country>
        </postal>
        <email>adam.wiethuechter@axenterprize.com</email>
      </address>
    </author>
    <author initials="S." surname="Card" fullname="Stuart Card">
      <organization>AX Enterprize, LLC</organization>
      <address>
        <postal>
          <street>4947 Commercial Drive</street>
          <city>Yorkville</city>
          <region>NY</region>
          <code>13495</code>
          <country>USA</country>
        </postal>
        <email>stu.card@axenterprize.com</email>
      </address>
    </author>
    <author initials="R." surname="Moskowitz" fullname="Robert Moskowitz">
      <organization>HTT Consulting</organization>
      <address>
        <postal>
          <street/>
          <city>Oak Park</city>
          <region>MI</region>
          <code>48237</code>
          <country>USA</country>
        </postal>
        <email>rgm@labs.htt-consult.com</email>
      </address>
    </author>
    <date year="2022" month="June" day="21"/>
    <area>Internet</area>
    <workgroup>DRIP Working Group</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <t>This document describes how to add trust into the Broadcast Remote ID (RID) specification discussed in the DRIP Architecture. It defines a few message schemes (sent within the Authentication Message) that can be used to authenticate past messages sent by a unmanned aircraft (UA) and provide proof of UA trustworthiness even in the absence of Internet connectivity at the receiving node.</t>
    </abstract>
  </front>
  <middle>
    <section anchor="introduction" numbered="true" toc="default">
      <name>Introduction</name>
      <t>Unmanned Aircraft Systems (UAS) operate usually in a volatile environment when it comes to communication. Unmanned Aircraft (UA) are generally small with little computational (or flying) horsepower to carry standard communication equipment. This limits the mediums of communication to few viable options.</t>
      <t>Observer systems (e.g., smartphones and tablets) place further constraints on the communication options. The Remote ID Broadcast messages must be available to applications on these platforms without modifying the devices.</t>
      <t>As discussed in <xref target="drip-requirements" format="default"/> two communication schemes to a UAS for Remote ID (RID) are considered: Broadcast and Network RID.</t>
      <t>This document focuses on adding trust to Broadcast RID (Section 3.2 of <xref target="drip-requirements" format="default"/>) via the Authentication Message by combining dynamically signed data with an Attestation of the UA's identity from a Registry.</t>
      <t>This authentication approach also provides the missing, but US FAA mandated, Error Correction for the Bluetooth 4 transmissions (see <xref target="fec-details" format="default"/>). This is error correction not only for the authentication message itself, but indirectly, to other messages authenticated via the Manifest method (see <xref target="drip-manifest" format="default"/>).</t>
      <t>A summary of addressed DRIP requirempents is provided in <xref target="req-sum" format="default"/></t>
    </section>
    <section anchor="terminology" numbered="true" toc="default">
      <name>Terminology</name>
      <section anchor="required-terminology" numbered="true" toc="default">
        <name>Required Terminology</name>
        <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 <xref target="RFC2119" format="default"/> <xref target="RFC8174" format="default"/> when, and only when, they appear in all capitals, as shown here.</t>
      </section>
      <section anchor="definitions" numbered="true" toc="default">
        <name>Definitions</name>
        <t>This document makes use fo the terms defined in <xref target="drip-requirements" format="default"/>. In addition, the following terms are defined:</t>
        <dl newline="false" spacing="normal">
          <dt>Legacy Transports:</dt>
          <dd>
  uses broadcast frames (Bluetooth 4).</dd>
          <dt>Extended Transports:</dt>
          <dd>
  uses the extended advertisements (Bluetooth 5), service info (Wi-Fi NaN) or vendor specific element information (Wi-Fi BEACON). Must use ASTM <xref target="F3411" format="default"/> Message Pack (Message Type 0xF).</dd>
        </dl>
      </section>
    </section>
    <section anchor="background" numbered="true" toc="default">
      <name>Background</name>
      <section anchor="problem-space-and-focus" numbered="true" toc="default">
        <name>Problem Space and Focus</name>
        <t>The current standard for Remote ID does not, in any meaningful capacity, address the concerns of trust in the UA space with communication in the Broadcast RID environment. This is a requirement that will need to be addressed eventually for various different parties that have a stake in the UA industry.</t>
        <section anchor="broadcast-rid-rf-options" numbered="true" toc="default">
          <name>Broadcast RID RF Options</name>
          <t>A UA has the option of broadcasting using Bluetooth (4 and 5) or Wi-Fi (BEACON or NAN), see <xref target="reqs" format="default"/>.  With Bluetooth, FAA and other CAA mandate transmitting simultaneously over both 4 and 5. With Wi-Fi, use of BEACON is recommended. Wi-Fi NAN is another option, depending on CAA.</t>
          <t>Bluetooth 4 presents a payload size challenge in that it can only transmit 25 bytes of payload where the others all can support 252 byte payloads.</t>
        </section>
      </section>
      <section anchor="reasoning-for-ietf-drip-authentication" numbered="true" toc="default">
        <name>Reasoning for IETF DRIP Authentication</name>
        <t>The ASTM Authentication Message has provisions in <xref target="F3411" format="default"/> to allow for other organizations to standardize additional Authentication formats beyond those explicitly in <xref target="F3411" format="default"/> that require use of a multi-party online validator system. This has a heavy reliance on real-time connectivity onto the Internet (specifically into UTM) that is not always guaranteed.</t>
        <t>The standardization of specific formats to support the DRIP requirements in UAS RID for trustworthy communications over Broadcast RID is an important part of the chain of trust for a UAS ID. Per <xref target="drip-arch" format="default"/> in Section 5, there is a need to have Authentication formats to relay information for observers to determine trust. No existing formats (defined in <xref target="F3411" format="default"/> or other organizations leveraging this feature) provide the functionality to satisfy this goal resulting in the work reflected in this document.</t>
      </section>
      <section anchor="astm-authentication-message" numbered="true" toc="default">
        <name>ASTM Authentication Message</name>
        <t>The ASTM Authentication Message (Message Type 0x2) is a unique message in the Broadcast <xref target="F3411" format="default"/> standard as it is the only one that is larger than the Bluetooth 4 frame size. To address this, it is defined as a set of "pages" that each fits into a single Bluetooth 4 broadcast frame. For other media these pages are still used but all in a single frame.</t>
        <section anchor="authentication-page" numbered="true" toc="default">
          <name>Authentication Page</name>
          <figure anchor="astm-auth-page">
            <name>Standard ASTM Authentication Message Page</name>
            <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|  Page Header  |                                               |
+---------------+                                               |
|                                                               |
|                                                               |
|                     Authentication Payload                    |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

Page Header: (1 byte)
    Authentication Type (4 bits)
    Page Number (4 bits)
    
Authentication Payload: (23 bytes per page)
    Authentication Payload, including headers. Null padded.
]]></artwork>
          </figure>
          <t>The Authentication Message is structured as a set of up to 16 pages. Over Bluetooth 4, these pages are "fragmented" into separate Bluetooth 4 broadcast frames.</t>
          <t>Either as a single Authentication Message or a set of fragmented Authentication Message Pages the structure(s) is further wrapped by outer ASTM framing and the specific link framing (Bluetooth or Wi-Fi).</t>
          <section anchor="authentication-type" numbered="true" toc="default">
            <name>Authentication Type</name>
            <t><xref target="F3411" format="default"/> has the following example subset of Authentication Type's defined and that can be used in the <tt>Page Header</tt>:</t>
            <table align="center">
              <thead>
                <tr>
                  <th align="left">Authentication Type</th>
                  <th align="left">Description</th>
                </tr>
              </thead>
              <tbody>
                <tr>
                  <td align="left">0x3</td>
                  <td align="left">Message Set Signature</td>
                </tr>
                <tr>
                  <td align="left">0x5</td>
                  <td align="left">Specific Authentication Method</td>
                </tr>
              </tbody>
            </table>
            <section anchor="specific-authentication-method-sam" numbered="true" toc="default">
              <name>Specific Authentication Method (SAM)</name>
              <t>This document leverages Authentication Type 0x5, Specific Authentication Method (SAM), as the principal authentication container, defining a set of SAM Types in <xref target="drip-authentication-formats" format="default"/>. Message Set Signature (Authentication Type 0x3) is also used in parallel form to its use in <xref target="F3411" format="default"/>. However, the SAM formats provide a more complete authentication approach.</t>
            </section>
          </section>
          <section anchor="page-number" numbered="true" toc="default">
            <name>Page Number</name>
            <t>There is a technical maximum of 16 pages (indexed 0 to 15 in the <tt>Page Header</tt>) that can be sent for a single Authentication Message, with each page carrying a maximum 23-byte <tt>Authentication Payload</tt>. See <xref target="drip-restrictions" format="default"/> for more details.</t>
          </section>
          <section anchor="authentication-payload-field" numbered="true" toc="default">
            <name>Authentication Payload Field</name>
            <t>The following is shown in its complete format.</t>
            <figure anchor="astm-auth">
              <name>ASTM Authentication Message Fields</name>
              <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|                     Authentication Headers                    |
|                               +---------------+---------------+
|                               |                               |
+---------------+---------------+                               |
.                                                               .
.                Authentication Data / Signature                .
.                                                               .
|                                                               |
+---------------+---------------+---------------+---------------+
|      ADL      |                                               |
+---------------+                                               |
.                                                               .
.                       Additional Data                         .
.                                                               .
|                                                               |
+---------------+---------------+---------------+---------------+

Authentication Headers: (6-bytes)
    As defined in F3411.

Authentication Data / Signature: (255-bytes max)
    Opaque authentication data.

Additional Data Length (ADL): (1-byte - unsigned)
    Length in bytes of Additional Data.

Additional Data: (255-bytes max):
    Data that follows the Authentication Data / Signature but
    is not considered part of the Authentication Data.
]]></artwork>
            </figure>
            <t><xref target="astm-auth" format="default"/> is the source data view of the data fields found in the Authentication Message as defined by <xref target="F3411" format="default"/>. This data is placed into <xref target="astm-auth-page" format="default"/>'s <tt>Authentication Payload</tt>, spanning multiple pages.</t>
            <t>When <tt>Additional Data</tt> is being sent, a single unsigned byte (<tt>Additional Data Length</tt>) directly follows the <tt>Authentication Data / Signature</tt> and has the length, in bytes, of the following <tt>Additional Data</tt>. For DRIP, this field is used to carry Forward Error Correction as defined in <xref target="fec-details" format="default"/>.</t>
          </section>
        </section>
        <section anchor="drip-restrictions" numbered="true" toc="default">
          <name>ASTM Constraints</name>
          <t>To keep consistent formatting across the different transports (Legacy and Extended) and their independent restrictions, the authentication data being sent is REQUIRED to fit within the page limit of the most constrained existing transport can support. Under Broadcast RID the transport that can hold the least amount of authentication data is Bluetooth 5 and Wi-Fi BEACON at 9-pages.</t>
          <t>As such DRIP transmitters are REQUIRED to adhere to the following when using the Authentication Message:</t>
          <ol spacing="normal" type="1"><li>
              <tt>Authentication Data / Signature</tt> data MUST fit in the first 9 pages (Page Numbers 0 through 8).</li>
            <li>The <tt>Length</tt> field in the <tt>Authentication Headers</tt> (which denotes the length in bytes of <tt>Authentication Data / Signature</tt> only) MUST NOT exceed the value of 201.</li>
          </ol>
        </section>
      </section>
    </section>
    <section anchor="fec-details" numbered="true" toc="default">
      <name>Forward Error Correction</name>
      <t>For Broadcast RID, Forward Error Correction (FEC) is provided by the lower layers in Extended Transports (Bluetooth 5, Wi-Fi NaN, and Wi-Fi BEACON). The Bluetooth 4 Legacy Transport does not have supporting FEC so with DRIP Authentication the following application level FEC scheme is used to add FEC. This section is only used for Bluetooth 4 transmission/reception.</t>
      <t>The data added during FEC is not included in the <tt>Authentication Data / Signature</tt> but instead in the <tt>Additional Data</tt> field of <xref target="astm-auth" format="default"/>. This may cause the Authentication Message to exceed 9-pages, up to a maximum of 16-pages.</t>
      <section anchor="encoding" numbered="true" toc="default">
        <name>Encoding</name>
        <t>For any encoding the FEC data MUST start on a new ASTM Authentication Page. To do this, null padding is added before the actual FEC data starts and the length of the whole blob (null padding and FEC) is used as the Additional Data Length. To properly fit FEC data into an Authentication Page the number of parity-bytes is limited to 23 or a multiple thereof (size of Authentication data per page). That is, the Page Header (and anything before it) is omitted in the FEC process.</t>
        <section anchor="enc-single-page" numbered="true" toc="default">
          <name>Single Page FEC</name>
          <t>To generate the parity a simple XOR operation using the previous and current page is used.  Only the 23-byte Authentication Page data is used in the XOR operation.  For Page 0, a 23-byte null pad is used for the previous page. The resulting parity fills the last 23 bytes of the <tt>Additional Data</tt> field of <xref target="astm-auth" format="default"/> with the <tt>Additional Data Length</tt> field being set to 23 or greater (depending on number of null pad bytes are needed to get onto the next page).</t>
          <figure anchor="single-fec">
            <name>Example Single Page FEC Encoding</name>
            <artwork align="center" name="" type="" alt=""><![CDATA[
Page N-1:
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|  Page Header  |                                               |
+---------------+                                               |
|                Authentication Data / Signature                |
|                                                               |
|               +---------------+---------------+---------------+
|               |    ADL=33     |                               |
+---------------+---------------+                               |
|                          Null Padding                         |
|                                                               |
+---------------+---------------+---------------+---------------+

Page N:
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|  Page Header  |                                               |
+---------------+                                               |
|                                                               |
|                     Forward Error Correction                  |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
          </figure>
        </section>
        <section anchor="enc-multi-page" numbered="true" toc="default">
          <name>Multiple Page FEC</name>
          <t>For Multiple Page FEC there are two variations: Frame Recovery and Page Recovery. Both follow a similar process, but are offset at what data is actually protected.</t>
          <t>For DRIP the polynomial to use for Reed Solomon is: <tt>1 + x^2 + x^3 + x^4 + x^8</tt>.</t>
          <section anchor="enc-page" numbered="true" toc="default">
            <name>Page Recovery</name>
            <t>Take the following example of an Authentication Message with 7 pages that 3 pages of parity are to be generated for. The first column is just the <tt>Page Header</tt> with a visual space here to show the boundary.</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
50 098960bf8c05042001001000a00145aac6b00abba268b7
51 2001001000a0014579d8a404d48f2ef9bb9a4470ada5b4
52 ff1352c7402af9d9ebd20034e8d7a12920f4d7e91c1a73
53 dca7d04e776150825863c512c6eb075a206a95c59b297e
54 f2935fd416f27b1b42fd5d9dfaa0dec79f32287f41b454
55 7101415def153a770d3e6c0b17ae560809bc634a822c1f
56 3b1064b80a000000000000000000000000000000000000
]]></artwork>
            <t>For Page Recovery the first column is ignored and the last 23-bytes of each page are extracted to have Reed Solomon performed on them in a column wise fashion to produce parity bytes. For the example the following 3-bytes of parity are generated with the first byte of each page:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
dc6c2b = ReedSolomon.encoder(0920ffdcf2713b)
]]></artwork>
            <t>Each set of parity is the placed into a pseudo-frame as follows (each byte in its own message in the same column). Below is an example of the full parity generated and each 23-bytes of parity added into the additional pages as <tt>Additional Data</tt>:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
57 dc6657acd30b2ec4aa582049f52adf9f922e62c469563a
58 6c636a59145a55417a3895fd543f19e94200be4abc5e94
59 02bba5e28f5896d754caf50016a983993b149b5c9e6eeb
]]></artwork>
          </section>
          <section anchor="enc-frame" numbered="true" toc="default">
            <name>Frame Recovery</name>
            <t>Frame Recovery uses the full ASTM Message and performs Reed Solomon over each byte. Up to 240 (255 minus 15 pages maximum of FEC data) messages can be protected using Frame Recovery.</t>
            <t>Below is an example of a number of messages. Here the first column is an additional ASTM Header that contain the Message Type; with a visual space for clarity. The last 24-bytes are the actual message contents; be it location information or an Authentication Page.</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
10 42012001001000a0014579d8a404d48f2ef9000000000000
11 249600006efeb019ee111ed37a097a0948081c10ffff0000
12 50098960bf8c05042001001000a00145aac6b00abba268b7
12 512001001000a0014579d8a404d48f2ef9bb9a4470ada5b4
12 52ff1352c7402af9d9ebd20034e8d7a12920f4d7e91c1a73
12 53dca7d04e776150825863c512c6eb075a206a95c59b297e
12 54f2935fd416f27b1b42fd5d9dfaa0dec79f32287f41b454
12 557101415def153a770d3e6c0b17ae560809bc634a822c1f
12 563b1064b80a000000000000000000000000000000000000
13 0052656372656174696f6e616c2054657374000000000000
14 02c2ffb019322d1ed3010000c008e40700fc080000000000
15 004e2e4f5031323334353600000000000000000000000000
]]></artwork>
            <t>A similar process is followed as in <xref target="enc-page" format="default"/>. Here every column of bytes has parity generated for it (even the ASTM Header). In the below example 5-bytes of parity are generated using the ASTM Header column:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
6c3f42b8a8 = ReedSolomon.encoder(101112121212121212131415)
]]></artwork>
            <t>After doing this to all columns the following pseudo-frames would have been generated:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
6c86337bf7ab746f5d62bb7f8de954104b121585d3975f6e92
3f06c1bce165b0e25930d57a63c24f751145e1dd8dc115029b
42e9979580327a6a14d421c12a33aa2e1a2e517daaee581016
b8012a7b3964f7b2720d387bfa77e945556f1831cd477ef3a3
a85bb403aada89926fb8fc2a14a9caacb4ec2f3a6ed2d8e9f9
]]></artwork>
            <t>These 25-byte chunks are now concatenated together and are placed in Authentication Pages, using the <tt>Additional Data</tt>, 23-bytes at a time. In the below figure the first column is the ASTM Header as before, the second column is the <tt>Page Header</tt> for each Authentication Page and then last column is the 23-bytes of data for each page.</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
12 57 6c86337bf7ab746f5d62bb7f8de954104b121585d3975f
12 58 6e923f06c1bce165b0e25930d57a63c24f751145e1dd8d
12 59 c115029b42e9979580327a6a14d421c12a33aa2e1a2e51
12 5a 7daaee581016b8012a7b3964f7b2720d387bfa77e94555
12 5b 6f1831cd477ef3a3a85bb403aada89926fb8fc2a14a9ca
12 5c acb4ec2f3a6ed2d8e9f900000000000000000000000000
]]></artwork>
          </section>
        </section>
      </section>
      <section anchor="decoding" numbered="true" toc="default">
        <name>Decoding</name>
        <t>Due to the nature of Bluetooth 4 and the existing ASTM paging structure an optimization can be used. If a Bluetooth frame fails its CRC check, then the frame is dropped without notification to the upper protocol layers. From the Remote ID perspective this means the loss of a complete frame/message/page. In Authentication Messages, each page is already numbered so the loss of a page allows the receiving application to build a "dummy" page filling the entire page with nulls.</t>
        <t>If Page 0 is being reconstructed an additional check of the <tt>Last Page Index</tt> to check against how many pages are actually present, MUST be performed for sanity. An additional check on the <tt>Length</tt> field SHOULD also be performed.</t>
        <t>To determine if Single Page FEC or Multiple Page FEC has been used a simple check of the <tt>Last Page Index</tt> can be used. If the number of pages left after the <tt>Length</tt> of Authentication Data is exhausted than it is clear that the remaining pages are all FEC. The <tt>Additional Data Length</tt> byte can further confirm this; taking into account any null padding needed for page alignment.</t>
        <section anchor="dec-single-page" numbered="true" toc="default">
          <name>Single Page FEC</name>
          <t>Using the same methods as encoding, an XOR operation is used between the previous and current page (a 23-byte null pad is used as the start). The resulting 23-bytes should be data of the missing page.</t>
        </section>
        <section anchor="dec-multi-page" numbered="true" toc="default">
          <name>Multiple Page FEC</name>
          <t>To determine if Page Recovery or Frame Recovery is used two modulo checks with the <tt>ADL</tt> after the length of the null-pad is removed are needed. One against the value of 23, and the other against the value of 25. If 23 comes back with a value of 0 then Page Recovery is being used. If 25 comes back with 0 then Frame Recovery is used. Any other combination indicates an error.</t>
          <section anchor="dec-page" numbered="true" toc="default">
            <name>Page Recovery</name>
            <t>To decode Page Recovery, dummy pages (pages with nulls as the data) are needed in the places no page was received. Then Reed Solomon can decode across the columns of the 23-bytes of each page. Erasures can be used as it is known which pages are missing and can improve the Reed Solomon results by specifying them.</t>
          </section>
          <section anchor="dec-frame" numbered="true" toc="default">
            <name>Frame Recovery</name>
            <t>To decode Frame Recovery, the receiver must first extract all FEC data from the pages; concatenate them and then break into 25-byte chunks. This will produce the pseudo-frames. Now Reed Solomon can be used to decode columns, with dummy frames inserted where needed.</t>
            <!-- Author Note (atw): for Page Recovery adding the nulls is easy - however how do we specify/know the order and number of messages for Frame Recovery to insert the null-Messages? -->

</section>
        </section>
      </section>
      <section anchor="fec-limitations" numbered="true" toc="default">
        <name>FEC Limitations</name>
        <t>The worst case scenario is when the <tt>Authentication Data / Signature</tt> ends perfectly on a page (Page N-1). This means the <tt>Additional Data Length</tt> would start the next page (Page N) and have 22-bytes worth of null padding to align the FEC in to the next page (Page N+1). In this scenario an entire page (Page N) is being wasted just to carry the <tt>Additional Data Length</tt>. This should be be avoided at all costs - in an effort to maintain efficiency.</t>
      </section>
    </section>
    <section anchor="drip-authentication-formats" numbered="true" toc="default">
      <name>DRIP Authentication Formats</name>
      <t>All formats defined in this section are the content for the <tt>Authentication Data / Signature</tt> field in <xref target="astm-auth" format="default"/> and uses the Specific Authentication Method (SAM, Authentication Type 0x5). The first byte of the <tt>Authentication Data / Signature</tt> of <xref target="astm-auth" format="default"/>, is used to multiplex between these various formats.</t>
      <t>When sending data over a medium that does not have underlying Forward Error Correction (FEC), for example Bluetooth 4, then <xref target="fec-details" format="default"/> MUST be used.</t>
      <section anchor="drip-authentication-field-definitions" numbered="true" toc="default">
        <name>DRIP Authentication Field Definitions</name>
        <dl newline="false" spacing="normal">
          <dt>ASTM Message (25-bytes):</dt>
          <dd>
  Full ASTM Message as defined in <xref target="F3411" format="default"/> specifically Message Types 0x0, 0x1, 0x3, 0x4, and 0x5</dd>
          <dt>ASTM Message Hash (12-bytes):</dt>
          <dd>
  Hash of a single full ASTM Message using hash operations described in (<xref target="hash-op" format="default"/>). Multiple hashes MUST be in Message Type order.</dd>
          <dt>Attestation Data (0 to 112 bytes):</dt>
          <dd>
  Opaque attestation data that the UA is attesting during its flight in <xref target="drip-data" format="default"/>.</dd>
          <dt>Broadcast Attestation (136-bytes):</dt>
          <dd>
  HDA HI over UA DET/HI. Generated by a DRIP Registry during Session ID registration. Used in <xref target="drip-link" format="default"/>.</dd>
          <dt>Current Manifest Hash (12-bytes):</dt>
          <dd>
  See <xref target="block-hashes" format="default"/>.</dd>
          <dt>Frame Type (1-byte):</dt>
          <dd>
  Sub-type for future different DRIP Frame formats. See <xref target="frame-type" format="default"/>.</dd>
          <dt>Not Before Timestamp by UA (4-bytes):</dt>
          <dd>
  Timestamp denoting recommended time to start trusting data in <xref target="drip-data" format="default"/>. MUST follow the format defined in <xref target="F3411" format="default"/>. That is a Unix-style timestamp but with an epoch of 01/01/2019 00:00:00.  MUST be set to the time the signature is generated.</dd>
          <dt>Not After Timestamp by UA (4-bytes):</dt>
          <dd>
  Timestamp denoting recommended time to stop trusting data in <xref target="drip-data" format="default"/>. MUST follow the format defined in <xref target="F3411" format="default"/>. That is a Unix-style timestamp but with an epoch of 01/01/2019 00:00:00 with an additional offset is then added to push a short time into the future (relative to <tt>Not Before Timestamp</tt>) to avoid replay attacks. The offset used against the Unix-style timestamp is not defined in this document. Best practice identifying an acceptable offset should be used taking into consideration the UA environment, and propagation characteristics of the messages being sent and clock differences between the UA and Observers. A reasonable time would be to set <tt>Not After Timestamp</tt> 2 minutes ahead of <tt>Not Before Timestamp</tt>.</dd>
          <dt>Previous Manifest Hash (12-bytes):</dt>
          <dd>
  See <xref target="block-hashes" format="default"/>.</dd>
          <dt>UA DRIP Entity Tag (16-bytes):</dt>
          <dd>
  The UA DET in byte form (network byte order) and is part of <xref target="drip-data" format="default"/>.</dd>
          <dt>UA Signature (64-bytes):</dt>
          <dd>
  Signature over preceding fields of <xref target="drip-data" format="default"/> using the HI of the UA.</dd>
        </dl>
        <section anchor="bas" numbered="true" toc="default">
          <name>Broadcast Attestation Structure</name>
          <t>Variations of the <tt>Attestation Structure</tt> format of <xref target="drip-registries" format="default"/> SHOULD be used when running DRIP Authentication under the DRIP SAM Types (filling the <tt>SAM Authentication Data</tt> field (<xref target="sam-authentication-data" format="default"/>)). The notable changes of the structure is that the timestamps are set by the UA and the <tt>Attestor Identity Information</tt> is set to the DET of the UA.</t>
          <t>When using this structure the UA is minimally self-attesting its DRIP Entity Tag (DET). It may be attesting the DET registration in a specific HID (see <xref target="link-example" format="default"/>). The Host Identity of the UA DET can be looked up by mechanisms described in <xref target="drip-registries" format="default"/> or by extracting it from Broadcast Attestation (see <xref target="drip-link" format="default"/> and <xref target="drip-recommendations" format="default"/>).</t>
          <figure anchor="drip-data">
            <name>Broadcast Attestation Structure</name>
            <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|                                                               |
|                              UA                               |
|                        DRIP Entity Tag                        |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
.                                                               .
.                        Attestation Data                       .
.                                                               .
|                                                               |
+---------------+---------------+---------------+---------------+
|                   Not Before Timestamp by UA                  |
+---------------+---------------+---------------+---------------+
|                    Not After Timestamp by UA                  |
+---------------+---------------+---------------+---------------+
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                          UA Signature                         |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
          </figure>
        </section>
        <section anchor="sam-data-format" numbered="true" toc="default">
          <name>SAM Data Format</name>
          <t><xref target="sam-frame" format="default"/> is the general format to hold authentication data when using SAM and is placed inside the <tt>Authentication Data / Signature</tt> field in <xref target="astm-auth" format="default"/>.</t>
          <figure anchor="sam-frame">
            <name>SAM Data Format</name>
            <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|   SAM Type    |                                               |
+---------------+                                               |
.                                                               .
.                     SAM Authentication Data                   .
.                                                               .
|                                                               |
+---------------+---------------+---------------+---------------+

SAM Type (1 byte):
    Byte defined by F3411 to multiplex SAMs

SAM Authentication Data (0 to 200 bytes):
    Opaque SAM authentication data.
]]></artwork>
          </figure>
          <section anchor="sam-type" numbered="true" toc="default">
            <name>SAM Type</name>
            <t>The SAM Type field is maintained by the International Civil Aviation Organization (ICAO) and for DRIP four are planned to be allocated:</t>
            <table align="center">
              <thead>
                <tr>
                  <th align="left">SAM Type</th>
                  <th align="left">Description</th>
                </tr>
              </thead>
              <tbody>
                <tr>
                  <td align="left">0x01</td>
                  <td align="left">DRIP Link (<xref target="drip-link" format="default"/>)</td>
                </tr>
                <tr>
                  <td align="left">0x02</td>
                  <td align="left">DRIP Wrapper (<xref target="drip-wrapper" format="default"/>)</td>
                </tr>
                <tr>
                  <td align="left">0x03</td>
                  <td align="left">DRIP Manifest (<xref target="drip-manifest" format="default"/>)</td>
                </tr>
                <tr>
                  <td align="left">0x04</td>
                  <td align="left">DRIP Frame (<xref target="drip-frame" format="default"/>)</td>
                </tr>
              </tbody>
            </table>
          </section>
          <section anchor="sam-authentication-data" numbered="true" toc="default">
            <name>SAM Authentication Data</name>
            <t>This field has a maximum size of 200-bytes, as defined by <xref target="drip-restrictions" format="default"/>. The Broadcast Attestation Structure (<xref target="bas" format="default"/>) SHOULD be used in this space.</t>
          </section>
        </section>
      </section>
      <section anchor="drip-link" numbered="true" toc="default">
        <name>DRIP Link</name>
        <t>This SAM Type is used to transmit Broadcast Attestations. For example, the Broadcast Attestation of the Registry (HDA) over the UA is sent (see <xref target="drip-recommendations" format="default"/>) as a DRIP Link message. Its structure is defined in <xref target="drip-registries" format="default"/> and an example of it can be found in Appendix B.</t>
        <t>DRIP Link is important as its contents are used to provide trust in the DET/HI that the UA is currently broadcasting. This message does not require internet connectivity to perform signature validations of the contents when the registry DET/HI is in the receivers cache. It also provides the UA HI so that connectivity is not required when performing validation of other DRIP Authentication Messages.</t>
        <figure anchor="link-fig">
          <name>DRIP Link</name>
          <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|                                                               |
.                                                               .
.                      Broadcast Attestation                    .
.                                                               .
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
        </figure>
        <t>This DRIP Authentication Message is used in conjunction with other DRIP SAM Types (such as Manifest or Wrapper) that contain data that is guaranteed to be unique and easily cross checked by the receiving device. A good candidate for this is using the DRIP Wrapper to encapsulate a Location Message (Message Type 0x2).</t>
      </section>
      <section anchor="drip-wrapper" numbered="true" toc="default">
        <name>DRIP Wrapper</name>
        <t>This SAM Type is used to wrap and sign over a list of other <xref target="F3411" format="default"/> Broadcast RID messages. It MUST use the Broadcast Attestation Structure (<xref target="bas" format="default"/>).</t>
        <t>The <tt>Attestation Data</tt> field is filled with full (25-byte) <xref target="F3411" format="default"/> Broadcast RID messages. The minimum number being 1 and the maximum being 4. The encapsulated messages MUST be in Message Type order as defined by <xref target="F3411" format="default"/>. All message types except Authentication (Message Type 0x2) and Message Pack (Message Type 0xF) are allowed.</t>
        <t>To determine the number of messages wrapped the receiver can check that the length of the <tt>Attestation Data</tt> field of the DRIP Broadcast Attestation (<xref target="bas" format="default"/>) is a multiple of 25-bytes.</t>
        <figure anchor="wrapper-fig">
          <name>Example 4-Message DRIP Wrapper</name>
          <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|                                                               |
|                              UA                               |
|                        DRIP Entity Tag                        |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                                                               |
|                          ASTM Message                         |
|                                                               |
|                                                               |
|                                                               |
+               +---------------+---------------+---------------+
|               |                                               |
+---------------+                                               |
|                                                               |
|                          ASTM Message                         |
|                                                               |
|                                                               |
|                                                               |
+                               +---------------+---------------+
|                               |                               |
+---------------+---------------+                               |
|                                                               |
|                                                               |
|                          ASTM Message                         |
|                                                               |
|                                                               |
+                                               +---------------+
|                                               |               |
+---------------+---------------+---------------+               |
|                                                               |
|                                                               |
|                          ASTM Message                         |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+
|                   Not Before Timestamp by UA                  |
+---------------+---------------+---------------+---------------+
|                    Not After Timestamp by UA                  |
+---------------+---------------+---------------+---------------+
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                          UA Signature                         |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
        </figure>
        <section anchor="wrapper-over-extended-transports" numbered="true" toc="default">
          <name>Wrapper over Extended Transports</name>
          <t>To send the DRIP Wrapper over Extended Transports the messages being wrapped are co-located with the Authentication Message in a Message Pack (0xF). The ASTM Messages are removed from the DRIP Wrapper after signing (as they are redundant) leaving the following structure that is placed into the <tt>SAM Authentication Data</tt> of <xref target="sam-frame" format="default"/> and sent in the same Message Pack.</t>
          <figure anchor="set-sig">
            <name>DRIP Wrapper under Extended Transports</name>
            <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|                                                               |
|                              UA                               |
|                        DRIP Entity Tag                        |
|                                                               |
+---------------+---------------+---------------+---------------+
|                   Not Before Timestamp by UA                  |
+---------------+---------------+---------------+---------------+
|                    Not After Timestamp by UA                  |
+---------------+---------------+---------------+---------------+
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                          UA Signature                         |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
          </figure>
          <t>To verify the signature the receiver must concatenate all of the messages in the Message Pack (excluding Authentication Message found in the same Message Pack) in Message Type order and place the blob between the <tt>UA DRIP Entity Tag</tt> and <tt>Not Before Timestamp</tt> before performing signature verification.</t>
          <t>The functionality of Wrapper in this form is identical to Authentication Type 0x3 (Message Set Signature) when running over Extended Transports. What Wrapper provides is the same format but over both Extended and Legacy Transports allowing the transports to be similar. Message Set Signature also implies using the ASTM validator system architecture which relies on Internet connectivity for verification which the receiver may not have at the time of receipt of an Authentication Message. This is something Wrapper, and all DRIP Authentication Formats, avoids when the UA key is obtained via a DRIP Link Authentication Message.</t>
        </section>
        <section anchor="wrapper-limitations" numbered="true" toc="default">
          <name>Wrapper Limitations</name>
          <t>The primary limitation of the Wrapper format is the bounding of up to 4 ASTM Messages that can be sent within it. Another limitation is that the format can not be used as a surrogate for messages it is wrapping. This is due to high potential a receiver on the ground does not support DRIP. Thus when Wrapper is being used the wrapper data must effectively be sent twice; once as a single framed message (as specified in <xref target="F3411" format="default"/>) and then again wrapped within the Wrapper format.</t>
        </section>
      </section>
      <section anchor="drip-manifest" numbered="true" toc="default">
        <name>DRIP Manifest</name>
        <t>This SAM Type is used to create message manifests. It MUST use the Broadcast Attestation Structure (<xref target="bas" format="default"/>).</t>
        <t>By hashing previously sent messages and signing them we gain trust in UAs previous reports. An observer who has been listening for any length of time can hash received messages and cross-check against listed hashes. This is a way to evade the limitation of a maximum of 4 messages in the Wrapper Format and reduce overhead.</t>
        <t>The <tt>Attestation Data</tt> field is filled with 12-byte hashes of previous <xref target="F3411" format="default"/> Broadcast messages. A receiver does not need to have received every message in the manifest to verify it. A manifest SHOULD typically encompass a single transmission cycle of messages being sent, see <xref target="operational" format="default"/>.</t>
        <figure anchor="manifest-fig">
          <name>Example DRIP Manifest</name>
          <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|                                                               |
|                              UA                               |
|                        DRIP Entity Tag                        |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                     Previous Manifest Hash                    |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                     Current Manifest Hash                     |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                       ASTM Message Hash                       |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                       ASTM Message Hash                       |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                       ASTM Message Hash                       |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                       ASTM Message Hash                       |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                       ASTM Message Hash                       |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                       ASTM Message Hash                       |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                       ASTM Message Hash                       |
|                                                               |
+---------------+---------------+---------------+---------------+
|                   Not Before Timestamp by UA                  |
+---------------+---------------+---------------+---------------+
|                    Not After Timestamp by UA                  |
+---------------+---------------+---------------+---------------+
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                          UA Signature                         |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
        </figure>
        <section anchor="hash-count" numbered="true" toc="default">
          <name>Hash Count</name>
          <t>The number of hashes in the Manifest can be variable (3-9). An easy way to determine the number of hashes is to take the length of the data between the end of the <tt>UA DRIP Entity Tag</tt> and <tt>Not Before Timestamp by UA</tt> and divide it by the hash length (12). If this value is not rational, the message is invalid.</t>
        </section>
        <section anchor="hash-op" numbered="true" toc="default">
          <name>Message Hash Algorithms and Operation</name>
          <t>The hash algorithm used for the Manifest Message is the same hash algorithm used in creation of the DET <xref target="drip-rid" format="default"/> that is signing the Manifest.</t>
          <t>An DET using cSHAKE128 <xref target="NIST.SP.800-185" format="default"/> computes the hash as follows:</t>
          <artwork name="" type="" align="left" alt=""><![CDATA[
cSHAKE128(ASTM Message, 96, "", "Remote ID Auth Hash")
]]></artwork>
          <ul empty="true" spacing="normal">
            <li>
              <ul empty="true" spacing="normal">
                <li>Note: <xref target="drip-rid" format="default"/> specifies cSHAKE128 but is open for the expansion of other OGAs.</li>
              </ul>
            </li>
          </ul>
          <section anchor="legacy-transport-hashing" numbered="true" toc="default">
            <name>Legacy Transport Hashing</name>
            <t>Under this transport DRIP hashes the full ASTM Message being sent over the Bluetooth Advertising frame. For Authentication Messages all the Authentication Message Pages are concatenated together and hashed as one object. For all other Message Types the 25-byte message is hashed.</t>
          </section>
          <section anchor="extended-transport-hashing" numbered="true" toc="default">
            <name>Extended Transport Hashing</name>
            <t>Under this transport DRIP hashes the full ASTM Message Pack (Message Type 0xF) - regardless of its content.</t>
          </section>
        </section>
        <section anchor="block-hashes" numbered="true" toc="default">
          <name>Pseudo-Blockchain Hashes</name>
          <t>Two special hashes are included in all Manifest messages; a previous manifest hash, which links to the previous manifest message, as well as a current manifest hash. This gives a pseudo-blockchain provenance to the manifest message that could be traced back if the observer was present for extended periods of time.</t>
          <dl newline="false" spacing="normal">
            <dt>Creation:</dt>
            <dd>
  During creation and signing of this message format this field MUST be set to 0. So the signature will be based on this field being 0, as well as its own hash. It is an open question of if we compute the hash, then sign or sign then compute.</dd>
            <dt>Cycling:</dt>
            <dd>
  There a few different ways to cycle this message. We can "roll up" the hash of 'current' to 'previous' when needed or to completely recompute the hash. This mostly depends on the previous note.</dd>
          </dl>
        </section>
        <section anchor="manifest-limitations" numbered="true" toc="default">
          <name>Manifest Limitations</name>
          <t>A potential limitation to this format is dwell time of the UA. If the UA is not sticking to a general area then most likely the Observer will not obtain many (if not all) of the messages in the manifest. Examples of such scenarios include delivery or survey UA.</t>
        </section>
      </section>
      <section anchor="drip-frame" numbered="true" toc="default">
        <name>DRIP Frame</name>
        <t>This SAM Type is for when the authentication data does not fit in other defined formats under DRIP and is reserved for future expansion under DRIP if required. This SAM Type MUST use the Broadcast Attestation Structure (<xref target="bas" format="default"/>).</t>
        <figure anchor="frame-fig">
          <name>Example DRIP Frame</name>
          <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|                                                               |
|                              UA                               |
|                        DRIP Entity Tag                        |
|                                                               |
+---------------+---------------+---------------+---------------+
|  Frame Type   |                                               |
+---------------+                                               .
.                     Frame Attestation Data                    .
.                                                               .
|                                                               |
+---------------+---------------+---------------+---------------+
|                   Not Before Timestamp by UA                  |
+---------------+---------------+---------------+---------------+
|                    Not After Timestamp by UA                  |
+---------------+---------------+---------------+---------------+
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                          UA Signature                         |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
        </figure>
        <section anchor="frame-type" numbered="true" toc="default">
          <name>Frame Type</name>
          <t>Byte to sub-type for future different DRIP Frame formats. It takes the first byte of <tt>Attestation Data</tt> in <xref target="bas" format="default"/> leaving 111-bytes for <tt>Frame Attestation Data</tt>.</t>
          <table align="center">
            <thead>
              <tr>
                <th align="left">Frame Type</th>
                <th align="left">Name</th>
                <th align="left">Description</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">0x00</td>
                <td align="left">Reserved</td>
                <td align="left">Reserved</td>
              </tr>
              <tr>
                <td align="left">0xC0-0xFF</td>
                <td align="left">Experimental</td>
                <td align="left">Experimental Use</td>
              </tr>
            </tbody>
          </table>
        </section>
      </section>
    </section>
    <section anchor="reqs" numbered="true" toc="default">
      <name>Requirements &amp; Recommendations</name>
      <section anchor="legacy-transports" numbered="true" toc="default">
        <name>Legacy Transports</name>
        <t>With Legacy Advertisements the goal is to attempt to bring reliable receipt of the paged Authentication Message. FEC (<xref target="fec-details" format="default"/>) MUST be used, per mandated Remote ID rules (for example the US FAA Remote ID Rule <xref target="faa-rid" format="default"/>), when using Legacy Advertising methods (such as Bluetooth 4).</t>
        <t>Under ASTM Bluetooth 4 rules, transmission of dynamic messages are at least every 1 second. DRIP Authentication Messages typically contain dynamic data (such as the DRIP Manifest or DRIP Wrapper) and must be sent at the dynamic rate of 1 per second.</t>
      </section>
      <section anchor="extended-transports" numbered="true" toc="default">
        <name>Extended Transports</name>
        <t>Under the ASTM specification, Bluetooth 5, Wi-Fi NaN, and Wi-Fi BEACON transport of Remote ID is to use the Message Pack (Message Type 0xF) format for all transmissions. Under Message Pack messages are sent together (in Message Type order) in a single Bluetooth 5 extended frame (up to 9 single frame equivalent messages under Bluetooth 4). Message Packs are required by ASTM to be sent at a rate of 1 per second (like dynamic messages).</t>
        <t>Without any fragmentation or loss of pages with transmission Forward Error Correction (<xref target="fec-details" format="default"/>) MUST NOT be used as it is impractical.</t>
      </section>
      <section anchor="drip-recommendations" numbered="true" toc="default">
        <name>Authentication</name>
        <t>It is REQUIRED that a UA send the following Authentication Formats to fulfill the <xref target="drip-requirements" format="default"/>:</t>
        <ol spacing="normal" type="1"><li>DRIP Link using the Broadcast Attestation of HDA and the UA (satisfying GEN-1 and GEN-3)</li>
          <li>Any other DRIP Authentication Format (RECOMMENDED: DRIP Manifest or DRIP Wrapper) where the UA is dynamically signing data that is guaranteed to be unique and easily cross checked by the receiving device (satisfying GEN-1 and GEN-2)</li>
        </ol>
        <t>It is RECOMMENDED the following set of Authentication Formats are sent for support of offline Observers:</t>
        <ol spacing="normal" type="1"><li>DRIP Link using the Broadcast Attestation of HID Root and the RAA (CAA) (satisfies GEN-3)</li>
          <li>DRIP Link using the Broadcast Attestation of RAA (CAA) and the HDA (USS) (satisfies GEN-3)</li>
          <li>DRIP Link using the Broadcast Attestation of HDA (USS) and the UA (satisfies GEN-1 and GEN-3)</li>
          <li>Any other DRIP Authentication Format (RECOMMENDED: DRIP Manifest or DRIP Wrapper) where the UA is dynamically signing data that is guaranteed to be unique and easily cross checked by the receiving device (satisfying GEN-1 and GEN-2)</li>
        </ol>
      </section>
      <section anchor="operational" numbered="true" toc="default">
        <name>Operational</name>
        <t>UAS operation may impact the frequency of sending DRIP Authentication messages. Where a UA is dwelling in one location, and the channel is heavily used by other devices, "occasional" message authentication may be sufficient for an observer. Contrast this with a UA traversing an area, and then every message should be authenticated as soon as possible for greatest success as viewed by the receiver.</t>
        <t>Thus how/when these DRIP authentication messages are sent is up to each implementation. Further complication comes in contrasting Legacy and Extended Transports.  In Legacy, each message is a separate hash within the Manifest. So, again in dwelling, may lean toward occasional message authentication. In Extended Transports, the hash is over the Message Pack so only few hashes need to be in a Manifest. A single Manifest can handle a potential two Message Packs (for a full set of messages) and a DRIP Link Authentication Message for the HDA UA assertion.</t>
        <t>A separate issue is the frequency of transmitting the DRIP Link Authentication Message for the HDA UA assertion when using a Manifest Message. This message content is static; its hash never changes radically. The only change is the 4-byte timestamp in the Authentication Message headers. Thus, potentially, in a dwelling operation it can be sent once per minute, where its hash is in every Manifest. A receiver can cache all DRIP Link Authentication Message for the HDA UA assertion to mitigate potential packet loss.</t>
        <t>The preferred mode of operation is to send the HDA UA assertion every 3 seconds and Manifest messages immediately after a set of UA operation messages (e.g. Basic, Location, and System messages).</t>
        <section anchor="wrapper-operations" numbered="true" toc="default">
          <name>DRIP Wrapper</name>
          <t>The DRIP Wrapper MUST NOT be used in place of sending the ASTM messages as is. All receivers MUST be able to process all the messages specified in <xref target="F3411" format="default"/>.  Sending them within the DRIP Wrapper makes them opaque to receivers lacking support for DRIP authentication messages. Thus messages within a Wrapper are sent twice: in the clear, and authenticated within the Wrapper. The DRIP Manifest format would seem to be a more efficient use of the transport channel.</t>
          <t>The DRIP Wrapper has a specific use case for DRIP aware receivers. For receiver plotting received Location Messages (Message Type 0x2) on a map display an embedded Location Message in a DRIP Wrapper can be colored differently to signify trust in the Location data - be it current or previous Location reports that are wrapped.</t>
        </section>
      </section>
    </section>
    <section anchor="req-sum" numbered="true" toc="default">
      <name>Summary of Addressed DRIP Requirements</name>
      <t>The following <xref target="drip-requirements" format="default"/> are addressed in this document:</t>
      <dl newline="false" spacing="normal">
        <dt>GEN-1: Provable Ownership</dt>
        <dd>
  This will be addressed using the DRIP Link and DRIP Wrapper or DRIP Manifest.</dd>
        <dt>GEN-2: Provable Binding</dt>
        <dd>
  This requirement is addressed using the DRIP Wrapper or DRIP Manifest.</dd>
        <dt>GEN-3: Provable Registration</dt>
        <dd>
  This requirement is addressed using the DRIP Link.</dd>
      </dl>
    </section>
    <section anchor="icao-considerations" numbered="true" toc="default">
      <name>ICAO Considerations</name>
      <t>DRIP requests the following SAM Type's to be allocated:</t>
      <ol spacing="normal" type="1"><li>DRIP Link</li>
        <li>DRIP Wrapper</li>
        <li>DRIP Manifest</li>
        <li>DRIP Frame</li>
      </ol>
      <!-- Author Note (atw): need help on this section; how should this be formatted? -->

</section>
    <section anchor="iana-considerations" numbered="true" toc="default">
      <name>IANA Considerations</name>
      <section anchor="iana-drip-registry" numbered="true" toc="default">
        <name>IANA DRIP Registry</name>
        <t>This document requests a new subregistry for Frame Type under the <eref target="https://datatracker.ietf.org/doc/html/draft-ietf-drip-rid-28#section-8.2">DRIP registry</eref>.</t>
        <dl newline="false" spacing="normal">
          <dt>DRIP Frame Type:</dt>
          <dd>
  This 8-bit valued subregistry is for Frame Types in DRIP Frame Authentication Messages. Future additions to this subregistry are to be made through Expert Review (Section 4.5 of [RFC8126]). The following values are defined:</dd>
        </dl>
        <table align="center">
          <thead>
            <tr>
              <th align="left">Frame Type</th>
              <th align="left">Name</th>
              <th align="left">Description</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">0x00</td>
              <td align="left">Reserved</td>
              <td align="left">Reserved</td>
            </tr>
            <tr>
              <td align="left">0xC0-0xFF</td>
              <td align="left">Experimental</td>
              <td align="left">Experimental Use</td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
    <section anchor="security-considerations" numbered="true" toc="default">
      <name>Security Considerations</name>
      <section anchor="replay-attacks" numbered="true" toc="default">
        <name>Replay Attacks</name>
        <t>The astute reader may note that the DRIP Link messages, which are recommended to be sent, are static in nature and contain various timestamps. These Attestation Link messages can easily be replayed by an attacker who has copied them from previous broadcasts. There are two things to mitigate this in DRIP:</t>
        <ol spacing="normal" type="1"><li>If an attacker (who is smart and spoofs more than just the UAS ID/data payloads) willing replays an Attestation Link message they have in principle actually helped by ensuring the message is sent more frequently and be received by potential Observers.</li>
          <li>It is RECOMMENDED to send more than just DRIP Link messages, specifically those that sign over changing data using the current session keypair, and those messages are sent more frequently. An UA beaconing these messages then actually signing other messages using the keypair validates the data receiver by an Observer. An UA who does not either run DRIP themselves or does not have possession of the same private key, would be clearly exposed upon signature verification.</li>
        </ol>
      </section>
      <section anchor="trust-timestamp-offsets" numbered="true" toc="default">
        <name>Trust Timestamp Offsets</name>
        <t>Note the discussion of Trust Timestamp Offsets here is in context of the DRIP Wrapper (<xref target="drip-wrapper" format="default"/>) and DRIP Manifest (<xref target="drip-manifest" format="default"/>) messages. For DRIP Link (<xref target="drip-link" format="default"/>) messages these offsets are set by the Attestor (typically a registry) and have their own set of considerations as seen in <xref target="drip-registries" format="default"/>.</t>
        <t>The offset of the Trust Timestamp (defined as a very short Expiration Timestamp) is one that needs careful consideration for any implementation. The offset should be shorter than any given flight duration (typically less than an hour) but be long enough to be received and processed by Observers (larger than a few seconds). It recommended that 3-5 minutes should be sufficient to serve this purpose in any scenario, but is not limited by design.</t>
      </section>
    </section>
    <section anchor="acknowledgments" numbered="true" toc="default">
      <name>Acknowledgments</name>
      <ul spacing="normal">
        <li>Ryan Quigley and James Mussi of AX Enterprize, LLC for early prototyping to find holes in the draft specifications.</li>
        <li>Soren Friis for pointing out that Wi-Fi implementations would not always give access to the MAC Address, originally used in calculation of the hashes for DRIP Manifest. Also, for confirming that Message Packs (0xF) can only carry up to 9 ASTM frames worth of data (9 Authentication pages) - this drove the requirement for maximum page length of Authentication Data itself.</li>
        <li>Many thanks to Rick Salz for the secdir review.</li>
      </ul>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="F3411">
          <front>
            <title>Standard Specification for Remote ID and Tracking</title>
            <author>
              <organization/>
            </author>
            <date year="2020" month="February"/>
          </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>
            <author fullname="S. Bradner" initials="S." surname="Bradner">
              <organization/>
            </author>
            <date month="March" year="1997"/>
            <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>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba">
              <organization/>
            </author>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="NIST.SP.800-185" target="http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-185.pdf">
          <front>
            <title>SHA-3 Derived Functions: cSHAKE, KMAC, TupleHash and ParallelHash</title>
            <author fullname="John Kelsey" initials="J." surname="Kelsey">
              <organization>National Institute of Standards and Technology</organization>
            </author>
            <author fullname="Shu-jen Change" initials="S." surname="Change">
              <organization>National Institute of Standards and Technology</organization>
            </author>
            <author fullname="Ray Perlner" initials="R." surname="Perlner">
              <organization>National Institute of Standards and Technology</organization>
            </author>
            <date month="December" year="2016"/>
          </front>
          <seriesInfo name="NIST Special Publication" value="SP 800-185"/>
          <seriesInfo name="DOI" value="10.6028/nist.sp.800-185"/>
        </reference>
      </references>
      <references>
        <name>Informative References</name>
        <reference anchor="drip-arch" target="https://www.ietf.org/archive/id/draft-ietf-drip-arch-24.txt">
          <front>
            <title>Drone Remote Identification Protocol (DRIP) Architecture</title>
            <author fullname="Stuart W. Card">
              <organization>AX Enterprize</organization>
            </author>
            <author fullname="Adam Wiethuechter">
              <organization>AX Enterprize</organization>
            </author>
            <author fullname="Robert Moskowitz">
              <organization>HTT Consulting</organization>
            </author>
            <author fullname="Shuai Zhao">
              <organization>Tencent</organization>
            </author>
            <author fullname="Andrei Gurtov">
              <organization>Linköping University</organization>
            </author>
            <date day="10" month="June" year="2022"/>
            <abstract>
              <t>   This document describes an architecture for protocols and services to
   support Unmanned Aircraft System (UAS) Remote Identification (RID)
   and tracking, plus UAS RID-related communications.  This architecture
   adheres to the requirements listed in the DRIP Requirements document
   (RFC9153).

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-drip-arch-24"/>
        </reference>
        <reference anchor="drip-requirements" target="https://www.rfc-editor.org/info/rfc9153">
          <front>
            <title>Drone Remote Identification Protocol (DRIP) Requirements and Terminology</title>
            <author fullname="S. Card" initials="S." role="editor" surname="Card">
              <organization/>
            </author>
            <author fullname="A. Wiethuechter" initials="A." surname="Wiethuechter">
              <organization/>
            </author>
            <author fullname="R. Moskowitz" initials="R." surname="Moskowitz">
              <organization/>
            </author>
            <author fullname="A. Gurtov" initials="A." surname="Gurtov">
              <organization/>
            </author>
            <date month="February" year="2022"/>
            <abstract>
              <t>This document defines terminology and requirements for solutions produced by the Drone Remote Identification Protocol (DRIP) Working Group. These solutions will support Unmanned Aircraft System Remote Identification and tracking (UAS RID) for security, safety, and other purposes (e.g., initiation of identity-based network sessions supporting UAS applications). DRIP will facilitate use of existing Internet resources to support RID and to enable enhanced related services, and it will enable online and offline verification that RID information is trustworthy.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9153"/>
          <seriesInfo name="DOI" value="10.17487/RFC9153"/>
        </reference>
        <reference anchor="drip-rid" target="https://www.ietf.org/archive/id/draft-ietf-drip-uas-rid-01.txt">
          <front>
            <title>UAS Remote ID</title>
            <author fullname="Robert Moskowitz">
              <organization>HTT Consulting</organization>
            </author>
            <author fullname="Stuart W. Card">
              <organization>AX Enterprize</organization>
            </author>
            <author fullname="Adam Wiethuechter">
              <organization>AX Enterprize</organization>
            </author>
            <author fullname="Andrei Gurtov">
              <organization>Linköping University</organization>
            </author>
            <date day="9" month="September" year="2020"/>
            <abstract>
              <t>   This document describes the use of Hierarchical Host Identity Tags
   (HHITs) as a self-asserting and thereby trustable Identifier for use
   as the UAS Remote ID.  HHITs include explicit hierarchy to provide
   Registrar discovery for 3rd-party ID attestation.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-drip-uas-rid-01"/>
        </reference>
        <reference anchor="drip-registries" target="https://www.ietf.org/archive/id/draft-wiethuechter-drip-registries-01.txt">
          <front>
            <title>DRIP Registries</title>
            <author fullname="Adam Wiethuechter">
              <organization>AX Enterprize, LLC</organization>
            </author>
            <author fullname="Stuart Card">
              <organization>AX Enterprize, LLC</organization>
            </author>
            <author fullname="Robert Moskowitz">
              <organization>HTT Consulting</organization>
            </author>
            <date day="22" month="October" year="2021"/>
            <abstract>
              <t>   TODO

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-wiethuechter-drip-registries-01"/>
        </reference>
        <reference anchor="faa-rid" target="https://www.govinfo.gov/content/pkg/FR-2021-01-15/pdf/2020-28948.pdf">
          <front>
            <title>Remote Identification of Unmanned Aircraft</title>
            <author>
              <organization>United States Federal Aviation Administration (FAA)</organization>
            </author>
            <date year="2021"/>
          </front>
        </reference>
      </references>
    </references>
    <section anchor="appendix-a" numbered="true" toc="default">
      <name>Authentication State Diagrams &amp; Color Scheme</name>
      <t>ASTM Authentication has only 3 states: None, Invalid or Valid. This is because under ASTM the idea is that Authentication is done by an external service hosted somewhere on the Internet so it is assumed you will always get some sort of answer back. With DRIP this classification becomes more complex with the support of "offline" scenarios where the receiver does not have Internet connectivity. With the use of asymmetric keys this means the public key (PK) must somehow be obtained - <xref target="drip-registries" format="default"/> gets more into detail how these keys are stored on DNS and one reason for DRIP Authentication is to send PK's over Broadcast RID.</t>
      <t>There are two keys of interest: the PK of the UA and the PK of the HDA (or Registry). This document gives a clear way to send the PK of the UA over the Broadcast RID messages. The key of the HDA can be sent over Broadcast RID using the same mechanisms (see <xref target="drip-link" format="default"/> and <xref target="drip-recommendations" format="default"/>) but is not required due to potential operational constraints of sending multiple DRIP Link messages. As such there are scenarios where you may have part of the key-chain but not all of it.</t>
      <t>The intent of this appendix is to give some kind of recommended way to classify these various states and convey it to the user through colors and state names/text.</t>
      <section anchor="state-colors" numbered="true" toc="default">
        <name>State Colors</name>
        <t>The table below lays out the RECOMMENDED colors to associate with state.</t>
        <table align="center">
          <thead>
            <tr>
              <th align="left">State</th>
              <th align="left">Color</th>
              <th align="left">Details</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">None</td>
              <td align="left">Black</td>
              <td align="left">No Authentication being received</td>
            </tr>
            <tr>
              <td align="left">Partial</td>
              <td align="left">Gray</td>
              <td align="left">Authentication being received but missing pages</td>
            </tr>
            <tr>
              <td align="left">Unsupported</td>
              <td align="left">Brown</td>
              <td align="left">Authentication Type/SAM Type of received message not supported</td>
            </tr>
            <tr>
              <td align="left">Unverifiable</td>
              <td align="left">Yellow</td>
              <td align="left">Data needed for verification missing</td>
            </tr>
            <tr>
              <td align="left">Verified</td>
              <td align="left">Green</td>
              <td align="left">Valid verification results</td>
            </tr>
            <tr>
              <td align="left">Trusted</td>
              <td align="left">Blue</td>
              <td align="left">Valid verification results and HDA is marked as trusted</td>
            </tr>
            <tr>
              <td align="left">Questionable</td>
              <td align="left">Orange</td>
              <td align="left">Inconsistent verification results</td>
            </tr>
            <tr>
              <td align="left">Unverified</td>
              <td align="left">Red</td>
              <td align="left">Invalid verification results</td>
            </tr>
            <tr>
              <td align="left">Conflicting</td>
              <td align="left">Purple</td>
              <td align="left">Inconsistent verification results and HDA is marked as trusted</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="state-diagrams" numbered="true" toc="default">
        <name>State Diagrams</name>
        <t>This section gives some RECOMMENDED state flows that DRIP should follow. Note that the state diagrams do not have all error conditions mapped.</t>
        <section anchor="notations" numbered="true" toc="default">
          <name>Notations</name>
          <figure anchor="state-notations">
            <name>Diagram Notations</name>
            <artwork align="center" name="" type="" alt=""><![CDATA[
o--------------o
|   PROCESS    |
o--------------o

+--------------+
|    STATE     |
+--------------+

 ooooo
o  N  o    Transition N
 ooooo

+----->    Transition Option False/No

----->     Transition Option True/Yes

]]></artwork>
          </figure>
        </section>
        <section anchor="general" numbered="true" toc="default">
          <name>General</name>
          <figure anchor="std-state-fig">
            <name>Standard Authentication Colors/State</name>
            <artwork align="center" name="" type="" alt=""><![CDATA[
o---------------------o      ooooo        +------+
|        Start        |---->o  1  o+----->| None |
o---------------------o      ooooo        +------+
                               |
                               v
                             ooooo        +-------------+
                            o  2  o+----->| Unsupported |
                             ooooo        +-------------+
                               |             ^
                               v             |
          +---------+        ooooo           |
          | Partial |<-----+o  3  o          |
          +---------+        ooooo           |
                               |             |
                               v             +
                             ooooo         ooooo        o-------------o
                            o  4  o------>o  5  o------>| SAM Decoder |
                             ooooo         ooooo        o-------------o
                               +
                               |
                               v
                        o------------------o
                        | AuthType Decoder |
                        o------------------o
]]></artwork>
          </figure>
          <table align="center">
            <thead>
              <tr>
                <th align="left">Transition</th>
                <th align="left">Transition Query</th>
                <th align="left">Next State/Process/Transition (Yes, No)</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">1</td>
                <td align="left">Receiving Authentication Pages?</td>
                <td align="left">2, None</td>
              </tr>
              <tr>
                <td align="left">2</td>
                <td align="left">Authentication Type Supported?</td>
                <td align="left">3, Unsupported</td>
              </tr>
              <tr>
                <td align="left">3</td>
                <td align="left">All Pages of Authentication Message Received?</td>
                <td align="left">4, Partial</td>
              </tr>
              <tr>
                <td align="left">4</td>
                <td align="left">Is Authentication Type received 5?</td>
                <td align="left">5, AuthType Decoder</td>
              </tr>
              <tr>
                <td align="left">5</td>
                <td align="left">Is SAM Type Supported?</td>
                <td align="left">SAM Decoder, Unsupported</td>
              </tr>
            </tbody>
          </table>
        </section>
        <section anchor="drip-sam" numbered="true" toc="default">
          <name>DRIP SAM</name>
          <figure anchor="sam-state-fig">
            <name>DRIP SAM Decoder</name>
            <artwork align="center" name="" type="" alt=""><![CDATA[
o-------------o      ooooo        o-----------------------------o
| SAM Decoder |---->o  6  o------>| DRIP Wrapper/Manifest/Frame |
o-------------o      ooooo        o-----------------------------o
                       +                 |              ^
                       |                 |              |
                       v                 v              |
                o-----------o    o--------------------o |
                | DRIP Link |--->| Update State Cache | |
                o-----------o    o--------------------o |
                                   |                    |
                                   v                    |
        o--------------o         ooooo       o----------------------o
        | NOP / Return |<------+o  7  o----->| Extract Message from |
        o--------------o         ooooo       | Verification Queue   |
                                             o----------------------o
]]></artwork>
          </figure>
          <table align="center">
            <thead>
              <tr>
                <th align="left">Transition</th>
                <th align="left">Transition Query</th>
                <th align="left">Next State/Process/Transition (Yes, No)</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">6</td>
                <td align="left">Is SAM Type DRIP Link?</td>
                <td align="left">DRIP Link, DRIP Wrapper/Manifest/Frame</td>
              </tr>
              <tr>
                <td align="left">7</td>
                <td align="left">Messages in Verification Queue?</td>
                <td align="left">Extract Message from Verification Queue, NOP / Return</td>
              </tr>
            </tbody>
          </table>
        </section>
        <section anchor="link-diagram" numbered="true" toc="default">
          <name>DRIP Link</name>
          <figure anchor="drip-link-state-fig">
            <name>DRIP Link State Decoder</name>
            <artwork align="center" name="" type="" alt=""><![CDATA[
o-----------o       ooooo         ooooo        +--------------+
| DRIP Link |----->o  8  o+----->o  9  o+----->| Unverifiable |
o-----------o       ooooo         ooooo        +--------------+
                      |             |
                      |-------------'
                      v
                    ooooo        +------------+
                   o  10 o+----->| Unverified |
                    ooooo        +------------+
                      |
                      v
                o---------------------o
                | Add UA DET/PK       |
                | to Key Cache        |
                o---------------------o
                      |
                      v
                    ooooo         +----------+
                   o  11 o+------>| Verified |
                    ooooo         +----------+
                      |              ^
                      v              |
                o-------------------------o
                | Mark UA DET/PK          |
                | as Trusted in Key Cache |
                o-------------------------o
]]></artwork>
          </figure>
          <table align="center">
            <thead>
              <tr>
                <th align="left">Transition</th>
                <th align="left">Transition Query</th>
                <th align="left">Next State/Process/Transition (Yes, No)</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">8</td>
                <td align="left">Registry DET/PK in Key Cache?</td>
                <td align="left">10, 9</td>
              </tr>
              <tr>
                <td align="left">9</td>
                <td align="left">Registry PK found Online?</td>
                <td align="left">10, Unverifiable</td>
              </tr>
              <tr>
                <td align="left">10</td>
                <td align="left">Registry Signature Verified?</td>
                <td align="left">Add UA DET/PK to Key Cache, Unverified</td>
              </tr>
              <tr>
                <td align="left">11</td>
                <td align="left">Registry DET/PK marked as Trusted in Key Cache?</td>
                <td align="left">Mark UA DET/PK as Trusted in Key Cache, Verified</td>
              </tr>
            </tbody>
          </table>
        </section>
        <section anchor="drip-wrappermanifestframe" numbered="true" toc="default">
          <name>DRIP Wrapper/Manifest/Frame</name>
          <figure anchor="drip-state-fig">
            <name>DRIP Wrapper/Manifest/Frame State Decoder</name>
            <artwork align="center" name="" type="" alt=""><![CDATA[
o-----------------------------o         +--------------+
| DRIP Wrapper/Manifest/Frame |         | Unverifiable |
o-----------------------------o         +--------------+
           |                                   ^
           v                                   |
         ooooo         ooooo        o--------------------o
        o  12 o+----->o  13 o+----->| Add Message to     |
         ooooo         ooooo        | Verification Queue |
           |             |          o--------------------o
           |             |                    
           |-------------'             
           v                           
         ooooo         ooooo         ooooo        +------------+
        o  14 o+----->o  15 o+----->o  16 o+----->| Unverified |
         ooooo         ooooo         ooooo        +------------+
           |             |             |
           v             v             |
         ooooo        +-------------+  |
        o  17 o+----->| Conflicting |  |
         ooooo        +-------------+  |
           |                           |
           v                           v
         ooooo                  +--------------+
        o  18 o---------------->| Questionable |
         ooooo                  +--------------+
           +
           |
           v
         ooooo        +----------+
        o  19 o+----->| Verified |
         ooooo        +----------+
           |
           v
        +---------+
        | Trusted |
        +---------+
]]></artwork>
          </figure>
          <table align="center">
            <thead>
              <tr>
                <th align="left">Transition</th>
                <th align="left">Transition Query</th>
                <th align="left">Next State/Process/Transition (Yes, No)</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">12</td>
                <td align="left">UA DET/PK in Key Cache?</td>
                <td align="left">14, 13</td>
              </tr>
              <tr>
                <td align="left">13</td>
                <td align="left">UA PK found Online?</td>
                <td align="left">14, Add Message to Verification Queue</td>
              </tr>
              <tr>
                <td align="left">14</td>
                <td align="left">UA Signature Verified?</td>
                <td align="left">17, 15</td>
              </tr>
              <tr>
                <td align="left">15</td>
                <td align="left">Has past Messages of this type been marked as Trusted?</td>
                <td align="left">Conflicting, 16</td>
              </tr>
              <tr>
                <td align="left">16</td>
                <td align="left">Has past Messages of this type been marked as Questionable or Verified?</td>
                <td align="left">Questionable, Unverified</td>
              </tr>
              <tr>
                <td align="left">17</td>
                <td align="left">Has past Messages of this type been marked as Conflicting?</td>
                <td align="left">Conflicting, 18</td>
              </tr>
              <tr>
                <td align="left">18</td>
                <td align="left">Has past Messages of this type been marked as Questionable or Unverified?</td>
                <td align="left">Questionable, 19</td>
              </tr>
              <tr>
                <td align="left">19</td>
                <td align="left">Is UA DET/PK marked as Trusted in Key Cache?</td>
                <td align="left">Trusted, Verified</td>
              </tr>
            </tbody>
          </table>
        </section>
      </section>
    </section>
    <section anchor="link-example" numbered="true" toc="default">
      <name>HDA-UA Broadcast Attestation</name>
      <figure anchor="b-axy-fig">
        <name>Example DRIP HDA-UA Broadcast Attestation</name>
        <artwork align="center" name="" type="" alt=""><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+---------------+---------------+---------------+---------------+
|                                                               |
|                             DRIP                              |
|                       Entity Tag of HDA                       |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                             DRIP                              |
|                       Entity Tag of UA                        |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                                                               |
|                                                               |
|                      Host Identity of UA                      |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+
|                   Not Before Timestamp by HDA                 |
+---------------+---------------+---------------+---------------+
|                    Not After Timestamp by HDA                 |
+---------------+---------------+---------------+---------------+
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                       Signature by HDA                        |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

DRIP Entity Tag of HDA: (16-bytes)
    DET of HDA.

DRIP Entity Tag of UA: (16-bytes)
    DET of UA.

Host Identity of UA: (32-bytes)
    HI of UA

Expiration Timestamp by HDA (4 bytes):
    Timestamp denoting recommended time to trust data to.

Signing Timestamp by HDA (4 bytes):
    Current time at signing.

HDA Signature (64 bytes):
    Signature over preceding fields using the keypair of 
    the HDA.
]]></artwork>
      </figure>
    </section>
    <section anchor="example-txrx-flow" numbered="true" toc="default">
      <name>Example TX/RX Flow</name>
      <t>In this example the UA is sending all DRIP Authentication Message formats (DRIP Link, DRIP Wrapper and DRIP Manifest) during flight, along with standard ASTM Messages. The objective is to show the combinations of messages that must be received to properly validate a DRIP equipped UA and examples of their various states (<xref target="appendix-a" format="default"/>).</t>
      <artwork name="" type="" align="left" alt=""><![CDATA[
        +-------------------+
  .-----| Unmanned Aircraft |-----.
  |     +-------------------+     |
  | 1       | 2         | 3       | 4
  |         |           |         |

  O         O           O         O
--|--     --|--       --|--     --|--
 / \       / \         / \       / \
  A         B           C         D


Broadcast Paths: Messages Received
1: DRIP Link
2: DRIP Link and DRIP Wrapper or DRIP Manifest
3: DRIP Wrapper or DRIP Manifest
4: None

Observers: Authentication State
A: Unverifiable
B: Verified, Trusted, Unverified, Questionable, or Conflicting
C: Unverifiable
D: None
]]></artwork>
      <t>As the above example shows to properly authenticate both a DRIP Link and a DRIP Wrapper or DRIP Manifest are required.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
YbdrqL7LLFtpfssDV7c/UDVp8y5zx1RrmK/QZ81bgHrwnKpc7PZfW1dffNl7
PJ/XVb8V4Co9nou1m3/nt+DJnlD6V49e+VNc6vaNLvy1BZFFYAp/FWk03kYE
ffcGEv0g/+uGom3HoOuh6Xgfkng4PGrrwr/qxFQc383wsFZCGsh2JFSOXORu
YZM5nFf2AowHLIlkrfqB1dxdElfI7m58Jlr4A4R8stqCL3WCDlkabPctO+B2
vSHqf0dP/Um8Ux3KuvPP3Z+niTo+hO9c0mYJE9SQ44e1FXUbRQV449phIq+i
ulLRVGeW75Xnged7jaLOettEvcJEIOi5m8i6j8k6wt6JVvsDPN9vFPXu2ybq
+xO9SisX5TTmQWFVN1hhsUbXmyYalCZyKvlmlOXPe9zjViTeeJlO8E6lPK+S
sNWyOD99Jf6FHyKH2/M5nB+e2LU+zF0O+Zal/UNg2ICc9XrtUoXeRrm4XslX
+mQji7ra9sn6m/7q4vIH3jfrb954TowbRvWHBYbMrB1PeYA3P+mcFT+VdY93
enMdW4U3yyp3Dr5HHRuII6cK4Mynb9Uu8IFsmcytYkKayb59/Y8Y+MfUjdx/
TtHte8JijVhhESA22NC8Cy7yn40rKkg6PVuXdPZ02/P4AKl2dzlW3rX7SbWH
+mdooj0fXp9juvPwg/+E+7RxKyuqWNG+P4xL4ovmFfv8g9pAQ+uPNkoU6bFm
Osufn6JLtCmm7ZcKXu2If7NCWGGdFrkFM+qD3DqBv4ZFW8X39Xz1/NXEfjf1
/aYw1ncbnqpWSTdDVQkT2qTtCixsNNjuOf4tq1yHf4MlXCEJRmGITvzj5+93
3/554zw36KP9s1mJaNj43F3nve96aOwCzXgI27gdHbsduB9/vcdubB1d3Vkn
uJcY375db3RyubZflePeoIPNOjCB8+S7dz8YkIcoKz1c3GWDDCEmIX68B4uS
9ZU8TLR8pcX0FbEAmvnAX4ENtNmN8zekSksHC6zdQLZ63x+c2XvNmxlm5Xvg
TucYet1kG/DMBR5+95k7eSMtb+a8pYk9hJWTl5mRz3IaRa92xcwdb5wytnOP
c9WB+GH9XG14slEMNhSto2rt4FYHqP2pZDz446TvJivIW/QtYvdeMxZ2ZPtP
gfFVKuZru+V+vbNfykKdq9XA3ru+BtLpebIX6cjqUll8j1krFfGbzSjx/toC
8G2v5j+FxwsjfbfxudtwfqdF30kTQRT3CwgfFP7a26r6fC0E6nYM3mzGyUY3
9W2u8oJBCQvc9xboh8FuHjTiGvjFn1sWU/y52oRf97PxfOOiDtbJ9o/l2OTD
Z1Alf3FxVduRVoR16G1AlTK3fZTNIPy+4uk8/HtT+ZxvVZNeVK0SbeDcP7WS
tPnnl/Iw3/ZzX+9z14M+l8rblKbtmOj0Gygptj+JQOTPERB31J/uBkRJQm1w
/+CzRSDuqErdAYj9BrLw7U8iEPlzN9hqWi10XkaduswkavpFF0uu6Vsb9D2P
jzZQhNwKxJ734v2AKPAzzML0UFfkdrepmQTE/oOB8NZaEckoYuKg/EARiAPv
xa/DRL7aH9Yw0dlofRAQQw+IV6l3Srcp27f+OKa7pmqvA1F7ihklTZi5uruK
uMOku9iXx16/DnO3j0Bi64EjeF1+pbnNw2DY/vNr6Kv602Fyc/vl/xmY/JeO
8BIbtr+ia+b5KvpNu/FNr+IXHeGX7f1cxWd+6d7PvygM99qLxxG+/RFyvX4D
Kf0CMDyO8Gsc4es5TK18PwNrboeq3tnjtso75ADBK7L4q1blOx82vkL3i1RI
UXi+1/Wff/mKv6jVqips7dmo9xW/c0gv5d/D4LHtpJOXpOJ9LVjVQsW93MUw
BnjOpKB82/D25m4aR6rj4T1c0bFvkNf3iu/l31CF0wJzvqiUiO70qapch6XT
m1Il1Sq4mMZN/Wm1sSv3bYYQpWTbm2HU+7/tvvubejGNr2u1V9I0pdCAeSR9
CQhW1wxscx8w6u5Z35ArsV5CvoM1y4QGqmBuwBRYlWzLfiTj0rsoSyrI+Cov
rHaSIjmpucM6w3E0l7R0r2EdZ/zbLsku4467ZAFo05VrFWBbI2GBGCb726I5
492mw+XmpdKp+ufPXl2od6GM/JQPGx84pVr0G3rKZ9hVChYcJQHVFrPXv1Wz
/uHKEeTokx/HMgLl+8x67re+G4n/VhW/gymt1Kn789R7yPu0BgA3m/R7/pv/
O/1WU7vq/8hX+W+q+ClMl0u4Z950R+6341qtllPzW51dpIe5j8PmZtY6h35X
Ie+P7a2Zar3DLQ/0uYK3Vst701ZWDdeAkfnRt9qzQ+e9aOQOjdzZ0ii5WqgB
s3MA1Y5Kwx0LHHw/4IjrWPUYS6ntycXTkBZo2++QpsYxNQ4tYkffvvxCy+pW
7f8DKFBc4PIiAQA=

-->

</rfc>
