ExSecp256k1
ExSecp256k1 - Rust Native Implemented Function (NIF) that wraps a couple functions from the libsecp256k1 Rust library .
It only wraps secp256k1 functions used in Ethereum.
Secp256k1 is the name of the elliptic curve to implement its public key cryptography.
Edit this page on GitHub