Crates.io | lnpbp_secp256k1zkp |
lib.rs | lnpbp_secp256k1zkp |
version | 0.9.0 |
source | src |
created_at | 2022-11-17 13:14:33.135018 |
updated_at | 2023-01-24 02:42:12.026643 |
description | LNP/BP fork of Grin version of Zero-Knowledge extensions of Rust bindings for Pieter Wuille's `libsecp256k1` library. |
homepage | |
repository | https://github.com/LNP-BP/rust-secp256k1-zkp |
max_upload_size | |
id | 717219 |
size | 1,659,732 |
rust-secp256k1
is a wrapper around libsecp256k1,
a C library by Peter Wuille for producing ECDSA signatures using the SECG curve
secp256k1
. This library
libsecp256k1
functionslibsecp256k1