in src/group/elliptic_curve.rs [97:99]
fn is_zero_scalar(scalar: Self::Scalar) -> subtle::Choice { scalar.is_zero() }