Skip to content

Conversation

@jonasnick
Copy link
Collaborator

This enables extending the Secp256k1 with more cryptographic algorithms outside of this crate. In particular, I'd like to use algorithms in secp256k1-zkp with this crates' Secp256k1. For example, this is how schnorrsig could be added to a rust-secp256k1-zkp crate: jonasnick/rust-secp256k1-zkp@2cd9bc4#diff-378891ea32c1e0e815ba44b3c9dfaa90R110

Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK. How quickly do you need this? Our next version will be a major bump because we increased the minimum compiler version and updated some dependencies. I can backport if need be.

@jonasnick
Copy link
Collaborator Author

Medium soon. Can wait for the next major version.

@real-or-random
Copy link
Collaborator

ACK

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.

3 participants