Skip to content

Commit 25f82a8

Browse files
authored
Merge pull request #208 from tex3e/main
add rfc 9838,9863,9864,9875,9876,9881,9882
2 parents 946e906 + ac8d9a9 commit 25f82a8

16 files changed

+34338
-2
lines changed

data/9000/rfc9838-trans.json

Lines changed: 3736 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9863-trans.json

Lines changed: 618 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9864-trans.json

Lines changed: 1906 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9875-trans.json

Lines changed: 422 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9876-trans.json

Lines changed: 702 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9881-trans.json

Lines changed: 1274 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9882-trans.json

Lines changed: 615 additions & 0 deletions
Large diffs are not rendered by default.

html/data-rfc-list.json

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34571,6 +34571,9 @@
3457134571
"obs": [
3457234572
"3547"
3457334573
],
34574+
"obs_by": [
34575+
"9838"
34576+
],
3457434577
"st": "Proposed Standard",
3457534578
"wg": "msec"
3457634579
},
@@ -38947,7 +38950,8 @@
3894738950
"7959",
3894838951
"8613",
3894938952
"8974",
38950-
"9175"
38953+
"9175",
38954+
"9876"
3895138955
],
3895238956
"st": "Proposed Standard",
3895338957
"wg": "core"
@@ -39178,7 +39182,8 @@
3917839182
"7670",
3917939183
"8247",
3918039184
"8983",
39181-
"9370"
39185+
"9370",
39186+
"9827"
3918239187
],
3918339188
"st": "Internet Standard",
3918439189
"wg": "ipsecme"
@@ -52301,6 +52306,13 @@
5230152306
"st": "Proposed Standard",
5230252307
"wg": "pce"
5230352308
},
52309+
"9827": {
52310+
"upd": [
52311+
"7296"
52312+
],
52313+
"st": "Proposed Standard",
52314+
"wg": "ipsecme"
52315+
},
5230452316
"9828": {
5230552317
"st": "Proposed Standard",
5230652318
"wg": "avtcore"
@@ -52347,6 +52359,13 @@
5234752359
"st": "Experimental",
5234852360
"wg": "6man"
5234952361
},
52362+
"9838": {
52363+
"obs": [
52364+
"6407"
52365+
],
52366+
"st": "Proposed Standard",
52367+
"wg": "ipsecme"
52368+
},
5235052369
"9839": {
5235152370
"st": "Proposed Standard"
5235252371
},
@@ -52447,6 +52466,10 @@
5244752466
"st": "Proposed Standard",
5244852467
"wg": "roll"
5244952468
},
52469+
"9867": {
52470+
"st": "Proposed Standard",
52471+
"wg": "ipsecme"
52472+
},
5245052473
"9868": {
5245152474
"upd": [
5245252475
"0768"
@@ -52478,6 +52501,13 @@
5247852501
"st": "Proposed Standard",
5247952502
"wg": "httpbis"
5248052503
},
52504+
"9876": {
52505+
"upd": [
52506+
"7252"
52507+
],
52508+
"st": "Proposed Standard",
52509+
"wg": "core"
52510+
},
5248152511
"9877": {
5248252512
"st": "Proposed Standard",
5248352513
"wg": "regext"
@@ -52513,6 +52543,10 @@
5251352543
"st": "Proposed Standard",
5251452544
"wg": "lsr"
5251552545
},
52546+
"9889": {
52547+
"st": "Informational",
52548+
"wg": "teas"
52549+
},
5251652550
"9890": {
5251752551
"upd": [
5251852552
"6020"

html/index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,24 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
6565
<a href="rfc9883.html" id="RFC9883" class="list-group-item list-group-item-action">
6666
RFC 9883 - An Attribute for Statement of Possession of a Private Key
6767
</a>
68+
<a href="rfc9882.html" id="RFC9882" class="list-group-item list-group-item-action">
69+
RFC 9882 - Use of the ML-DSA Signature Algorithm in the Cryptographic Message Syntax (CMS)
70+
</a>
71+
<a href="rfc9881.html" id="RFC9881" class="list-group-item list-group-item-action">
72+
RFC 9881 - Internet X.509 Public Key Infrastructure -- Algorithm Identifiers for the Module-Lattice-Based Digital Signature Algorithm (ML-DSA)
73+
</a>
6874
<a href="rfc9879.html" id="RFC9879" class="list-group-item list-group-item-action">
6975
RFC 9879 - Use of Password-Based Message Authentication Code 1 (PBMAC1) in PKCS #12 Syntax
7076
</a>
7177
<a href="rfc9877.html" id="RFC9877" class="list-group-item list-group-item-action">
7278
RFC 9877 - Registration Data Access Protocol (RDAP) Extension for Geofeed Data
7379
</a>
80+
<a href="rfc9876.html" id="RFC9876" class="list-group-item list-group-item-action">
81+
RFC 9876 - Updates to the IANA Registration Procedures for Constrained Application Protocol (CoAP) Content-Formats
82+
</a>
83+
<a href="rfc9875.html" id="RFC9875" class="list-group-item list-group-item-action">
84+
RFC 9875 - HTTP Cache Groups
85+
</a>
7486
<a href="rfc9874.html" id="RFC9874" class="list-group-item list-group-item-action">
7587
RFC 9874 - Best Practices for Deletion of Domain and Host Objects in the Extensible Provisioning Protocol (EPP)
7688
</a>
@@ -95,6 +107,12 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
95107
<a href="rfc9865.html" id="RFC9865" class="list-group-item list-group-item-action">
96108
RFC 9865 - Cursor-Based Pagination of System of Cross-domain Identity Management (SCIM) Resources
97109
</a>
110+
<a href="rfc9864.html" id="RFC9864" class="list-group-item list-group-item-action">
111+
RFC 9864 - Fully-Specified Algorithms for JSON Object Signing and Encryption (JOSE) and CBOR Object Signing and Encryption (COSE)
112+
</a>
113+
<a href="rfc9863.html" id="RFC9863" class="list-group-item list-group-item-action">
114+
RFC 9863 - Path Computation Element Protocol (PCEP) Extension for Color
115+
</a>
98116
<a href="rfc9861.html" id="RFC9861" class="list-group-item list-group-item-action">
99117
RFC 9861 - KangarooTwelve and TurboSHAKE
100118
</a>
@@ -137,6 +155,9 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
137155
<a href="rfc9839.html" id="RFC9839" class="list-group-item list-group-item-action">
138156
RFC 9839 - Unicode Character Repertoire Subsets
139157
</a>
158+
<a href="rfc9838.html" id="RFC9838" class="list-group-item list-group-item-action">
159+
RFC 9838 - Group Key Management Using the Internet Key Exchange Protocol Version 2 (IKEv2)
160+
</a>
140161
<a href="rfc9837.html" id="RFC9837" class="list-group-item list-group-item-action">
141162
RFC 9837 - The IPv6 VPN Service Destination Option
142163
</a>

0 commit comments

Comments
 (0)