Re-exports§
pub use reply_block::*;
Modules§
Structs§
- Forward
Instruction - An instruction for forwarding one layer of the onion.
- Message
- An inner packet message with corresponding UDP port-like source and destinaton docks
- Privacy
Config - RawHeader
- The raw, encrypted header of an Earendil packet.
- RawPacket
- A raw, on-the-wire Earendil packet.
Enums§
- Decode
Error - Things that can go wrong when parsing an InnerPacket
- Encode
Error - Inner
Packet - Represents the actual end-to-end packet that is carried in the fixed-size payloads. Either an application-level message, or a batch of reply blocks.
- Packet
Construct Error - Packet
Peel Error - Peeled
Packet - A “peeled” Earendil packet.