pub fn encrypted_chunk_size(plaintext_size: usize) -> usize
Calculate the encrypted size of a chunk (plaintext + auth tag).