Function diem_crypto::noise::decrypted_len
source · pub const fn decrypted_len(ciphertext_len: usize) -> usize
Expand description
A handy const fn to get the size of a plaintext from a ciphertext size
pub const fn decrypted_len(ciphertext_len: usize) -> usize
A handy const fn to get the size of a plaintext from a ciphertext size