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

k256: add support for non-32-byte BIP340 signatures (#1041) #1072

Conversation

randombit
Copy link
Contributor

This is a backport of #1041 onto the 0.13.3 tag, with some small changes to accommodate SemVer.

Fixes #1040

This is a backport of RustCrypto#1041 onto the 0.13 branch, with some
small changes to accomodate SemVer.

Fixes RustCrypto#1040
@tarcieri
Copy link
Member

Published in k256 v0.13.4

@tarcieri tarcieri closed this Sep 20, 2024
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.

BIP340 Schnorr should accept arbitrary length messages
2 participants