encrypted_chunk_size

Function encrypted_chunk_size 

Source
pub fn encrypted_chunk_size(plaintext_size: usize) -> usize
Expand description

Calculate the encrypted size of a chunk (plaintext + auth tag).