<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ma-cfrg-looma" target="https://datatracker.ietf.org/doc/html/draft-ma-cfrg-looma-00">
   <front>
      <title>Looma: Low-Latency Post-Quantum Authentication for TLS 1.3 in Datacenters</title>
      <author initials="X." surname="Ma" fullname="Xinshu Ma">
         <organization>University of Edinburgh</organization>
      </author>
      <author initials="M." surname="Honda" fullname="Michio Honda">
         <organization>University of Edinburgh</organization>
      </author>
      <author initials="C." surname="Perkins" fullname="Colin Perkins">
         <organization>University of Glasgow</organization>
      </author>
      <date month="March" day="2" year="2026" />
      <abstract>
	 <t>   Post-quantum (PQ) authentication in TLS 1.3 can add tens to hundreds
   of microseconds of handshake processing time.  In datacenters, where
   mutual authentication is mandatory, this authentication cost becomes
   a dominant contributor to end-to-end request latency, particularly
   when connections are short-lived and handshake rates are high.

   This document specifies Looma, an online/offline authentication
   architecture integrated into the TLS 1.3 handshake.  Looma replaces
   the on-path, per-handshake PQ signature with a fast, one-time
   signature over the TLS transcript and moves expensive work (including
   the multi-use PQ signature) to an asynchronous background plane.
   Looma includes a fallback strategy to preserve correct authentication
   when the verifier does not have the peer&#x27;s one-time verification key
   cached.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ma-cfrg-looma-00" />
   
</reference>
