It does not change (x-only) public encoding in the certificate.
The main implementation is in commit "Use EllSwift for handshake pubkeys and ECDH". The two revert commits allow dropping their corresponding commits in https://github.com/bitcoin/bitcoin/pull/28983
Implements https://github.com/stratum-mining/sv2-spec/pull/66.
Matching SRI pull request: https://github.com/stratum-mining/stratum/pull/737
This changes the handshake in two ways:
ellswift_ecdh_xonly
Both are defined in BIP324
It does not change (x-only) public encoding in the certificate.
The main implementation is in commit "Use EllSwift for handshake pubkeys and ECDH". The two revert commits allow dropping their corresponding commits in https://github.com/bitcoin/bitcoin/pull/28983