We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4541a commit 6b41326Copy full SHA for 6b41326
README.md
@@ -4,7 +4,7 @@
4
5
### rust-secp256k1
6
7
-`rust-secp256k1` is a wrapper around ,
+`rust-secp256k1` is a wrapper around [libsecp256k1](https://github.com/bitcoin-core/secp256k1),
8
a C library by Pieter Wuille for producing ECDSA signatures using the SECG curve
9
`secp256k1`. This library
10
* exposes type-safe Rust bindings for all `libsecp256k1` functions
0 commit comments