Please see latest draft and conversation in the bips repository PR #1378
Forked from jonasschnelli/BIPoverhaul.mediawiki
Last active
February 28, 2023 19:50
-
-
Save dhruv/5b1275751bc98f3b64bcafce7876b489 to your computer and use it in GitHub Desktop.
Yes, see
- bitcoin-core/secp256k1#1129
- https://github.com/bitcoin/bips/blob/master/bip-0324/reference.py#L393
https://bip324.com/sections/code-review/ may also be helpful to navigate the jungle of the PRs.
Be aware that our key exchange encodes the EC points contributed from both sides using Elligator Swift.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ChristopherA It's all in the BIP: https://github.com/bitcoin/bips/blob/master/bip-0324.mediawiki#user-content-ElligatorSwift_encoding_of_curve_X_coordinates and https://github.com/bitcoin/bips/blob/master/bip-0324.mediawiki#test-vectors