UNPKG

shamirs-secret-sharing-ts

Version:

A simple implementation of Shamir's Secret Sharing configured to use a finite field in GF(2^8) with 128 bit padding

5 lines (4 loc) 120 B
declare const zeroes: string; declare const logs: any[]; declare const exps: any[]; export { zeroes, logs, exps, };