pub trait Sgn0 { // Required method fn sgn0(&self) -> Choice; }
hash2curve
Trait for determining the parity of the field
Return the parity of the field 1 == negative 0 == non-negative