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: minor documentation fixes #671

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

AaronFeickert
Copy link
Contributor

This PR makes a few small documentation fixes:

  • It updates the ristretto module documentation to correctly note that RistrettoPoint equality testing is always done in constant time.
  • It updates the edwards module documentation to correctly note that EdwardsPoint equality testing is always done in constant time.
  • It updates the EdwardsPoint documentation to fix what appears to be a copy-paste error for a type name.

@rozbb
Copy link
Contributor

rozbb commented Jul 30, 2024

Indeed you're right! Thank you for the fixes

@rozbb rozbb merged commit a7a9fff into dalek-cryptography:main Jul 30, 2024
22 checks passed
@AaronFeickert AaronFeickert deleted the eq-zeroize-docs branch July 30, 2024 14:35
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