| Crates.io | secp256k1-test |
| lib.rs | secp256k1-test |
| version | 0.7.2 |
| created_at | 2017-11-13 08:34:40.40487+00 |
| updated_at | 2017-12-26 15:16:57.773252+00 |
| description | Rust bindings for Pieter Wuille's `libsecp256k1` library. Implements ECDSA for the SECG elliptic curve group secp256k1 and related utilities. |
| homepage | https://github.com/apoelstra/rust-secp256k1/ |
| repository | https://github.com/apoelstra/rust-secp256k1/ |
| max_upload_size | |
| id | 39205 |
| size | 810,810 |
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