rangershi / crypto-mpc-js

Crypto Multi-party Computation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Multi-party Computation

JavaScript wrapper for Unbound C implementation

npm install crypto-mpc
yarn add crypto-mpc

WIP

I only provide MacOS Catalina 10.15 and Ubuntu 18.04 pre-built binaries. You can build another OS binary from Unbound source code.

Quick ECDSA Example

docker-compose up

About

Crypto Multi-party Computation

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.2%Language:Dockerfile 0.8%