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

Bump curve25519-dalek to v4.0.0-rc.0 #148

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

tarcieri
Copy link
Contributor

@tarcieri tarcieri commented Jan 31, 2023

This also makes use of EdwardsPoint::mul_base which abstracts over implementation details like basepoint tables.

It also adds a TODO to use a forthcoming MontgomeryPoint::mul_base API: dalek-cryptography/curve25519-dalek#503

This also makes use of `EdwardsPoint::mul_base` which abstracts over
implementation details like basepoint tables.

It also adds a TODO to use a forthcoming `MontgomeryPoint::mul_base`
API: dalek-cryptography/curve25519-dalek#503
@mcginty mcginty merged commit 077bb35 into mcginty:master Jan 31, 2023
@mcginty
Copy link
Owner

mcginty commented Jan 31, 2023

Looks good, thanks!

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