this project is nodejs implementation of two party ECDSA algorithm. the original paper is Fast Secure Two-Party ECDSA Signing by Yehuda Lindell https://eprint.iacr.org/2017/552.pdf
- node: 15.6.0
- bigint-crypto-utils
- verifyPaillierPublicKeyProof test failed
- verifyPaillierAndDlogProof to be added