secp256k1 0.20.3

Rust bindings for Pieter Wuille's `libsecp256k1` library. Implements ECDSA for the SECG elliptic curve group secp256k1 and related utilities.
Documentation
1
2
3
4
5
6
7
8
9
target/
Cargo.lock

#IntelliJ project files
.idea
*.iml

CMakeLists.txt
cmake-build-debug