Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Jesserc/Secp256k1-huff

Secp256k1 Elliptic Curve Library Written In Huff
https://github.com/Jesserc/Secp256k1-huff

Last synced: about 2 months ago
JSON representation

Secp256k1 Elliptic Curve Library Written In Huff

Awesome Lists containing this project

README

        

## Secp256k1 Curve Library In Huff

This is a Huff implementation of Secp256k1 curve based on the [LibSecp256k1 Solidity library](https://github.com/chronicleprotocol/scribe/blob/main/src/libs/LibSecp256k1.sol) by Chronicle Protocol.