Function monero_generators::hash_to_point

source ·
pub fn hash_to_point(bytes: [u8; 32]) -> EdwardsPoint
Expand description

Monero’s hash_to_ec function.