Skip to content

cliff0412/two-party-ecdsa-nodejs

Repository files navigation

description

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

dev env

  • node: 15.6.0

used packages in source

  • bigint-crypto-utils

TODO

  • verifyPaillierPublicKeyProof test failed
  • verifyPaillierAndDlogProof to be added

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published