<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.sullivan-tls-xof-schedule" target="https://datatracker.ietf.org/doc/html/draft-sullivan-tls-xof-schedule-00">
   <front>
      <title>XOF-based key schedules for TLS 1.3</title>
      <author initials="N." surname="Sullivan" fullname="Nick Sullivan">
         <organization>Cryptography Consulting LLC</organization>
      </author>
      <date month="July" day="24" year="2026" />
      <abstract>
	 <t>   TLS 1.3 runs its entire key schedule on HKDF over SHA-2.  This
   document defines an extension that replaces that schedule with one
   built on an extendable-output function (XOF): the negotiated KDF
   governs every derivation, the Finished and binder MACs, and the
   transcript hash, so no SHA-2 remains in the key schedule.  The cipher
   suites, AEAD algorithms, state machine, and record layer are
   unchanged, and a connection without the extension uses HKDF as today.
   Two KDFs are defined, SHAKE256 and the reduced-round TurboSHAKE256.
   This document updates RFC 9258.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-sullivan-tls-xof-schedule-00" />
   
</reference>
