Skip to content

Conversation

@venables
Copy link
Contributor

@venables venables commented Jul 9, 2025

Adds isValidPublicKey(pubkey: Uint8Array): boolean method to each of the supported curves which checks if the key length is valid and if the point falls on the curve.

Copy link
Contributor

@edspencer edspencer left a comment

Choose a reason for hiding this comment

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

LGTM

@venables venables force-pushed the venables/add-public-key-validation-methods branch from f0778b3 to 9c385d6 Compare July 9, 2025 17:55
@venables venables merged commit fceb090 into main Jul 9, 2025
2 checks passed
@venables venables deleted the venables/add-public-key-validation-methods branch July 9, 2025 18:01
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