Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 334 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 334 Bytes

AVSS

Asynchronous Verifiable Secret Sharing

Overview

  1. Shamir's secret sharing(SSS)
  2. Distributed Key Generation(DKG)
  3. Lagrange Interpolation(LI)
  4. Asynchronous Verifiable Secret Sharing(AVSS)

Run

ts-node main.ts

How it works

  1. Generate Data Node by SSS, DKG.
  2. Verify share of Node by sign secret.