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

Verifying signatures using ZIP215 criteria #319

Closed
fspreiss opened this issue Jun 25, 2024 · 1 comment
Closed

Verifying signatures using ZIP215 criteria #319

fspreiss opened this issue Jun 25, 2024 · 1 comment

Comments

@fspreiss
Copy link

In our project, we need to verify Ed25519 signatures according to the criteria outlined in ZIP215.

The current implementation uses different verification criteria. For example

Would you be open to having a verification method that follows the ZIP215 rules, e.g., verify_zip215? If so, would it help if we contribute a respective PR?

It seems we are not the first ones interested in such a feature. For example, there was #152, but it was closed without comment.

@fspreiss
Copy link
Author

Re-filed as dalek-cryptography/curve25519-dalek#664, as the repo has moved.

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