Ouroboros Implementation Overview: Difference between revisions

From Ouroboros
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
=== Application end-to-end IPC functions ===
=== Application end-to-end IPC functions ===


==== Application flow allocation ====
These are the functions that are typically called by an application programmer to interact with the network.


==== Application flow allocation API ====


==== Application flow management ====


==== Application flow management API ====


==== Synchronous IPC ====


==== Synchronous IPC API ====


==== Asynchronous IPC ====


==== Asynchronous IPC API ====


=== Application end-to-end functions ===
 
=== Application end-to-end background tasks ===
 
These functions are background tasks that are not directly visible to the application programmer.


==== FRCT ====
==== FRCT ====

Revision as of 17:22, 7 June 2022

Library

The ouroboros library

Application end-to-end IPC functions

These are the functions that are typically called by an application programmer to interact with the network.

Application flow allocation API

Application flow management API

Synchronous IPC API

Asynchronous IPC API

Application end-to-end background tasks

These functions are background tasks that are not directly visible to the application programmer.

FRCT

FRCT, implements FRCP

Encryption

Authentication

Not yet implemented.

Integrity

CRC


Stream-based IPC

IRMd

IPCPs

Enrollment

Directory

Flow allocator

FLAP

Packet Transfer

ODTP

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.