Skip to content

Commit 920666d

Browse files
authored
Update README.md
1 parent 8c41d9f commit 920666d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ This library can be used to create MultiSig and ThresholdSig crypto wallet.
1616

1717
Project Status
1818
-------
19-
* The library supports **2p-ecdsa** based on Lindell's crypto 2017 paper [1]. Project [Gotham-city](https://github.com/KZen-networks/gotham-city) is a proof of concept for a full two-party Bitcoin wallet that uses this library. See benchmarks and white paper there.
19+
* The library supports **2P-ECDSA** based on Lindell's crypto 2017 paper [1]. Project [Gotham-city](https://github.com/KZen-networks/gotham-city) is a proof of concept for a full two-party Bitcoin wallet that uses this library. See benchmarks and white paper there.
2020

2121
* The library supports Gennaro and Goldfeder CCS 2018 protocol [2] for **{t,n}-threshold ECDSA**.
2222

23-
* The library supports **2p-ecdsa** based on Castagnos et. al. crypto 2019 paper [3]
23+
* The library supports **2P-ECDSA** based on Castagnos et. al. crypto 2019 paper [3]
2424

2525
Run Demo
2626
-------

0 commit comments

Comments
 (0)