Skip to main content

Module transport

Module transport 

Source
Expand description

Quantum-secure transport layer

Re-exports§

pub use channel::*;
pub use protocol::*;
pub use quantum_resistant::*;

Modules§

channel
Channel multiplexing for QSSH
protocol
QSSH protocol messages
quantum_resistant
Quantum-Resistant Transport for QSSH

Structs§

MockTransport
In-memory transport used by unit tests.
Transport
Transport layer for encrypted communication

Traits§

QsshTransport
Unified transport trait for both classical and quantum-resistant transports

Functions§

initial_epoch_secret
The value both peers seed the rekey chain with, computed from the handshake’s directional keys in a role-independent order.