| Crates.io | secp256k1-plus |
| lib.rs | secp256k1-plus |
| version | 0.5.7 |
| created_at | 2017-08-04 02:40:45.349546+00 |
| updated_at | 2017-08-04 02:40:45.349546+00 |
| description | Fork of Rust bindings for Pieter Wuille's `libsecp256k1` library. Implements ECDSA for the SECG elliptic curve group secp256k1 and related utilities. |
| homepage | https://github.com/arkpar/rust-secp256k1/ |
| repository | https://github.com/arkpar/rust-secp256k1/ |
| max_upload_size | |
| id | 26320 |
| size | 871,959 |
rust-secp256k1 is a wrapper around ,
a C library by Peter Wuille for producing ECDSA signatures using the SECG curve
secp256k1. This library
libsecp256k1 functionslibsecp256k1