Skip to content

Conversation

@ffranr
Copy link
Contributor

@ffranr ffranr commented Sep 16, 2025

Add IsEquivalentPubKeys, a helper method that reports whether two public keys are equivalent in their BIP340-serialized form. This ensures a canonical comparison by avoiding discrepancies caused by multiple encodings of the same elliptic curve point, since BIP340 serialization provides a unique byte representation.

Add IsEquivalentPubKeys, a helper method that reports whether two
public keys are equivalent in their BIP340-serialized form. This
ensures a canonical comparison by avoiding discrepancies caused by
multiple encodings of the same elliptic curve point, since BIP340
serialization provides a unique byte representation.
@yyforyongyu yyforyongyu self-requested a review September 25, 2025 22:34
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.

2 participants