pub const FLAG_LF_NORMALIZED: u8 = 0b0000_0001;
Bit 0 of flags: the plaintext was normalised to LF before encryption.
flags