1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

- Remove libsecp256k1 reference

This commit is contained in:
Matt David 2016-05-11 12:59:02 -07:00
parent e1d74be3b6
commit 40d4246d3d

View File

@ -381,4 +381,3 @@ The following diagram shows a sample flow in which one mobile client is sending
* [https://tools.ietf.org/html/rfc6979 RFC6979]
* [https://en.bitcoin.it/wiki/Address_reuse Address Reuse]
* [http://csrc.nist.gov/publications/fips/fips180-4/fips-180-4.pdf FIPS 180-4 (Secure Hash Standard)]
* [https://github.com/bitcoin-core/secp256k1/blob/master/src/modules/ecdh/main_impl.h libsecp256k1 ECDH Implementation]