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

docs: update VartimeRistrettoPrecomputation documentation #667

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AaronFeickert
Copy link
Contributor

It is the case that performing variable-time Ristretto multiscalar multiplication evaluation using VartimeRistrettoPrecomputation may be less efficient than the corresponding VartimeMultiscalarMul implementation, depending on the number of points used.

This PR updates the documentation to make this clear, since the decision of whether or not to use precomputation may depend highly on the use case.

@AaronFeickert AaronFeickert force-pushed the precomputation-docs branch 2 times, most recently from e6aa853 to 86c1987 Compare July 26, 2024 15:37
@rozbb
Copy link
Contributor

rozbb commented Jul 30, 2024

Nice! I can't quite tell what the formatting error is here

@AaronFeickert
Copy link
Contributor Author

Looks like the formatter doesn't like it when an empty comment line includes a trailing space. Fixed.

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