Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 388 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 388 Bytes

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