Skip to content

Commit 307faa9

Browse files
committed
add rfc 9581,9629,9632
1 parent c88a9b0 commit 307faa9

File tree

8 files changed

+9488
-1
lines changed

8 files changed

+9488
-1
lines changed

data/9000/rfc9581-trans.json

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

data/9000/rfc9629-trans.json

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

data/9000/rfc9632-trans.json

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

html/data-rfc-list.json

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30515,7 +30515,8 @@
3051530515
"3852"
3051630516
],
3051730517
"upd_by": [
30518-
"8933"
30518+
"8933",
30519+
"9629"
3051930520
],
3052030521
"st": "Internet Standard",
3052130522
"wg": "smime"
@@ -48332,6 +48333,9 @@
4833248333
"wg": "dmarc"
4833348334
},
4833448335
"9092": {
48336+
"obs_by": [
48337+
"9632"
48338+
],
4833548339
"st": "Proposed Standard",
4833648340
"wg": "opsawg"
4833748341
},
@@ -50699,6 +50703,10 @@
5069950703
"st": "Proposed Standard",
5070050704
"wg": "openpgp"
5070150705
},
50706+
"9581": {
50707+
"st": "Proposed Standard",
50708+
"wg": "cbor"
50709+
},
5070250710
"9582": {
5070350711
"obs": [
5070450712
"6482"
@@ -50775,6 +50783,10 @@
5077550783
"st": "Proposed Standard",
5077650784
"wg": "pce"
5077750785
},
50786+
"9604": {
50787+
"st": "Proposed Standard",
50788+
"wg": "pce"
50789+
},
5077850790
"9606": {
5077950791
"st": "Proposed Standard",
5078050792
"wg": "add"
@@ -50815,5 +50827,19 @@
5081550827
],
5081650828
"st": "Proposed Standard",
5081750829
"wg": "dnsop"
50830+
},
50831+
"9629": {
50832+
"upd": [
50833+
"5652"
50834+
],
50835+
"st": "Proposed Standard",
50836+
"wg": "lamps"
50837+
},
50838+
"9632": {
50839+
"obs": [
50840+
"9092"
50841+
],
50842+
"st": "Proposed Standard",
50843+
"wg": "opsawg"
5081850844
}
5081950845
}

html/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
6161
<div style="height: 1ex;"></div> <!-- spacing -->
6262

6363
<div id="RFCs" class="list-group list-group-flush">
64+
<a href="rfc9632.html" id="RFC9632" class="list-group-item list-group-item-action">
65+
RFC 9632 - Finding and Using Geofeed Data
66+
</a>
67+
<a href="rfc9629.html" id="RFC9629" class="list-group-item list-group-item-action">
68+
RFC 9629 - Using Key Encapsulation Mechanism (KEM) Algorithms in the Cryptographic Message Syntax (CMS)
69+
</a>
6470
<a href="rfc9619.html" id="RFC9619" class="list-group-item list-group-item-action">
6571
RFC 9619 - In the DNS, QDCOUNT Is (Usually) One
6672
</a>
@@ -133,6 +139,9 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
133139
<a href="rfc9582.html" id="RFC9582" class="list-group-item list-group-item-action">
134140
RFC 9582 - A Profile for Route Origin Authorizations (ROAs)
135141
</a>
142+
<a href="rfc9581.html" id="RFC9581" class="list-group-item list-group-item-action">
143+
RFC 9581 - Concise Binary Object Representation (CBOR) Tags for Time, Duration, and Period
144+
</a>
136145
<a href="rfc9580.html" id="RFC9580" class="list-group-item list-group-item-action">
137146
RFC 9580 - OpenPGP
138147
</a>

0 commit comments

Comments
 (0)