Skip to main content

MAGIC_HEADER

Constant MAGIC_HEADER 

Source
pub const MAGIC_HEADER: &[u8] = b"SUBCOG_ENC_V1\0";
Expand description

Magic bytes to identify encrypted files. Format: SUBCOG_ENC_V1\0 (14 bytes)