Skip to main content

build_transform

Function build_transform 

Source
pub fn build_transform(
    session_id: u64,
    nonce: &[u8; 16],
    original_len: usize,
) -> Vec<u8> 
Expand description

Build the 52-byte transform header with a zeroed Signature field (the AEAD tag is copied in after sealing).