0.2.3 • Published 10 months ago
mpz-ts v0.2.3
mpz-ts
Backend for https://github.com/voltrevo/mpc-framework
powered
by privacy-scaling-explorations/mpz.
Usage
npm install mpz-ts
import { MpzSemiHonestBackend } from 'mpz-ts';
const mpzBackend = new MpzSemiHonestBackend();
// Use with mpc-framework
// https://github.com/voltrevo/mpc-framework