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§
- Mock
Transport - In-memory transport used by unit tests.
- Transport
- Transport layer for encrypted communication
Traits§
- Qssh
Transport - 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.