pub const MAGIC_NUMBER: &[u8; 8] = b"toxEsave";
Bytes used to verify whether given data has been encrypted using TES.
Located at the beginning of the encrypted data.