Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Sep 8, 2021

Renames weierstrass::Curve to PrimeCurve, a marker trait for curves of prime order.

The weierstrass module is otherwise removed/renamed internally, with the traits previously contained re-exported from the toplevel.

@tarcieri tarcieri force-pushed the elliptic-curve/prime-curve branch 3 times, most recently from 59f4643 to ce28568 Compare September 8, 2021 01:24
Renames `weierstrass::Curve` to `PrimeCurve`, a marker trait for curves
of prime order.

The `weierstrass` module is otherwise removed/renamed internally, with
the traits previously contained re-exported from the toplevel.
@tarcieri tarcieri force-pushed the elliptic-curve/prime-curve branch from ce28568 to 3f77363 Compare September 8, 2021 01:34
@tarcieri tarcieri merged commit 405c176 into master Sep 8, 2021
@tarcieri tarcieri deleted the elliptic-curve/prime-curve branch September 8, 2021 01:50
tarcieri added a commit to RustCrypto/signatures that referenced this pull request Sep 8, 2021
Switches from `weierstrass::Curve` to the `PrimeCurve` trait added in
RustCrypto/traits#737.
tarcieri added a commit to RustCrypto/signatures that referenced this pull request Sep 8, 2021
Switches from `weierstrass::Curve` to the `PrimeCurve` trait added in
RustCrypto/traits#737.
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Sep 8, 2021
Switches from `weierstrass::Curve` to the `PrimeCurve` trait added in
RustCrypto/traits#737.
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Sep 8, 2021
Switches from `weierstrass::Curve` to the `PrimeCurve` trait added in
RustCrypto/traits#737.
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Sep 8, 2021
Switches from `weierstrass::Curve` to the `PrimeCurve` trait added in
RustCrypto/traits#737.
scv35 added a commit to scv35/Signature-algorithms that referenced this pull request Jul 4, 2025
Switches from `weierstrass::Curve` to the `PrimeCurve` trait added in
RustCrypto/traits#737.
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