Ouroboros Implementation Overview: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Library == | == Library == | ||
The ouroboros library | The ouroboros library | ||
=== Application | === Application end-to-end IPC functions === | ||
=== FRCT === | ==== Application flow allocation ==== | ||
==== Application flow management ==== | |||
==== Synchronous IPC ==== | |||
==== Asynchronous IPC ==== | |||
=== Application end-to-end functions === | |||
==== FRCT ==== | |||
[[FRCT]], implements [[FRCP]] | [[FRCT]], implements [[FRCP]] | ||
=== Encryption ==== | ==== Encryption ==== | ||
=== Authentication === | ==== Authentication ==== | ||
Not yet implemented. | Not yet implemented. | ||
=== Integrity === | ==== Integrity ==== | ||
CRC | CRC | ||
==== Stream-based IPC ==== | |||
== IRMd == | == IRMd == |
Revision as of 17:20, 7 June 2022
Library
The ouroboros library
Application end-to-end IPC functions
Application flow allocation
Application flow management
Synchronous IPC
Asynchronous IPC
Application end-to-end functions
FRCT
Encryption
Authentication
Not yet implemented.
Integrity
CRC
Stream-based IPC
IRMd
IPCPs
Enrollment
Directory
Flow allocator
Packet Transfer
License
The Ouroboros Library is Licensed under LGPL2.1. The IRMd and IPCPs are Licensed under GPL2.1. The tool are licensed under 3-clause BSD.