hide

Function hide 

Source
pub fn hide(
    input: &[u8],
    key: &SecretVec<u8>,
) -> Result<Vec<u8>, RustcryptError>