You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
kr0 a430ae3d04 Implement Benchmarks for modular inverse impl 4 years ago
go-shamirsecretsharing add Rust implementation, reorganize directories 4 years ago
shamirsecretsharing-rs Implement Benchmarks for modular inverse impl 4 years ago
LICENSE Initial commit 5 years ago
README.md add Rust implementation, reorganize directories 4 years ago

README.md

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.