-
Notifications
You must be signed in to change notification settings - Fork 12
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 13, 2024
1 parent
e41f7d3
commit cdb5b2c
Showing
15 changed files
with
863 additions
and
12 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,207 @@ | ||
--- | ||
schema-version: v1.2.3 | ||
id: draft-ietf-lamps-x509-shbs-09 | ||
title: | ||
- content: Use of the HSS and XMSS Hash-Based Signature Algorithms in Internet X.509 | ||
Public Key Infrastructure | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
format: text/plain | ||
link: | ||
- content: https://datatracker.ietf.org/doc/html/draft-ietf-lamps-x509-shbs-09 | ||
type: src | ||
type: standard | ||
docid: | ||
- id: draft-ietf-lamps-x509-shbs-09 | ||
type: Internet-Draft | ||
primary: true | ||
- id: I-D.ietf-lamps-x509-shbs | ||
type: IETF | ||
scope: anchor | ||
docnumber: I-D.ietf-lamps-x509-shbs | ||
date: | ||
- type: published | ||
value: '2024-11-13' | ||
contributor: | ||
- person: | ||
name: | ||
given: | ||
forename: | ||
- content: Daniel | ||
language: | ||
- en | ||
- language: | ||
- en | ||
initial: D | ||
formatted_initials: | ||
content: D. | ||
language: | ||
- en | ||
surname: | ||
content: Van Geest | ||
language: | ||
- en | ||
completename: | ||
content: Daniel Van Geest | ||
language: | ||
- en | ||
affiliation: | ||
- organization: | ||
name: | ||
- content: CryptoNext Security | ||
role: | ||
- type: author | ||
- person: | ||
name: | ||
given: | ||
forename: | ||
- content: Kaveh | ||
language: | ||
- en | ||
- language: | ||
- en | ||
initial: K | ||
formatted_initials: | ||
content: K. | ||
language: | ||
- en | ||
surname: | ||
content: Bashiri | ||
language: | ||
- en | ||
completename: | ||
content: Kaveh Bashiri | ||
language: | ||
- en | ||
affiliation: | ||
- organization: | ||
name: | ||
- content: BSI | ||
role: | ||
- type: author | ||
- person: | ||
name: | ||
given: | ||
forename: | ||
- content: Scott | ||
language: | ||
- en | ||
- language: | ||
- en | ||
initial: S | ||
formatted_initials: | ||
content: S. | ||
language: | ||
- en | ||
surname: | ||
content: Fluhrer | ||
language: | ||
- en | ||
completename: | ||
content: Scott Fluhrer | ||
language: | ||
- en | ||
affiliation: | ||
- organization: | ||
name: | ||
- content: Cisco Systems | ||
role: | ||
- type: author | ||
- person: | ||
name: | ||
given: | ||
forename: | ||
- language: | ||
- en | ||
initial: S | ||
formatted_initials: | ||
content: S. | ||
language: | ||
- en | ||
surname: | ||
content: Gazdag | ||
language: | ||
- en | ||
completename: | ||
content: Stefan-Lukas Gazdag | ||
language: | ||
- en | ||
affiliation: | ||
- organization: | ||
name: | ||
- content: genua GmbH | ||
role: | ||
- type: author | ||
- person: | ||
name: | ||
given: | ||
forename: | ||
- content: Stavros | ||
language: | ||
- en | ||
- language: | ||
- en | ||
initial: S | ||
formatted_initials: | ||
content: S. | ||
language: | ||
- en | ||
surname: | ||
content: Kousidis | ||
language: | ||
- en | ||
completename: | ||
content: Stavros Kousidis | ||
language: | ||
- en | ||
affiliation: | ||
- organization: | ||
name: | ||
- content: BSI | ||
role: | ||
- type: author | ||
version: | ||
- draft: '09' | ||
revdate: '2024-11-13' | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
abstract: | ||
- content: "<p>This document specifies algorithm identifiers and ASN.1 encoding formats | ||
for the stateful hash-based signature (HBS) schemes Hierarchical Signature System | ||
(HSS), eXtended Merkle Signature Scheme (XMSS), and XMSS^MT, a multi-tree variant | ||
of XMSS. This specification applies to the Internet X.509 Public Key infrastructure | ||
(PKI) when those digital signatures are used in Internet X.509 certificates and | ||
certificate revocation lists.</p>" | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
format: text/html | ||
relation: | ||
- type: updates | ||
bibitem: | ||
id: draft-ietf-lamps-x509-shbs-01 | ||
docid: | ||
- id: draft-ietf-lamps-x509-shbs-01 | ||
type: Internet-Draft | ||
primary: true | ||
formattedref: | ||
content: draft-ietf-lamps-x509-shbs-01 | ||
format: text/plain | ||
series: | ||
- type: main | ||
title: | ||
content: Internet-Draft | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
format: text/plain | ||
number: draft-ietf-lamps-x509-shbs-09 | ||
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
Oops, something went wrong.