paulmillr / noble-curves

Audited & minimal JS implementation of elliptic curve cryptography.
https://paulmillr.com/noble
MIT License
621 stars 56 forks source link

Fix ShortSignature.fromHex to check the G1 point is valid #81

Closed randombit closed 10 months ago

randombit commented 10 months ago

Sorry about missing this in the initial PR