Skip to content

Conversation

@tarcieri
Copy link
Member

This crate also defines a Curve trait, and while that trait is used to describe an elliptic curve, group::Curve is a Group, i.e. the elliptic curve group for a particular curve.

See also: zkcrypto/group#51

To prevent this name clash, this commit re-exports group::Curve as CurveGroup.

cc @daxpedda

This crate also defines a `Curve` trait, and while that trait is used to
describe an elliptic curve, `group::Curve` is a `Group`, i.e. the
elliptic curve group for a particular curve.

See also: zkcrypto/group#51

To prevent this name clash, this commit re-exports `group::Curve` as
`CurveGroup`.
@tarcieri tarcieri merged commit 5f5f6ab into master Jun 13, 2025
14 checks passed
@tarcieri tarcieri deleted the elliptic-curve/re-export-curve-group-trait branch June 13, 2025 23:25
tarcieri pushed a commit that referenced this pull request Jun 14, 2025
Where these missed in #1902?
If not feel free to close.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants