Skip to content

Commit 72ebb15

Browse files
rohrerjjuagargi
authored andcommitted
FABRID design document
Created the Design Document for the SCIONLab FABRID implementation.
1 parent 2cd7cc2 commit 72ebb15

File tree

7 files changed

+679
-0
lines changed

7 files changed

+679
-0
lines changed

doc/cryptography/drkey.rst

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ DRKey is used for the following systems:
1717
- SCION Packet Authenticator Option (SPAO)
1818
- COLIBRI
1919
- EPIC
20+
- FABRID
2021

2122
In the DRKey system, the key establishment is offloaded to the Control Service
2223
(CS).
@@ -486,4 +487,5 @@ Decimal Identifier Description
486487
======= ========== ============================================================== =============
487488
0 Generic Identifier for Level 1 key in :ref:`drkey-generic-derivation` :ref:`drkey-generic-derivation`
488489
1 SCMP Authentication of SCMP messages :ref:`scmp-specification`
490+
2 FABRID FABRID authentication and path validation :doc:`/dev/design/FABRID`
489491
======= ========== ============================================================== =============

doc/dev/design/FABRID.rst

+674
Large diffs are not rendered by default.
34.9 KB
Loading
86.5 KB
Loading
67.5 KB
Loading

doc/dev/design/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Active
4040
uri
4141
grpc
4242
BorderRouter
43+
FABRID
4344

4445
.. _design-docs-completed:
4546

doc/protocols/extension-header.rst

+2
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ Decimal Option
5353
======= =================================
5454
0 :ref:`Pad1 Option <pad-1-option>`
5555
1 :ref:`PadN Option <pad-n-option>`
56+
3 :ref:`Identifier Option <identifier-option>`
57+
4 :ref:`FABRID Option <fabrid-option>`
5658
253 use for experimentation and testing
5759
254 use for experimentation and testing
5860
255 reserved

0 commit comments

Comments
 (0)