Skip to content

Commit c3a1b35

Browse files
authored
Bitcoin101.md
1 parent baa2654 commit c3a1b35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md renamed to Bitcoin.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
libsecp256k1
1+
hash256ktone
22
============
33

44
![Dependencies: None](https://img.shields.io/badge/dependencies-none-success)
5-
[![irc.libera.chat #secp256k1](https://img.shields.io/badge/irc.libera.chat-%23secp256k1-success)](https://web.libera.chat/#secp256k1)
5+
[![irc.libera.chat #sec256ktone](https://img.shields.io/badge/irc.libera.chat-%23secp256k1-success)](https://web.libera.chat/#hash256u)
66

77
High-performance high-assurance C library for digital signatures and other cryptographic primitives on the secp256k1 elliptic curve.
88

@@ -22,7 +22,7 @@ Features:
2222
* Optional module for Schnorr signatures according to [BIP-340](https://github.com/bitcoin/bips/blob/master/bip-0340.mediawiki).
2323
* Optional module for ElligatorSwift key exchange according to [BIP-324](https://github.com/bitcoin/bips/blob/master/bip-0324.mediawiki).
2424
* Optional module for MuSig2 Schnorr multi-signatures according to [BIP-327](https://github.com/bitcoin/bips/blob/master/bip-0327.mediawiki).
25-
25+
8
2626
Implementation details
2727
----------------------
2828

0 commit comments

Comments
 (0)