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: implement hash2curve #964

Merged
merged 1 commit into from
Nov 11, 2023
Merged

Conversation

daxpedda
Copy link
Contributor

This implements the hash-to-curve proposal for P521.

I went ahead and updated the OPRF test vectors as well.

Additionally I added a test that makes sure that the constants we calculated by hand are correct and simplified them, which is now possible because of all the added const methods.

See #503 and #600 for previous implementations.

@daxpedda
Copy link
Contributor Author

Just rebased to get #967.

@tarcieri tarcieri changed the title Implement hash2curve for P521 p521: implement hash2curve Nov 11, 2023
@tarcieri tarcieri merged commit 699f43e into RustCrypto:master Nov 11, 2023
122 checks passed
@tarcieri
Copy link
Member

Thanks!

@tarcieri tarcieri mentioned this pull request Nov 11, 2023
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