in src/group/elliptic_curve.rs [106:108]
fn serialize_scalar(scalar: Self::Scalar) -> GenericArray<u8, Self::ScalarLen> { scalar.into() }