Trust-Machines / p256k1

Wrappers around secp256k1 to expose the underlying math, specifically unwrapped points and scalars with multiexponentiation
Apache License 2.0
12 stars 6 forks source link

Wrap ecdsa signature generation #34

Closed jferrant closed 1 year ago

jferrant commented 1 year ago

I think a secp256k1_context ptr was being leaked in Point. It should be fixed now that its pulled into Context with an implemented Drop.

cloudflare-workers-and-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9303bd4
Status: ✅  Deploy successful!
Preview URL: https://2828a086.p256k1.pages.dev
Branch Preview URL: https://32-wrap-ecdsa-signature-gene.p256k1.pages.dev

View logs