#secp256k1 #ecdsa #crypto

libsecp256k1-rs

secp256k1 implementation and utilities

5 releases

Uses old Rust 2015

0.2.4 Sep 18, 2018
0.2.3 Sep 18, 2018
0.2.2 Sep 18, 2018
0.2.1 Sep 17, 2018
0.2.0 Sep 15, 2018

⚠️ Issues reported

#1863 in Cryptography

BSD-3-Clause

4.5MB
22K SLoC

SECP256K1 Implementation in Pure Rust

Forked from this crate

This is not intended to be used in production code, but more as a easy-to-use library to offer a playground for testing ideas.

See the tests for examples on how the library might be used.

Dependencies