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: patched crate documentation #1221

Merged
merged 6 commits into from
Aug 2, 2024

Conversation

ratankaliani
Copy link
Member

  • Add specific documentation for Ed25519 and secp256k1 acceleration.
  • Add new supported crates.
  • Update method for verifying syscalls.

Generally, `ed25519-consensus` has better performance than `ed25519-dalek` by a factor of 2.
### Patches

Apply the following patches based on your original crate usage:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: prefer "based on which crate you're using"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@ratankaliani ratankaliani changed the title docs: Update patched crate documentation docs: patched crate documentation Aug 2, 2024
@ratankaliani ratankaliani merged commit 6b6f9f8 into dev Aug 2, 2024
1 check passed
@ratankaliani ratankaliani deleted the ratan/patched-crate-documentation branch August 2, 2024 22:08
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