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.
2 parents ac4541a + 6b41326 commit d448cd8Copy full SHA for d448cd8
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