Skip to main content

Module version

Module version 

Source
Expand description

Version management for encryption formats.

Enums§

Version

Constants§

MAGIC
Magic bytes shared by every shadow file format version.
PREAMBLE_LENGTH
Length of the magic-and-version preamble shared by every format version.

Functions§

read_file_version
Reads the magic-and-version preamble shared by all format versions.