Michael Amadi pfp
Michael Amadi
@michaels
Made a Secp256r1/p256 EC verifier Huff implementation. This was inspired by @daimo implementation and passes their unit tests. In comparison to theirs, this implementation costs approximately 90k gas less (~ 240k gas) to verify a p256 sig. https://github.com/AmadiMichael/p256-verifier-huff
3 replies
0 recast
6 reactions

Michael Amadi pfp
Michael Amadi
@michaels
The original implementation by @nibnalin.eth and @dcposch.eth can be found here https://github.com/daimo-eth/p256-verifier
1 reply
0 recast
3 reactions

Michael Amadi pfp
Michael Amadi
@michaels
This was also inspired by @pcaversaccio's vyper implementation 👇 https://github.com/pcaversaccio/p256-verifier-vyper
1 reply
0 recast
3 reactions