You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft-davidben-tls-merkle-tree-certs.md
+86-2Lines changed: 86 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,9 @@ normative:
51
51
seriesinfo:
52
52
ISO/IEC 8824-1:2021
53
53
54
+
# For the ASN.1 module
55
+
RFC5912:
56
+
54
57
informative:
55
58
CHROME-CT:
56
59
title: Chrome Certificate Transparency Policy
@@ -1190,13 +1193,90 @@ The above only ensures the TBSCertificate portion is non-malleable. In Merkle Tr
1190
1193
1191
1194
# IANA Considerations
1192
1195
1193
-
TODO: Fill this in.
1196
+
## Module Identifier
1197
+
1198
+
IANA is requested to add the following entry in the "SMI Security for PKIX Module Identifier" registry {{?RFC7299}}:
1199
+
1200
+
| Decimal | Description | References |
1201
+
|---------|-----------------|------------|
1202
+
| TBD | id-mod-mtc-2025 | [this-RFC] |
1203
+
1204
+
## Algorithm
1205
+
1206
+
IANA is requested to add the following entry to the "SMI Security for PKIX Algorithms" registry {{?RFC7299}}:
1207
+
1208
+
| Decimal | Description | References |
1209
+
|---------|-----------------|------------|
1210
+
| TBD | id-alg-mtcProof | [this-RFC] |
1211
+
1212
+
## Relative Distinguished Name Attribute
1213
+
1214
+
IANA is requested to add the following entry to the "SMI Security for PKIX Relative Distinguished Name Attribute" registry {{?I-D.ietf-lamps-x509-alg-none}}:
1215
+
1216
+
| Decimal | Description | References |
1217
+
|---------|-----------------------|------------|
1218
+
| TBD | id-rdna-trustAnchorID | [this-RFC] |
1194
1219
1195
1220
--- back
1196
1221
1197
1222
# ASN.1 Module
1198
1223
1199
-
TODO: Add an ASN.1 module. Leaving a placeholder as a reminder.
0 commit comments