Function read_torsion_free_point

Source
pub fn read_torsion_free_point<R>(r: &mut R) -> Result<EdwardsPoint, Error>
where R: Read,
Expand description

Read a canonically-encoded Ed25519 point, within the prime-order subgroup.