Function hash2curve::hash_to_field[][src]

pub fn hash_to_field<T, X, M, D>(msg: M, dst: D, count: usize) -> Vec<T>

Notable traits for Vec<u8, Global>

impl Write for Vec<u8, Global>
where
    T: FromRO,
    X: ExpandMsg,
    M: AsRef<[u8]>,
    D: AsRef<[u8]>, 

Create count elements by hashing msg and dst