Post-Quantum Key Encapsulation Mechanisms (PQ KEMs) in EAP-AKA prime
draft-ra-emu-pqc-eapaka-04
This document is an Internet-Draft (I-D).
Anyone may submit an I-D to the IETF.
This I-D is not endorsed by the IETF and has no formal standing in the
IETF standards process.
The information below is for an old version of the document.
| Document | Type |
This is an older version of an Internet-Draft whose latest revision state is "Replaced".
|
|
|---|---|---|---|
| Authors | Tirumaleswar Reddy.K , Aritra Banerjee | ||
| Last updated | 2025-05-06 (Latest revision 2025-03-15) | ||
| Replaced by | draft-ietf-emu-pqc-eapaka | ||
| RFC stream | (None) | ||
| Formats | |||
| Stream | Stream state | (No stream defined) | |
| Consensus boilerplate | Unknown | ||
| RFC Editor Note | (None) | ||
| IESG | IESG state | I-D Exists | |
| Telechat date | (None) | ||
| Responsible AD | (None) | ||
| Send notices to | (None) |
draft-ra-emu-pqc-eapaka-04
EMU T. Reddy
Internet-Draft A. Banerjee
Intended status: Standards Track Nokia
Expires: 7 November 2025 6 May 2025
Post-Quantum Key Encapsulation Mechanisms (PQ KEMs) in EAP-AKA prime
draft-ra-emu-pqc-eapaka-04
Abstract
Forward Secrecy for the Extensible Authentication Protocol Method for
Authentication and Key Agreement (EAP-AKA' FS) is specified in
[RFC9678], providing updates to [RFC9048] with an optional extension
that offers ephemeral key exchange using the traditional Ephemeral
Elliptic Curve Diffie-Hellman (ECDHE) key agreement algorithm for
achieving perfect forward secrecy (PFS). However, it is susceptible
to future threats from Cryptographically Relevant Quantum Computers,
which could potentially compromise a traditional ephemeral public
key. If the adversary has also obtained knowledge of the long-term
key and ephemeral public key, it could compromise session keys
generated as part of the authentication run in EAP-AKA'.
This draft aims to enhance the security of EAP-AKA' FS protocol by
making it quantum-safe using Post-Quantum Key Encapsulation
Mechanisms (PQ-KEMs).
About This Document
This note is to be removed before publishing as an RFC.
Status information for this document may be found at
https://datatracker.ietf.org/doc/draft-ra-emu-pqc-eapaka/.
Discussion of this document takes place on the emu Working Group
mailing list (mailto:emu@ietf.org), which is archived at
https://mailarchive.ietf.org/arch/browse/emu/. Subscribe at
https://www.ietf.org/mailman/listinfo/emu/.
Status of This Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at https://datatracker.ietf.org/drafts/current/.
Reddy & Banerjee Expires 7 November 2025 [Page 1]
Internet-Draft PQ KEMs in EAP-AKA prime May 2025
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on 7 November 2025.
Copyright Notice
Copyright (c) 2025 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents (https://trustee.ietf.org/
license-info) in effect on the date of publication of this document.
Please review these documents carefully, as they describe your rights
and restrictions with respect to this document. Code Components
extracted from this document must include Revised BSD License text as
described in Section 4.e of the Trust Legal Provisions and are
provided without warranty as described in the Revised BSD License.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 3
2. Conventions and Definitions . . . . . . . . . . . . . . . . . 4
3. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 4
4. Background on EAP-AKA' with perfect forward secrecy . . . . . 4
4.1. Key Encapsulation Mechanisms . . . . . . . . . . . . . . 5
5. Design Rationales . . . . . . . . . . . . . . . . . . . . . . 5
6. PQC KEM Enhancements by Design . . . . . . . . . . . . . . . 6
7. Protocol Construction . . . . . . . . . . . . . . . . . . . . 6
7.1. Protocol Call Flow . . . . . . . . . . . . . . . . . . . 6
7.2. Key Steps in protocol construction . . . . . . . . . . . 8
8. Extensions to EAP-AKA' FS . . . . . . . . . . . . . . . . . . 9
8.1. AT_PUB_KEM . . . . . . . . . . . . . . . . . . . . . . . 9
8.2. AT_KEM_CT . . . . . . . . . . . . . . . . . . . . . . . . 10
9. ML-KEM . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
10. Security Considerations . . . . . . . . . . . . . . . . . . . 11
10.1. Selecting ML-KEM Variants . . . . . . . . . . . . . . . 11
11. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 11
12. References . . . . . . . . . . . . . . . . . . . . . . . . . 12
12.1. Normative References . . . . . . . . . . . . . . . . . . 12
12.2. Informative References . . . . . . . . . . . . . . . . . 12
Appendix A. Acknowledgements . . . . . . . . . . . . . . . . . . 14
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 14
Reddy & Banerjee Expires 7 November 2025 [Page 2]
Internet-Draft PQ KEMs in EAP-AKA prime May 2025
1. Introduction
Forward Secrecy for the Extensible Authentication Protocol Method for
Authentication and Key Agreement (EAP-AKA' FS) defined in [RFC9678]
updates the improved Extensible Authentication Protocol Method for
3GPP Mobile Network Authentication and Key Agreement (EAP-AKA')
specified in [RFC9048], with an optional extension providing
ephemeral key exchange. This prevents an attacker who has gained
access to the long term key from obtaining session keys established
in the past, assuming these have been properly deleted. EAP-AKA' FS
mitigates passive attacks (e.g., large scale pervasive monitoring)
against future sessions.
Nevertheless, EAP-AKA' FS uses traditional algorithms public-key
algorithms (e.g., ECDH) which will be broken by a Cryptographically
Relevant Quantum Computer (CRQC) using Shor's algorithm. The
presence of a CRQC would render state-of-the-art, traditional public-
key algorithms deployed today obsolete and insecure, since the
assumptions about the intractability of the mathematical problems for
these algorithms that offer confident levels of security today no
longer apply in the presence of a CRQC. A CRQC could recover the
SHARED_SECRET from the ECDHE public keys (Section 6.3 of [RFC9678]).
If the adversary has also obtained knowledge of the long-term key, it
could then compute CK', IK', and the SHARED_SECRET, and any derived
output keys. This means that the CRQC would disable the forward
security capability provided by [RFC9678].
Researchers have developed Post-Quantum Key Encapsulation Mechanisms
(PQ-KEMs) to provide secure key establishment resistant against an
adversary with access to a quantum computer.
At the time of writing, NIST has standardized three PQC algorithms,
with more expected to be standardized in the future ([NISTFINAL]).
As these algorithms are secure against both quantum and classical
computers, this document proposes a PQ-KEM for achieving perfect
forward secrecy in EAP-AKA'.
Although the proposed mechanism is applicable to any post-quantum Key
Encapsulation Mechanism (PQ-KEM), this document specifies its use
with Module-Lattice-based Key Encapsulation Mechanisms (ML-KEMs).
ML-KEM provides a one-pass (store-and-forward) cryptographic method
for an originator to securely transmit keying material to a recipient
using the recipient’s ML-KEM public key. Three parameter sets for
ML-KEM are defined in [FIPS203], namely ML-KEM-512, ML-KEM-768, and
ML-KEM-1024, listed in order of increasing security strength and
decreasing performance.
Reddy & Banerjee Expires 7 November 2025 [Page 3]
Internet-Draft PQ KEMs in EAP-AKA prime May 2025
2. Conventions and Definitions
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 [RFC2119] [RFC8174] when, and only when, they appear in all
capitals, as shown here.
3. Terminology
This document makes use of the terms defined in
[I-D.ietf-pquip-pqt-hybrid-terminology]. The following terms are
repeately used in this specification:
* KEM: Key Encapsulation Mechanism
* PQ-KEM: Post-Quantum Key Encapsulation Mechanism
* CEK: Content Encryption Key
* ML-KEM: Module-Lattice-based Key Encapsulation Mechanism
For the purposes of this document, it is helpful to be able to divide
cryptographic algorithms into two classes:
"Asymmetric Traditional Algorithm": An asymmetric cryptographic
algorithm based on integer factorisation, finite field discrete
logarithms or elliptic curve discrete logarithms, elliptic curve
discrete logarithms, or related mathematical problems.
"Post-Quantum Algorithm": An asymmetric cryptographic algorithm that
is believed to be secure against attacks using quantum computers as
well as classical computers. Post-quantum algorithms can also be
called quantum-resistant or quantum-safe algorithms. Examples of
Post-Quantum Algorithm include ML-KEM.
4. Background on EAP-AKA' with perfect forward secrecy
In EAP-AKA', The authentication vector (AV) contains a random part
RAND, an authenticator part AUTN used for authenticating the network
to the USIM, an expected result part XRES, a 128-bit session key for
integrity check IK, and a 128-bit session key for encryption CK.
As described in the draft [RFC9678], the server has the EAP identity
of the peer. The server asks the AD to run AKA algorithm to generate
RAND, AUTN, XRES, CK and IK. Further it also derives CK’ and IK’
keys which are tied to a particular network name. The server now
generates the ephemeral key pair and sends the public key of that key
Reddy & Banerjee Expires 7 November 2025 [Page 4]
Internet-Draft PQ KEMs in EAP-AKA prime May 2025
pair and the first EAP method message to the peer. In this EAP
message, AT_PUB_ECDHE (carries public key) and the AT_KDF_FS(carries
other FS related parameters). Both of these might be ignored if USIM
doesn’t support the Forward Secrecy extension. The peer checks if it
wants to have a Forward extension in EAP AKA'. If yes, then it will
eventually respond with AT_PUB_ECDHE and MAC. If not, it will ignore
AT_PUB_ECDHE. If the peer wants to participate in FS extension, it
will then generate its ECDH key pair, calculate a shared key based on
its private key and server public key. The server will receive the
RES from peer and AT_PUB_ECDHE. The shared key will be generated
both in the peer and the server with key pairs exchanged, and later
master key is also generated.
MK_ECDHE = PRF'(IK'| CK'|SHARED_SECRET,"EAP-AKA' FS"|Identity)
4.1. Key Encapsulation Mechanisms
For the purposes of this document, we consider a Key Encapsulation
Mechanism (KEM) to be any asymmetric cryptographic scheme comprised
of algorithms satisfying the following interfaces [PQCAPI].
* def kemKeyGen() -> (pk, sk)
* def kemEncaps(pk) -> (ct, ss)
* def kemDecaps(ct, sk) -> ss
where pk is public key, sk is secret key, ct is the ciphertext
representing an encapsulated key, and ss is shared secret.
KEMs are typically used in cases where two parties, hereby refereed
to as the "encapsulater" and the "decapsulater", wish to establish a
shared secret via public key cryptography, where the decapsulater has
an asymmetric key pair and has previously shared the public key with
the encapsulater.
5. Design Rationales
It is essential to note that in the PQ-KEM, one needs to apply
Fujisaki-Okamoto [FO] transform or its variant [HHK] on the PQC KEM
part to ensure that the overall scheme is IND-CCA2 secure, as
mentioned in [I-D.ietf-tls-hybrid-design]. The FO transform is
performed using the KDF such that the PQC KEM shared secret achieved
is IND-CCA2 secure.
Note that during the transition from traditional to post-quantum
algorithms, there may be a desire or a requirement for protocols that
incorporate both types of algorithms until the post-quantum
Reddy & Banerjee Expires 7 November 2025 [Page 5]
Internet-Draft PQ KEMs in EAP-AKA prime May 2025
algorithms are fully trusted. HPKE is an KEM that can be extended to
support hybrid post-quantum KEMs and the specifications for the use
of HPKE with EAP-AKA prime is described in
[I-D.draft-ar-emu-pqc-eapaka].
6. PQC KEM Enhancements by Design
We suggest the following changes and enhancements:
* A new attribute, AT_PUB_KEM, is defined to carry the PQC KEM
public key from the EAP server.
* A new attribute, AT_KEM_CT, is defined to carry the ciphertext
(ct) generated by the PQC KEM Encapsulation function from the EAP
peer.
* The AT_KDF_FS attribute is updated to indicate the PQC KEM for
generating the Master Key MK_PQ_SHARED_SECRET.
* Multiple AT_KDF_FS attributes is included in the EAP-Request to
handle the EAP peer not supporting PQC KEM.
* The PQC KEM can be included first in the AT_KDF_FS attribute in
the EAP-Request to indicate a higher priority for its use compared
to the traditional key derivation functions.
7. Protocol Construction
This section defines the construction for PQC KEM in EAP-AKA' FS.
7.1. Protocol Call Flow
USIM Peer Server AD
| | | |
| | EAP-Req/Identity | |
| |<---------------------------+ |
| | | |
| | EAP-Resp/Identity | |
| | (Privacy-Friendly) | |
| +--------------------------->| |
| +-------+----------------------------+----------------+--+
| | Server now has an identity for the peer. The server |
| | then asks the help of AD to run AKA algorithms, |
| | generating RAND, AUTN, XRES, CK, IK. Typically, the |
| | AD performs the first part of key derivations so that |
| | the authentication server gets the CK' and IK' keys |
| | already tied to a particular network name. |
| +-------+----------------------------+----------------+--+
Reddy & Banerjee Expires 7 November 2025 [Page 6]
Internet-Draft PQ KEMs in EAP-AKA prime May 2025
| | | |
| | | ID, key deriv. |
| | | function, |
| | | network name |
| | +--------------->|
| | | |
| | | RAND, AUTN, |
| | | XRES, CK', IK' |
| | |<---------------+
| +-------+----------------------------+----------------+--+
| | Server now has the needed authentication vector. It |
| | generates an a PQC KEM key pair, sends the public key |
| | of that key pair and the first EAP method message |
| | to the peer. In the message the AT_PUB_KEM attribute |
| | carries the PQC KEM public key and the AT_KDF_FS |
| | attribute carries PQC KEM algorithm. Both of |
| | these are skippable attributes that can be ignored |
| | if the peer does not support this extension. |
| +-------+----------------------------+----------------+--+
| | | |
| | EAP-Req/AKA'-Challenge | |
| | AT_RAND, AT_AUTN, AT_KDF, | |
| | AT_KDF_FS, AT_KDF_INPUT, | |
| | AT_PUB_KEM, AT_MAC | |
| |<---------------------------+ |
+--+--------------+----------------------------+---------+ |
| The peer checks if it wants to do the FS extension. If | |
| yes, it will eventually respond with AT_KEM_CT and | |
| AT_MAC. If not, it will ignore AT_PUB_KEM and | |
| AT_KDF_FS and base all calculations on basic EAP-AKA' | |
| attributes, continuing just as in EAP-AKA' per RFC | |
| 9048 rules. In any case, the peer needs to query the | |
| auth parameters from the USIM card. | |
+--+--------------+----------------------------+---------+ |
| | | |
| RAND, AUTN | | |
|<-------------+ | |
| | | |
| CK, IK, RES | | |
+------------->| | |
+--+--------------+----------------------------+---------+ |
| The peer now has everything to respond. If it wants to | |
| participate in the FS extension, it will calculate a | |
| PQC KEM shared secret key based on the server's PQC | |
| KEM public key. Finally, it proceeds to derive all | |
| EAP-AKA' key values and constructs a full response. | |
+--+--------------+----------------------------+---------+ |
| | | |
Reddy & Banerjee Expires 7 November 2025 [Page 7]
Internet-Draft PQ KEMs in EAP-AKA prime May 2025
| | EAP-Resp/AKA'-Challenge | |
| | AT_RES, AT_KEM_CT, | |
| | AT_MAC | |
| +--------------------------->| |
| +-------+----------------------------+----------------+--+
| | The server now has all the necessary values. It |
| | generates the PQC KEM shared secret and checks the RES |
| | and MAC values received in AT_RES and AT_MAC, |
| | respectively. Success requires both to be found |
| | correct. Note that when this document is used, |
| | the keys generated from EAP-AKA' are based on CK, IK, |
| | and PQC KEM shared secret value. Even if there was an |
| | attacker who held the long-term key, only an active |
| | attacker could have determined the generated session |
| | keys; additionally an attacker with a cryptographically|
| | relevant quantum computer cannot get access to the |
| | server KEM private key and decrypt the data. |
| +-------+----------------------------+----------------+--+
| | | |
| | EAP-Success | |
| |<---------------------------+ |
| | | |
7.2. Key Steps in protocol construction
We outline the following key steps in the protocol:
* Server generates the PQC KEM public key(pk), private key (sk)
pair. The server will generate the Authentication Vector (AV).
The server PQC KEM key pair is derived as:
sk, pk = kemKeyGen()
* The server will store the expected response XRES, the PQC KEM
private key sk. The server will forward the authenticator part
(AUTH) of the AV to peer along with pk.
* The USIM will validate the AUTN received, also verifies the MAC.
After the verification is successful and if the peer also supports
the Forward secrecy, peer will invoke kemEncaps using pk:
ct, ss = kemEncaps(pk)
"ct" is the ciphertext from kemEncaps whereas "ss" is shared secret
key.
* The peer will send the Authentication result RES and ct to the
server.
Reddy & Banerjee Expires 7 November 2025 [Page 8]
Internet-Draft PQ KEMs in EAP-AKA prime May 2025
* The server will verify the RES with XRES. The server will use the
ct and PQC KEM private key sk to generate shared secret:
ss = kemDecaps(ct, sk)
The generated ss from kemDecaps is the shared secret key derived from
kemEncaps. The peer and the server first generate the
MK_PQ_SHARED_SECRET and subsequently generate MSK, EMSK as shown
below:
MK = PRF'(IK'|CK',"EAP-AKA'"|Identity)
ct, ss = kemEncaps(pKR)
MK_PQ_SHARED_SECRET = PRF'(IK'|CK'|ss,"EAP-AKA' FS"| Identity | ct)
K_encr = MK[0..127]
K_aut = MK[128..383]
K_re = MK_PQ_SHARED_SECRET [0..255]
MSK = MK_PQ_SHARED_SECRET [256..767]
EMSK = MK_PQ_SHARED_SECRET [768..1279]
where, pkR is PQC KEM public key from the EAP server, ct is the
ciphertext from the kemEncaps and it is triggered by the EAP peer
only. The pseudo-random function (PRF') binds the shared secret to
the ciphertext (ct), achieving MAL-BIND-K-CT.
The ML-KEM already achieves MAL-BIND-K-PK as the hash of the PQC KEM
public key is an input to the computation of the shared secret (ss)
(line 2 of ML-KEM.Encaps algorithm in [FIPS203]). These
computational binding properties for KEMs are defined in [CDM].
8. Extensions to EAP-AKA' FS
8.1. AT_PUB_KEM
The format of the AT_PUB_KEM attribute is shown below.
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
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| AT_PUB_KEM | Length | Value |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
The fields are as follows:
AT_PUB_KEM:
This is set to TBA1 BY IANA.
Length:
Reddy & Banerjee Expires 7 November 2025 [Page 9]
Internet-Draft PQ KEMs in EAP-AKA prime May 2025
The length of the attribute, set as other attributes in EAP-AKA
[RFC4187]. The length is expressed in multiples of 4 bytes. The
length includes the attribute type field, the Length field itself,
and the Value field (along with any padding).
Value:
* EAP-Request: It contains the public key, which is the PQC KEM public key from the EAP server.
Because the length of the attribute must be a multiple of 4 bytes,the
sender pads the Value field with zero bytes when necessary. To
retain the security of the keys, the sender SHALL generate a fresh
value for each run of the protocol.
8.2. AT_KEM_CT
The format of the AT_KEM_CT attribute is shown below.
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
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| AT_KEM_CT | Length | Value |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
The fields are as follows:
AT_KEM_CT:
This is set to TBA2 BY IANA.
Length:
The length of the attribute, set as other attributes in EAP-AKA
[RFC4187]. The length is expressed in multiples of 4 bytes. The
length includes the attribute type field, the Length field itself,
and the Value field (along with any padding).
Value:
* EAP-Response: It contains the ciphertext (ct) from the PQC KEM Encapsulation function from the EAP peer.
Because the length of the attribute must be a multiple of 4 bytes,the
sender pads the Value field with zero bytes when necessary. To
retain the security of the keys, the sender SHALL generate a fresh
value for each run of the protocol.
Reddy & Banerjee Expires 7 November 2025 [Page 10]
Internet-Draft PQ KEMs in EAP-AKA prime May 2025
9. ML-KEM
ML-KEM offers several parameter sets with varying levels of security
and performance trade-offs. This document specifies the use of the
ML-KEM algorithm at three security levels: ML-KEM-512, ML-KEM-768,
and ML-KEM-1024. The main security property for KEMs standardized in
the NIST Post-Quantum Cryptography Standardization Project is
indistinguishability under adaptive chosen ciphertext attacks (IND-
CCA2) (see Section 10.2 of [I-D.ietf-pquip-pqc-engineers]). The
public/private key sizes, ciphertext key size, and PQ security levels
of ML-KEM are detailed in Section 12 of
[I-D.ietf-pquip-pqc-engineers].
10. Security Considerations
The security of the PQ-KEM algorithm depends on a high-quality
pseudo-random number generator. For further discussion on random
number generation, see [RFC4086].
In general, good cryptographic practice dictates that a given PQ-KEM
key pair should be used in only one EAP session. This practice
mitigates the risk that compromise of one EAP session will not
compromise the security of another EAP session and is essential for
maintaining forward security.
10.1. Selecting ML-KEM Variants
ML-KEM is believed to be IND-CCA2 secure based on multiple analyses.
The ML-KEM variant and its underlying components should be selected
consistently with the desired security level. For further clarity on
the sizes and security levels of ML-KEM variants, please refer to the
tables in Sections 12 and 13 of [I-D.ietf-pquip-pqc-engineers].
11. IANA Considerations
Two new values (TBA1, TBA2) in the skippable range need to be
assigned by IANA for AT_PUB_KEM (Section 8.1) and AT_KEM_CT
(Section 8.2) in the "Attribute Types" registry under the "EAP-AKA
and EAP-SIM Parameters" group.
IANA is requested to update the registry "EAP-AKA' AT_KDF_FS Key
Derivation Function Values" with the PQC KEM algorithm entries:
Reddy & Banerjee Expires 7 November 2025 [Page 11]
Internet-Draft PQ KEMs in EAP-AKA prime May 2025
+=========+===============================+=========================+
| Value | Description | Reference |
+=========+===============================+=========================+
| TBA3 | EAP-AKA' with MLKEM512 | [TBD BY IANA: THIS RFC] |
+=========+===============================+=========================+
| TBA4 | EAP-AKA' with MLKEM768 | [TBD BY IANA: THIS RFC] |
+=========+===============================+=========================+
| TBA5 | EAP-AKA' with MLKEM1024 | [TBD BY IANA: THIS RFC] |
+=========+===============================+=========================+
12. References
12.1. Normative References
[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate
Requirement Levels", BCP 14, RFC 2119,
DOI 10.17487/RFC2119, March 1997,
<https://www.rfc-editor.org/rfc/rfc2119>.
[RFC4187] Arkko, J. and H. Haverinen, "Extensible Authentication
Protocol Method for 3rd Generation Authentication and Key
Agreement (EAP-AKA)", RFC 4187, DOI 10.17487/RFC4187,
January 2006, <https://www.rfc-editor.org/rfc/rfc4187>.
[RFC8174] Leiba, B., "Ambiguity of Uppercase vs Lowercase in RFC
2119 Key Words", BCP 14, RFC 8174, DOI 10.17487/RFC8174,
May 2017, <https://www.rfc-editor.org/rfc/rfc8174>.
[RFC9048] Arkko, J., Lehtovirta, V., Torvinen, V., and P. Eronen,
"Improved Extensible Authentication Protocol Method for
3GPP Mobile Network Authentication and Key Agreement (EAP-
AKA')", RFC 9048, DOI 10.17487/RFC9048, October 2021,
<https://www.rfc-editor.org/rfc/rfc9048>.
[RFC9678] Arkko, J., Norrman, K., and J. Preuß Mattsson, "Forward
Secrecy Extension to the Improved Extensible
Authentication Protocol Method for Authentication and Key
Agreement (EAP-AKA' FS)", RFC 9678, DOI 10.17487/RFC9678,
March 2025, <https://www.rfc-editor.org/rfc/rfc9678>.
12.2. Informative References
[CDM] "Keeping Up with the KEMs: Stronger Security Notions for
KEMs and automated analysis of KEM-based protocols",
<https://eprint.iacr.org/2023/1933.pdf>.
Reddy & Banerjee Expires 7 November 2025 [Page 12]
Internet-Draft PQ KEMs in EAP-AKA prime May 2025
[FIPS203] "FIPS-203: Module-Lattice-based Key-Encapsulation
Mechanism Standard",
<https://nvlpubs.nist.gov/nistpubs/FIPS/
NIST.FIPS.203.pdf>.
[FO] "Secure Integration of Asymmetric and Symmetric Encryption
Schemes", <https://link.springer.com/article/10.1007/
s00145-011-9114-1>.
[HHK] "A Modular Analysis of the Fujisaki-Okamoto
Transformation", <https://link.springer.com/
chapter/10.1007/978-3-319-70500-2_12>.
[I-D.draft-ar-emu-pqc-eapaka]
Banerjee, A. and T. Reddy.K, "Enhancing Security in EAP-
AKA' with Hybrid Post-Quantum Cryptography", Work in
Progress, Internet-Draft, draft-ar-emu-pqc-eapaka-04, 16
March 2025, <https://datatracker.ietf.org/doc/html/draft-
ar-emu-pqc-eapaka-04>.
[I-D.draft-ietf-emu-aka-pfs-11]
Arkko, J., Norrman, K., and J. P. Mattsson, "Forward
Secrecy for the Extensible Authentication Protocol Method
for Authentication and Key Agreement (EAP-AKA' FS)", Work
in Progress, Internet-Draft, draft-ietf-emu-aka-pfs-11, 10
July 2023, <https://datatracker.ietf.org/doc/html/draft-
ietf-emu-aka-pfs-11>.
[I-D.ietf-pquip-pqc-engineers]
Banerjee, A., Reddy.K, T., Schoinianakis, D., Hollebeek,
T., and M. Ounsworth, "Post-Quantum Cryptography for
Engineers", Work in Progress, Internet-Draft, draft-ietf-
pquip-pqc-engineers-11, 6 May 2025,
<https://datatracker.ietf.org/doc/html/draft-ietf-pquip-
pqc-engineers-11>.
[I-D.ietf-pquip-pqt-hybrid-terminology]
D, F., P, M., and B. Hale, "Terminology for Post-Quantum
Traditional Hybrid Schemes", Work in Progress, Internet-
Draft, draft-ietf-pquip-pqt-hybrid-terminology-06, 10
January 2025, <https://datatracker.ietf.org/doc/html/
draft-ietf-pquip-pqt-hybrid-terminology-06>.
Reddy & Banerjee Expires 7 November 2025 [Page 13]
Internet-Draft PQ KEMs in EAP-AKA prime May 2025
[I-D.ietf-tls-hybrid-design]
Stebila, D., Fluhrer, S., and S. Gueron, "Hybrid key
exchange in TLS 1.3", Work in Progress, Internet-Draft,
draft-ietf-tls-hybrid-design-12, 14 January 2025,
<https://datatracker.ietf.org/doc/html/draft-ietf-tls-
hybrid-design-12>.
[NISTFINAL]
"NIST Releases First 3 Finalized Post-Quantum Encryption
Standards", n.d., <https://www.nist.gov/news-
events/news/2024/08/nist-releases-first-3-finalized-post-
quantum-encryption-standards>.
[PQCAPI] "PQC - API notes",
<https://csrc.nist.gov/CSRC/media/Projects/Post-Quantum-
Cryptography/documents/example-files/api-notes.pdf>.
[RFC4086] Eastlake 3rd, D., Schiller, J., and S. Crocker,
"Randomness Requirements for Security", BCP 106, RFC 4086,
DOI 10.17487/RFC4086, June 2005,
<https://www.rfc-editor.org/rfc/rfc4086>.
Appendix A. Acknowledgements
This draft leverages text from [I-D.draft-ietf-emu-aka-pfs-11].
Authors' Addresses
Tirumaleswar Reddy
Nokia
Bangalore
Karnataka
India
Email: kondtir@gmail.com
Aritra Banerjee
Nokia
Munich
Germany
Email: aritra.banerjee@nokia.com
Reddy & Banerjee Expires 7 November 2025 [Page 14]