pub const MAGIC_HEADER: &[u8] = b"SUBCOG_ENC_V1\0";
Magic bytes to identify encrypted files. Format: SUBCOG_ENC_V1\0 (14 bytes)
SUBCOG_ENC_V1\0