[][src]Function amcl_wrapper::utils::hash_msg

pub fn hash_msg(msg: &[u8]) -> [u8; 48]

Hash message and return output of size equal to curve modulus. Uses SHAKE to hash the message.