<?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-06" 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="auth-formats">DRIP Authentication Formats &amp; Protocols for Broadcast Remote ID</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-drip-auth-06"/>
    <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="April" day="14"/>
    <area>Internet</area>
    <workgroup>DRIP Working Group</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <t>This document describes how to include trust into the ASTM Remote ID specification defined in ASTM F3411 under Broadcast Remote ID (RID). 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) are usually in a volatile environment when it comes to communication. 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>The ASTM <xref target="F3411" format="default"/> standard focuses on two ways of communicating to a UAS for Remote ID (RID): Broadcast and Network.</t>
      <t>This document will focus on adding trust to Broadcast RID via the Authentication Message by combining dynamically signed data with an Attestation of the UA's identity from a Registry.</t>
      <section anchor="drip-requirements-addressed" numbered="true" toc="default">
        <name>DRIP Requirements Addressed</name>
        <t>The following <xref target="drip-requirements" format="default"/> will be addressed:</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>
        <t>See <xref target="drip-recommendations" format="default"/> for further clarification.</t>
      </section>
    </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>See <xref target="drip-requirements" format="default"/> for common DRIP terms.</t>
        <dl newline="false" spacing="normal">
          <dt>Legacy Transports:</dt>
          <dd>
  uses broadcast frames (Bluetooth 4.x).</dd>
          <dt>Extended Transports:</dt>
          <dd>
  uses the extended advertisements (Bluetooth 5.X), 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>
      <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"/>.  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.  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 paged.</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>A single Authentication Page is akin to a TCP or UDP packet. For Authentication Pages the structure 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 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">0x2</td>
                  <td align="left">Operator ID Signature</td>
                </tr>
                <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), defining a set of SAM Types in <xref target="specific-method" format="default"/>. Other Authentication Types are also used in DRIP and their use is defined in <xref target="drip-authentication-formats" format="default"/>.</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 max 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)
    Contains other header information for the Authentication
    Message as defined in F3411.

Authentication Data / Signature: (0 to 255 bytes)
    Opaque authentication data.

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

Additional Data: (0 to 255 bytes):
    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 abstract 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>
            <t>Full examples of Authentication Messages (fully paginated; both with and without Additional Data) can be found in <xref target="auth-examples" format="default"/>.</t>
          </section>
        </section>
        <section anchor="drip-restrictions" numbered="true" toc="default">
          <name>DRIP 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 a 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.X, Wi-Fi NaN, and Wi-Fi BEACON). Legacy Transports do not have supporting FEC so with DRIP Authentication the following application level FEC scheme is used.</t>
      <section anchor="encoding" numbered="true" toc="default">
        <name>Encoding</name>
        <t>For any encoding the FEC data MUST start on new ASTM Authentication Page. To do this null padding is add before the actual FEC data starts and the length of the whole blob (null padding and FEC) is used as the <tt>Additional Data Length</tt>. To properly fit FEC data into an Authentication Page the number of parity-bytes is limited to 23 (or a multiple thereof). This means that the <tt>Page Header</tt> (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 last 23-bytes are used during the XOR operation. For Page 0, a 23-byte null pad is used for the previous page. The resulting parity fills the <tt>Additional Data</tt> field of <xref target="F3411" 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 flavors: Frame Recovery and Page Recovery. Both follow a similar process, but are offset at what data is actually protected.</t>
          <t>(Editor Note: to improve interop should we explicitly select a polynomial for Reed Solomon that DRIP must use?)</t>
          <section anchor="enc-page" numbered="true" toc="default">
            <name>Page Recovery</name>
            <t>Take the following example of an Authentication Message that 3-pages of parity are to be generated for:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
12 50 098960bf8c05 042001001000a00145aac6b00abba268b7
12 51 2001001000a0014579d8a404d48f2ef9bb9a4470ada5b4
12 52 ff1352c7402af9d9ebd20034e8d7a12920f4d7e91c1a73
12 53 dca7d04e776150825863c512c6eb075a206a95c59b297e
12 54 f2935fd416f27b1b42fd5d9dfaa0dec79f32287f41b454
12 55 7101415def153a770d3e6c0b17ae560809bc634a822c1f
12 56 3b1064b80a000000000000000000000000000000000000
]]></artwork>
            <t>For Page Recovery the first two columns are ignored (being the <tt>Page Header</tt> and any data before it), the last 23 columns are extracted and have Reed Solomon performed on it to produce parity bytes. For the example the following 3-bytes of parity are generated:</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):</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
00 00 dc00000000000000000000000000000000000000000000
00 00 6c00000000000000000000000000000000000000000000
00 00 2b00000000000000000000000000000000000000000000
]]></artwork>
            <t>The above data set produces the following full set of parity:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
00 00 dc6657acd30b2ec4aa582049f52adf9f922e62c469563a
00 00 6c636a59145a55417a3895fd543f19e94200be4abc5e94
00 00 02bba5e28f5896d754caf50016a983993b149b5c9e6eeb
]]></artwork>
            <t>The last 23-bytes are then added into the <tt>Additional Data</tt> fields of their respective pages:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
12 57 dc6657acd30b2ec4aa582049f52adf9f922e62c469563a
12 58 6c636a59145a55417a3895fd543f19e94200be4abc5e94
12 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. Below is an example of a number of messages.</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
10 42012001001000a0014579d8a404d48f2ef9000000000000
11 249600006efeb019ee111ed37a097a0948081c10ffff0000
12 50 098960bf8c05 042001001000a00145aac6b00abba268b7
12 51 2001001000a0014579d8a404d48f2ef9bb9a4470ada5b4
12 52 ff1352c7402af9d9ebd20034e8d7a12920f4d7e91c1a73
12 53 dca7d04e776150825863c512c6eb075a206a95c59b297e
12 54 f2935fd416f27b1b42fd5d9dfaa0dec79f32287f41b454
12 55 7101415def153a770d3e6c0b17ae560809bc634a822c1f
12 56 3b1064b80a000000000000000000000000000000000000
13 0052656372656174696f6e616c2054657374000000000000
14 02c2ffb019322d1ed3010000c008e40700fc080000000000
15 004e2e4f5031323334353600000000000000000000000000
]]></artwork>
            <t>Each column is extracted and has Reed Solomon performed on it to produce parity bytes.  In the below example 5-bytes of parity are generated with Frame Recovery:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
6c3f42b8a8 = ReedSolomon.encoder(101112121212121212131415)
]]></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):</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
6c000000000000000000000000000000000000000000000000
3f000000000000000000000000000000000000000000000000
42000000000000000000000000000000000000000000000000
b8000000000000000000000000000000000000000000000000
a8000000000000000000000000000000000000000000000000
]]></artwork>
            <t>The above data set produces the following sets of parity:</t>
            <artwork name="" type="" align="left" alt=""><![CDATA[
6c86337bf7ab746f5d62bb7f8de954104b121585d3975f6e92
3f06c1bce165b0e25930d57a63c24f751145e1dd8dc115029b
42e9979580327a6a14d421c12a33aa2e1a2e517daaee581016
b8012a7b3964f7b2720d387bfa77e945556f1831cd477ef3a3
a85bb403aada89926fb8fc2a14a9caacb4ec2f3a6ed2d8e9f9
]]></artwork>
            <t>For Frame Recovery the above data would be placed into Authentication Pages like below:</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>
            <t>Up to 240 (255 minus 15 pages max of FEC data) messages can be protected using Frame Recovery.</t>
          </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="bas" numbered="true" toc="default">
      <name>Broadcast Attestation Structure</name>
      <t>To directly support Broadcast RID a variation of the <tt>Attestation Structure</tt> format of <xref target="drip-registries" format="default"/> SHOULD be used when running DRIP under the various Authentication Types (filling the <tt>Authentication Data / Signature</tt> field of <xref target="astm-auth" format="default"/>) and 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 always self-attesting its DRIP Entity Tag (DET). 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                         |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

UA DRIP Entity Tag (16 bytes):
    The UA DET in byte form (network byte order).

Attestation Data (0 to 112 bytes):
    Opaque attestation data.

Not Before Timestamp by UA (4-bytes):
    Timestamp denoting recommended time to start trusting data.

Not After Timestamp by UA (4 bytes):
    Timestamp denoting recommended time to stop trusting data.

UA Signature (64 bytes):
    Signature over preceding fields using the keypair of 
    the UA.
]]></artwork>
      </figure>
      <t><tt>Attestation Data</tt> is a field with a maximum of 112-bytes, containing data that the UA is attesting during its flight.</t>
      <t>The <tt>Not After Timestamp</tt> and <tt>Not Before Timestamp</tt> 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. <tt>Not Before Timestamp</tt> MUST be set to the time the structure is signed over. An additional offset is then added to push the <tt>Not After Timestamp</tt> a short time into the future to avoid replay attacks.</t>
      <t>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>.</t>
    </section>
    <section anchor="drip-authentication-formats" numbered="true" toc="default">
      <name>DRIP Authentication Formats</name>
      <t>All formats defined in this section fill the <tt>Authentication Data / Signature</tt> field in <xref target="astm-auth" format="default"/>.</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="operator-id-signature" numbered="true" toc="default">
        <name>Operator ID Signature</name>
        <t>The existing ASTM <xref target="F3411" format="default"/> Authentication Type 0x2 can be used to send a static Self-Attestation of the Operator.</t>
        <figure anchor="op-sig">
          <name>DRIP Operator ID Signature</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
+---------------+---------------+---------------+---------------+
|                                                               |
|                            Operator                           |
|                        DRIP Entity Tag                        |
|                                                               |
+---------------+---------------+---------------+---------------+
|                                                               |
|                                                               |
|                                                               |
|                     Operator Host Identity                    |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+
|                Not Before Timestamp by Operator               |
+---------------+---------------+---------------+---------------+
|                Not After Timestamp by Operator                |
+---------------+---------------+---------------+---------------+
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                       Operator Signature                      |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

UA DRIP Entity Tag (16 bytes):
    The Operator DET in byte form (network byte order).

Operator Host Identity (32-bytes):
    HI of the Operator.

Not Before Timestamp by Operator (4 bytes):
    Timestamp denoting recommended time to start trusting data.

Not After Timestamp by Operator (4 bytes):
    Timestamp denoting recommended time to stop trusting data.

Operator Signature (64 bytes):
    Signature over preceding fields using the keypair of 
    the Operator.
]]></artwork>
        </figure>
      </section>
      <section anchor="message-set-signature" numbered="true" toc="default">
        <name>Message Set Signature</name>
        <t>When running under Extended Transports, the existing ASTM <xref target="F3411" format="default"/> Authentication Type 0x3 can be used to sign over the adjacent ASTM Messages in the Message Pack (Message Type 0xF).</t>
        <t>The concatenation of all messages in the Message Pack (excluding Authentication) before signing MUST be in Message Type order and be placed between the <tt>UA DRIP Entity Tag</tt> and <tt>Not Before Timestamp</tt> field.</t>
        <figure anchor="set-sig">
          <name>DRIP Message Set Signature</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                         |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

UA DRIP Entity Tag (16 bytes):
    The UA DET in byte form (network byte order).

Not Before Timestamp by UA (4-bytes):
    Timestamp denoting recommended time to start trusting data.

Not After Timestamp by UA (4 bytes):
    Timestamp denoting recommended time to stop trusting data.

UA Signature (64 bytes):
    Signature over preceding fields using the keypair of 
    the UA.
]]></artwork>
        </figure>
      </section>
      <section anchor="specific-method" numbered="true" toc="default">
        <name>Specific Authentication Method</name>
        <t>For ASTM Specific Authentication Method (Authentication Type 0x5) a special SAM Type field, specified as the first byte of the <tt>Authentication Data / Signature</tt> by <xref target="F3411" format="default"/>, is used to multiplex between various formats.</t>
        <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"/>. When possible the Broadcast Attestation Structure (<xref target="bas" format="default"/>) should be used in this space.</t>
          </section>
        </section>
        <section anchor="drip-link" numbered="true" toc="default">
          <name>DRIP Link</name>
          <t>This SAM Type is used to transmit Broadcast Attestation's. The Broadcast Attestation of the Registry (HDA) over the UA MUST be sent (see <xref target="drip-recommendations" format="default"/>). Its structure is defined in <xref target="drip-registries" format="default"/> and an example of it can be found in <xref target="link-example" format="default"/>.</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                    .
.                                                               .
|                                                               |
+---------------+---------------+---------------+---------------+

Broadcast Attestation: (136-bytes)
    HDA over UA. Generated by a DRIP Registry during Session ID 
    registration.
]]></artwork>
          </figure>
          <t>This DRIP format MUST be used in conjunction with the DRIP Manifest with the hash of the DRIP Link message and other dynamic data (such as the Location Message (Message Type 0x2)).</t>
          <section anchor="link-limitations" numbered="true" toc="default">
            <name>Link Limitations</name>
            <t>See <xref target="replay-attacks" format="default"/> for details on why this structure is not dynamically signed.</t>
          </section>
        </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                         |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

UA DRIP Entity Tag (16 bytes):
    The UA DET in byte form (network byte order).

ASTM Message (25 bytes):
    Full ASTM Message.

Not Before Timestamp by UA (4-bytes):
    Timestamp denoting recommended time to start trusting data.

Not After Timestamp by UA (4 bytes):
    Timestamp denoting recommended time to stop trusting data.

UA Signature (64 bytes):
    Signature over preceding fields using the keypair of 
    the UA.
]]></artwork>
          </figure>
          <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 considerable 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                         |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

UA DRIP Entity Tag (16 bytes):
    The UA DET in byte form (network byte order).

Previous Manifest Hash (12 bytes):
    See Section 6.3.4.3.

Current Manifest Hash (12 bytes):
    See Section 6.3.4.3.

ASTM Message Hash (12 bytes):
    Hash of a single full ASTM Message. Multiple hashes should
    be in Message Type order.

Not Before Timestamp by UA (4-bytes):
    Timestamp denoting recommended time to start trusting data.

Not After Timestamp by UA (4 bytes):
    Timestamp denoting recommended time to stop trusting data.

UA Signature (64 bytes):
    Signature over preceding fields using the keypair of 
    the UA.
]]></artwork>
          </figure>
          <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>
            <t>Another limitation is the length of hash, which is discussed in <xref target="manifest-hash-length" format="default"/>.</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 SHOULD 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   |                                               |
+---------------+                                               .
.                        Attestation Data                       .
.                                                               .
|                                                               |
+---------------+---------------+---------------+---------------+
|                   Not Before Timestamp by UA                  |
+---------------+---------------+---------------+---------------+
|                    Not After Timestamp by UA                  |
+---------------+---------------+---------------+---------------+
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                          UA Signature                         |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

UA DRIP Entity Tag (16 bytes):
    The UA DET in byte form (network byte order).

Frame Type (1 byte):
    Sub-type for future different DRIP Frame formats.

Attestation Data (0 to 111 bytes):
    Opaque attestation data.

Not Before Timestamp by UA (4-bytes):
    Timestamp denoting recommended time to start trusting data.

Not After Timestamp by UA (4 bytes):
    Timestamp denoting recommended time to stop trusting data.

UA Signature (64 bytes):
    Signature over preceding fields using the keypair of 
    the UA.
]]></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.</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 anchor="frame-limitations" numbered="true" toc="default">
            <name>Frame Limitations</name>
            <t>With the Broadcast Attestation Structure only 115-bytes of <tt>Attestation Data</tt> are free for use.</t>
          </section>
        </section>
      </section>
    </section>
    <section anchor="requirements-recommendations" 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. Forward Error Correction (<xref target="fec-details" format="default"/>) MUST be used when using Legacy Advertising methods (such as Bluetooth 4.X).</t>
        <t>Under ASTM Bluetooth 4.X 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.X 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.X). 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 (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 (satisfies 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>
        <!-- Author Note (atw): is this really what we want? Manifest as the default and Wrapper as the secondary? Or should this language become looser to allow both as its six of one half a dozen the other to which is used. -->

<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"/>. Only sending them within the DRIP Wrapper will make 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="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>
      <t>This document requests a new number field for Frame Type with initial values as defined in <xref target="frame-type" format="default"/>.</t>
    </section>
    <section anchor="security-considerations" numbered="true" toc="default">
      <name>Security Considerations</name>
      <section anchor="manifest-hash-length" numbered="true" toc="default">
        <name>Manifest Hash Length</name>
        <t>For DRIP Manifest an 12-byte hash length has been selected by the authors for a number of reasons.</t>
        <ol spacing="normal" type="1"><li>Hash lengths smaller than 8-bytes (for example 4-bytes) were originally contemplated but ruled out by comments by various cryptographers. The main concern raised in this forum was that the length of hash would not provide strong resistance against collision rate. The authors also after further review agreed with this and also realized operationally it was not necessarily viable. While 4-byte hashes would allow more messages to be filled into a single DRIP Manifest payload (up to 22 individual hashes) the length of time for the UA to stay in a single place where the Observer would receive all the originally messages to rehash to verify such a message was impractical.</li>
          <li>Hash lengths larger than 8-bytes (for example 12 or 16-bytes) were also considered by the authors. These got the approval of the cryptographers but the number of hashes to send became much lower (only 5 individual hashes). While this lower number is a more reasonable number of original messages the Observer would have to capture it would also mean that potentially more DRIP Manifests would need to be sent. Overall the increase length of the hash did not operationally justify the cost.</li>
          <li>Simplifying the current design and locking it into using the same hash as the HHIT instead of allowing for agility in either hash algorithm or length seemed more realistic to the authors today.</li>
        </ol>
      </section>
      <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>
      <t>Ryan Quigley and James Mussi of AX Enterprize, LLC for early prototyping to find holes in the draft specifications.</t>
      <t>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 max page length of Authentication Data itself.</t>
    </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-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>
      </references>
    </references>
    <section anchor="appendix-a" numbered="true" toc="default">
      <name>Authentication State Diagrams &amp; Color Scheme</name>
      <t>ASTM Authentication has really 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 - however the PK of the Registry is not. It can be using the same mechanism but is not required to do so due to potential operational constraints and implementation of a given UA transmitter. 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-table" numbered="true" toc="default">
        <name>State Table</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.</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="auth-examples" numbered="true" toc="default">
      <name>Example Authentication Messages</name>
      <section anchor="authentication-data-only" numbered="true" toc="default">
        <name>Authentication Data Only</name>
        <t>This is an example of an Authentication Message with 52-bytes of Authentication Data.</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
Page 0:
 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 Headers     +---------------+
|                                               |               |
+---------------+---------------+---------------+               |
|                                                               |
|                Authentication Data / Signature                |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

Page 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                |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

Page 2:
 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                |
|                                                               |
|               +---------------+---------------+---------------+
|               |                                               |
+---------------+                                               |
|                        Null Padding                           |
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
      </section>
      <section anchor="authentication-data-additional-data" numbered="true" toc="default">
        <name>Authentication Data &amp; Additional Data</name>
        <t>This example has 52-bytes of Authentication Data and 20-bytes of Additional Data.</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
Page 0:
 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 Headers    +---------------+
|                                               |               |
+---------------+---------------+---------------+               | 
|                                                               |
|                Authentication Data / Signature                |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

Page 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                |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

Page 2:
 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=20     |                               |
+---------------+---------------+                               |
|                       Additional Data                         |
|                                                               |
+---------------+---------------+---------------+---------------+

Page 3:
 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  |                                               |
+---------------+                                               |
|                       Additional Data                         |
|                                               +---------------+
|                                               |               |
+---------------+---------------+---------------+               |
|                                                               |
|                         Null Padding                          |
|                                                               |
+---------------+---------------+---------------+---------------+
]]></artwork>
      </section>
      <section anchor="drip-link-example" numbered="true" toc="default">
        <name>DRIP Link Example</name>
        <t>This DRIP Link example includes FEC for a single page.</t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
Page 0:
 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 Headers    +---------------+
|                                               |   SAM Type    |
+---------------+---------------+---------------+---------------+ 
|                                                               |
|                     Broadcast Attestation                     |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

Hex: 500789d9c08c05042001001000a00145aac6b00abba268b7

Page 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  |                                               |
+---------------+                                               |
|                                                               |
|                                                               |
|                     Broadcast Attestation                     |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

Hex: 512001001000a0014579d8a404d48f2ef9bb9a4470ada5b4 

Page 2:
 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  |                                               |
+---------------+                                               |
|                                                               |
|                                                               |
|                     Broadcast Attestation                     |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

Hex: 52ff1352c7402af9d9ebd20034e8d7a12920f4d7e91c1a73 

Page 3:
 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  |                                               |
+---------------+                                               |
|                                                               |
|                                                               |
|                     Broadcast Attestation                     |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

Hex: 53dca7d04e776150825863c512c6eb075a206a95c59b297e 

Page 4:
 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  |                                               |
+---------------+                                               |
|                                                               |
|                                                               |
|                     Broadcast Attestation                     |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

Hex: 54f2935fd416f27b1b42fd5d9dfaa0dec79f32287f41b454 

Page 5:
 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  |                                               |
+---------------+                                               |
|                                                               |
|                                                               |
|                     Broadcast Attestation                     |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

Hex: 557101415def153a770d3e6c0b17ae560809bc634a822c1f 

Page 6:
 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  |             Broadcast Attestation             /
+---------------+---------------+---------------+---------------+
/               |      ADL      |                               |
+---------------+---------------+                               |
|                                                               |
|                          Null Padding                         |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

Hex: 563b1064b80a290000000000000000000000000000000000 

Page 7:
 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                   |
|                                                               |
|                                                               |
|                                                               |
+---------------+---------------+---------------+---------------+

Hex: 57bcbe21684809ed5284aa40b4b7bc45efeb3a47d24b6645
]]></artwork>
      </section>
    </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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
ix15//L1hbN8a1Oj8v8By+G3iVRaAQA=

-->

</rfc>
