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

BIP340 #2

Open
pinheadmz opened this issue Aug 30, 2021 · 0 comments
Open

BIP340 #2

pinheadmz opened this issue Aug 30, 2021 · 0 comments

Comments

@pinheadmz
Copy link
Member

This library will need some updates now that the BIP is finalized and has been implemented in Bitcoin Core, and will be activated soon on Bitcoin mainnet. It looks to me like libtorsion still uses 33 bytes for public keys, that has been replaced with 32 byte public keys:

from bitcoin/bips#893

The tie-breaker for public keys with implicit Y coordinate is changed from square to even. This improves signing speed, and makes integration with existing key generation easier. This also has implications for BIP 341.

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