Function diem_crypto::noise::encrypted_len
source · pub const fn encrypted_len(plaintext_len: usize) -> usize
Expand description
A handy const fn to get the expanded size of a plaintext after encryption
pub const fn encrypted_len(plaintext_len: usize) -> usize
A handy const fn to get the expanded size of a plaintext after encryption