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

p521: CurveArithmetic + PrimeCurveParams #764

Merged
merged 1 commit into from
Feb 13, 2023
Merged

Conversation

tarcieri
Copy link
Member

Adds impls of the CurveArithmetic and PrimeCurveArithmetic traits, the latter of which defines the coefficients of the curve equation as well as the coordinates of the generator point.

Constants have been sourced from NIST SP 800-186 § 3.2.1.5: P-521.

Adds impls of the `CurveArithmetic` and `PrimeCurveArithmetic` traits,
the latter of which defines the coefficients of the curve equation as
well as the coordinates of the generator point.

Constants have been sourced from NIST SP 800-186 § 3.2.1.5: P-521.
@tarcieri tarcieri force-pushed the p521/curve-parameters branch from 3f6b00c to 492cfcf Compare February 13, 2023 00:52
@tarcieri tarcieri merged commit 267e3c3 into master Feb 13, 2023
@tarcieri tarcieri deleted the p521/curve-parameters branch February 13, 2023 01:13
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