Skip to content

Commit

Permalink
Update oid_mapping.md
Browse files Browse the repository at this point in the history
Relabel the section that contains prototype OIDs for composite signatures.
  • Loading branch information
carl-wallace authored Apr 30, 2024
1 parent 079b11c commit a5d031d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/oid_mapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,8 @@ KEM Algoirthm OIDs
| ML-KEM-768-ipd | 1.3.6.1.4.1.22554.5.6.2 | FIPS 203 (Initial Public Draft) |
| ML-KEM-1024-ipd | 1.3.6.1.4.1.22554.5.6.3 | FIPS 203 (Initial Public Draft) |

# Experimental and Historical OID's
The following are historical or experimental OIDs used in this project.

Composite Signature Algorithms with prototype OIDS
# Prototype OIDs for Composite Signatures
The following OIDs currently serve as placeholders in draft-ounsworth-pq-composite-sigs. Final OID assignment will be handled by IANA.

| Composite Algorithm Name | OID | Specification |
| ----------- | ----------- | ----------- |
Expand All @@ -61,6 +59,9 @@ Composite Signature Algorithms with prototype OIDS
| MLDSA87-ECDSA-brainpoolP384r1-SHA512 | 2.16.840.1.114027.80.8.1.12 | draft-ounsworth-pq-composite-sigs-13 |
| MLDSA87-Ed448-SHA512 | 2.16.840.1.114027.80.8.1.13 | draft-ounsworth-pq-composite-sigs-13 |

# Experimental and Historical OIDs
The following are historical or experimental OIDs used in this project.

Historical document:
* https://docs.google.com/document/d/1A2-D82du0qJjygvBuOlG8Xao3MzDYz1pRDzjT9eY6ls/edit#

Expand Down

0 comments on commit a5d031d

Please sign in to comment.