kr0 70d54af4f1 Use Lsh impl of BigInt.
Bitshift to the left instead of multiply by 2
since performs ffaster than mul.
2019-07-19 10:06:25 +02:00
2019-04-12 10:10:17 +02:00

Shamir's Secret Sharing

This repo contains Rust & Go implementations of Shamir's Secret Sharing algorithm. The Go implementation also has a compiled Web Assembly (WASM) version from the Go code to be used from the browser.

Description
No description provided
Readme GPL-3.0 1.4 MiB
Languages
Rust 52.8%
Go 38.8%
HTML 5.4%
JavaScript 3%