Function amcl::bn254::ecdh::cbc_iv0_decrypt

source ·
pub fn cbc_iv0_decrypt(k: &[u8], c: &[u8]) -> Option<Vec<u8>>