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

std.crypto.25519.scalar: implement edwards25519 scalar field inversion #10653

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

jedisct1
Copy link
Contributor

This operation is extremely useful for schemes using multiplicative blinding such as https://chris-wood.github.io/draft-wood-cfrg-eddsa-blinding/draft-wood-cfrg-eddsa-blinding.html

This operation is extremely useful for multiplicative blinding.
@kubkon kubkon merged commit 4e5495e into ziglang:master Jan 24, 2022
@jedisct1 jedisct1 deleted the sc25519-inv branch January 28, 2022 13:38
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