hash_to_curve_g1

Function hash_to_curve_g1 

Source
pub fn hash_to_curve_g1(msg: &[u8], dst: &[u8]) -> Result<G1Projective>
Expand description

Hashes a message to a point in G1 using the SSWU map.