-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Nov 4, 2024
1 parent
5392f68
commit c6c5d23
Showing
43 changed files
with
2,158 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,129 @@ | ||
--- | ||
schema-version: v1.2.3 | ||
id: draft-hu-ipsecme-pqt-hybrid-auth-01 | ||
title: | ||
- content: Post-Quantum Traditional (PQ/T) Hybrid PKI Authentication in the Internet | ||
Key Exchange Version 2 (IKEv2) | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
format: text/plain | ||
link: | ||
- content: https://datatracker.ietf.org/doc/html/draft-hu-ipsecme-pqt-hybrid-auth-01 | ||
type: src | ||
type: standard | ||
docid: | ||
- id: draft-hu-ipsecme-pqt-hybrid-auth-01 | ||
type: Internet-Draft | ||
primary: true | ||
- id: I-D.hu-ipsecme-pqt-hybrid-auth | ||
type: IETF | ||
scope: anchor | ||
docnumber: I-D.hu-ipsecme-pqt-hybrid-auth | ||
date: | ||
- type: published | ||
value: '2024-11-03' | ||
contributor: | ||
- person: | ||
name: | ||
given: | ||
forename: | ||
- content: Jun | ||
language: | ||
- en | ||
- language: | ||
- en | ||
initial: J | ||
formatted_initials: | ||
content: J. | ||
language: | ||
- en | ||
surname: | ||
content: Hu | ||
language: | ||
- en | ||
completename: | ||
content: Jun Hu | ||
language: | ||
- en | ||
affiliation: | ||
- organization: | ||
name: | ||
- content: Nokia | ||
role: | ||
- type: author | ||
- person: | ||
name: | ||
given: | ||
forename: | ||
- content: Yasufumi | ||
language: | ||
- en | ||
- language: | ||
- en | ||
initial: Y | ||
formatted_initials: | ||
content: Y. | ||
language: | ||
- en | ||
surname: | ||
content: Morioka | ||
language: | ||
- en | ||
completename: | ||
content: Yasufumi Morioka | ||
language: | ||
- en | ||
affiliation: | ||
- organization: | ||
name: | ||
- content: NTT DOCOMO, INC. | ||
role: | ||
- type: author | ||
version: | ||
- draft: '01' | ||
revdate: '2024-11-03' | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
abstract: | ||
- content: "<p>One IPsec area that would be impacted by Cryptographically Relevant | ||
Quantum Computer (CRQC) is IKEv2 authentication based on traditional asymmetric | ||
cryptograph algorithms: e.g RSA, ECDSA; which are widely deployed authentication | ||
options of IKEv2. There are new Post-Quantum Cryptograph (PQC) algorithms for | ||
digital signature like NIST [ML-DSA], however it takes time for new cryptograph | ||
algorithms to mature, so there is security risk to use only the new algorithm | ||
before it is field proven. This document describes a IKEv2 hybrid authentication | ||
scheme that could contain both traditional and PQC algorithms, so that authentication | ||
is secure as long as one algorithm in the hybrid scheme is secure.</p>" | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
format: text/html | ||
relation: | ||
- type: updates | ||
bibitem: | ||
id: draft-hu-ipsecme-pqt-hybrid-auth-00 | ||
docid: | ||
- id: draft-hu-ipsecme-pqt-hybrid-auth-00 | ||
type: Internet-Draft | ||
primary: true | ||
formattedref: | ||
content: draft-hu-ipsecme-pqt-hybrid-auth-00 | ||
format: text/plain | ||
series: | ||
- type: main | ||
title: | ||
content: Internet-Draft | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
format: text/plain | ||
number: draft-hu-ipsecme-pqt-hybrid-auth-01 | ||
doctype: internet-draft | ||
ext: | ||
schema-version: v1.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.