All tests are passing and Kalinski Inverse has been introduced on the code replacing the last mod_inv implementation.
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.
Rust
Go
go
rust