Skip to main content

custom_preprocessing

Function custom_preprocessing 

Source
pub fn custom_preprocessing<const BLOCK: usize, const SUFFIX: usize>(
    bytes: Vec<u8>,
    suffix: [u64; SUFFIX],
) -> Vec<Uint<BLOCK>>