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 Curve25519 for the Cyclic Group of Prime Order #3

Open
louisabraham opened this issue Aug 21, 2020 · 1 comment
Open

Use Curve25519 for the Cyclic Group of Prime Order #3

louisabraham opened this issue Aug 21, 2020 · 1 comment

Comments

@louisabraham
Copy link

The base point x=9 gives a cyclic group of prime order.
This solves the issue of the parameter choice in secp256r1.

@louisabraham
Copy link
Author

louisabraham commented Aug 23, 2020

In fact it's what Ristretto does (give a group of prime order): https://libsodium.gitbook.io/doc/advanced/point-arithmetic/ristretto

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

No branches or pull requests

1 participant