hopr_crypto_packet

Module packet

Source
Expand description

Implements SPHINX packet format.

Structs§

MetaPacket
An encrypted packet.

Enums§

ForwardedMetaPacket
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.