Expand description

Generate and parse a Crypt4GH header.

Structs

Contains the parsed data of the packets

Contains the basic information of the header.

Functions

Gets data packets and edit list packets from the encrypted packets.

Deserializes the data info from the header bytes.

Computes the encrypted part, using all keys

Constructs an edit list packet

Constructs an encrypted data packet

Gets the packages to rearrange.

Reencrypts the header.

Serializes the header.