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

p384: use generic prime order formulas #601

Merged
merged 1 commit into from Jun 12, 2022

Conversation

tarcieri
Copy link
Member

Uses the generic implementation of Renes-Costello-Batina 2015 added to the elliptic-curve crate:

RustCrypto/traits#1022

Uses the generic implementation of Renes-Costello-Batina 2015 added to
the `elliptic-curve` crate:

RustCrypto/traits#1022
@tarcieri tarcieri force-pushed the p384/use-generic-prime-order-formulas branch from 560455f to a4db652 Compare June 12, 2022 13:36
@tarcieri tarcieri changed the title [WIP] p384: use generic prime order formulas p384: use generic prime order formulas Jun 12, 2022
@tarcieri tarcieri marked this pull request as ready for review June 12, 2022 13:37
@tarcieri tarcieri merged commit fb44d75 into master Jun 12, 2022
@tarcieri tarcieri deleted the p384/use-generic-prime-order-formulas branch June 12, 2022 14:06
tarcieri added a commit that referenced this pull request Jun 12, 2022
Uses the generic implementation of Renes-Costello-Batina 2015 added to
the `elliptic-curve` crate:

RustCrypto/traits#1022

This is effectively the same changes as #601 made to `p384`, but for the
`p256` crate.
tarcieri added a commit that referenced this pull request Jun 12, 2022
Uses the generic implementation of Renes-Costello-Batina 2015 added to
the `elliptic-curve` crate:

RustCrypto/traits#1022

This is effectively the same changes as #601 made to `p384`, but for the
`p256` crate.
tarcieri added a commit that referenced this pull request Jun 12, 2022
Uses the generic implementation of Renes-Costello-Batina 2015 added to
the `elliptic-curve` crate:

RustCrypto/traits#1022

This is effectively the same changes as #601 made to `p384`, but for the
`p256` crate.
@tarcieri tarcieri mentioned this pull request Jun 12, 2022
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.

None yet

1 participant