UNPKG

shamirs-secret-sharing

Version:

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

19 lines (16 loc) 312 B
[meta] bundle_identifier = "jwerle.shamirs-secret-sharing.tests" version = "2.0.0" [build] output = "../build" name = "shamirs-secret-sharing-tests" [build.copy-map] . = test/ index.html = . ../buffer.js = . ../codec.js = . ../combine.js = . ../constants.js = . ../index.js = . ../split.js = . ../table.js = .