<?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-07" 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-07"/>
    <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="19"/>
    <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>
          </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="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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
/j+Ld0kEFCkBAA==

-->

</rfc>
