Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ecdsa: use EcdsaCurve in bounds #792

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

tarcieri
Copy link
Member

Replaces previous PrimeCurve bounds with the new EcdsaCurve trait (which has a supertrait bound on PrimeCurve).

Replaces previous `PrimeCurve` bounds with the new `EcdsaCurve` trait
(which has a supertrait bound on `PrimeCurve`).
@tarcieri tarcieri force-pushed the ecdsa/use-ecdsacurve-trait-in-bounds branch from 6cc52aa to 71c2195 Compare January 17, 2024 23:11
@tarcieri tarcieri merged commit c5206d4 into master Jan 17, 2024
14 checks passed
@tarcieri tarcieri deleted the ecdsa/use-ecdsacurve-trait-in-bounds branch January 17, 2024 23:14
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.

1 participant