pairing_plus::hash_to_field

Function hash_to_field

Source
pub fn hash_to_field<T, X>(msg: &[u8], dst: &[u8], count: usize) -> Vec<T>
where T: FromRO, X: ExpandMsg,
Expand description

hash_to_field for type T using ExpandMsg variant X