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

Use CIRCL for X448 #57

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Use CIRCL for X448 #57

merged 1 commit into from
Oct 26, 2022

Conversation

bifurcation
Copy link
Collaborator

This PR uses the X448 implementation from Cloudflare's CIRCL library for X448 operations. As reported in #56, our previous x448 library might be having some reachability problems. I expect that this one will be more stable.

I have verified that this passes tests, including correctly verifying the checked-in test vectors.

HPKE_TEST_VECTORS_IN=test-vectors.json go test

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

2 participants