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.3 #330

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

daxpedda
Copy link
Contributor

The Scalar type isn't compatible with X25519 anymore, so instead we use a plain [u8; 32].

Requires facebook/voprf#113.

@daxpedda daxpedda force-pushed the curve25519-dalek-4.0.0-rc.3 branch from 3a9f7ba to 99fed7f Compare June 28, 2023 09:32
@daxpedda daxpedda marked this pull request as ready for review June 28, 2023 09:32
@daxpedda
Copy link
Contributor Author

This is ready now.

@kevinlewi kevinlewi merged commit 4487f11 into facebook:main Jun 29, 2023
57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants