Skip to content

Commit 678deb6

Browse files
committed
add rfc 9693,9702,9708,9709
1 parent 41255de commit 678deb6

File tree

10 files changed

+12508
-0
lines changed

10 files changed

+12508
-0
lines changed

data/9000/rfc9693-trans.json

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

data/9000/rfc9702-trans.json

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

data/9000/rfc9708-trans.json

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

data/9000/rfc9709-trans.json

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

html/data-rfc-list.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46384,6 +46384,9 @@
4638446384
"wg": "oauth"
4638546385
},
4638646386
"8708": {
46387+
"obs_by": [
46388+
"9708"
46389+
],
4638746390
"st": "Proposed Standard",
4638846391
"wg": "lamps"
4638946392
},
@@ -51298,6 +51301,10 @@
5129851301
"st": "Proposed Standard",
5129951302
"wg": "sidrops"
5130051303
},
51304+
"9693": {
51305+
"st": "Informational",
51306+
"wg": "bmwg"
51307+
},
5130151308
"9697": {
5130251309
"upd": [
5130351310
"8182"
@@ -51309,8 +51316,23 @@
5130951316
"st": "Informational",
5131051317
"wg": "mops"
5131151318
},
51319+
"9702": {
51320+
"st": "Proposed Standard",
51321+
"wg": "mpls"
51322+
},
5131251323
"9703": {
5131351324
"st": "Proposed Standard",
5131451325
"wg": "mpls"
51326+
},
51327+
"9708": {
51328+
"obs": [
51329+
"8708"
51330+
],
51331+
"st": "Proposed Standard",
51332+
"wg": "lamps"
51333+
},
51334+
"9709": {
51335+
"st": "Proposed Standard",
51336+
"wg": "lamps"
5131551337
}
5131651338
}

html/index.html

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

6464
<div id="RFCs" class="list-group list-group-flush">
65+
<a href="rfc9709.html" id="RFC9709" class="list-group-item list-group-item-action">
66+
RFC 9709 - Encryption Key Derivation in the Cryptographic Message Syntax (CMS) Using HKDF with SHA-256
67+
</a>
68+
<a href="rfc9708.html" id="RFC9708" class="list-group-item list-group-item-action">
69+
RFC 9708 - Use of the HSS/LMS Hash-Based Signature Algorithm in the Cryptographic Message Syntax (CMS)
70+
</a>
6571
<a href="rfc9703.html" id="RFC9703" class="list-group-item list-group-item-action">
6672
RFC 9703 - Label Switched Path (LSP) Ping/Traceroute for Segment Routing (SR) Egress Peer Engineering (EPE) Segment Identifiers (SIDs) with MPLS Data Plane
6773
</a>
74+
<a href="rfc9702.html" id="RFC9702" class="list-group-item list-group-item-action">
75+
RFC 9702 - YANG Data Model for Maximum Segment Identifier (SID) Depth (MSD) Types and MPLS MSD
76+
</a>
6877
<a href="rfc9699.html" id="RFC9699" class="list-group-item list-group-item-action">
6978
RFC 9699 - Use Case for an Extended Reality Application on Edge Computing Infrastructure
7079
</a>
7180
<a href="rfc9697.html" id="RFC9697" class="list-group-item list-group-item-action">
7281
RFC 9697 - Detecting RPKI Repository Delta Protocol (RRDP) Session Desynchronization
7382
</a>
83+
<a href="rfc9693.html" id="RFC9693" class="list-group-item list-group-item-action">
84+
RFC 9693 - Benchmarking Methodology for Stateful NATxy Gateways
85+
</a>
7486
<a href="rfc9691.html" id="RFC9691" class="list-group-item list-group-item-action">
7587
RFC 9691 - A Profile for Resource Public Key Infrastructure (RPKI) Trust Anchor Keys (TAKs)
7688
</a>

html/rfc9693.html

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

html/rfc9702.html

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

html/rfc9708.html

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

0 commit comments

Comments
 (0)