Expand description
Implements SPHINX packet format.
Structs§
- Meta
Packet - An encrypted packet.
Enums§
- Forwarded
Meta Packet - Represent a MetaPacket with one layer of encryption removed, exposing the details about the next hop.
Functions§
- packet_
length - Determines the total length (header + payload) of the packet given the header information.