pasta_curves-source/src/arithmetic
Jack Grigg e31787d462 Remove unnecessary bounds on CurveExt
They are already bounds on `group::Group`, which `CurveExt` inherits
via `group::prime::PrimeCurve`.
2021-09-23 14:45:02 +01:00
..
curves.rs Remove unnecessary bounds on CurveExt 2021-09-23 14:45:02 +01:00
fields.rs Move square-root operations from FieldExt into a separate trait 2021-09-23 14:45:02 +01:00