mirror of
https://github.com/taigrr/arc
synced 2025-01-18 04:33:13 -08:00
sss (Shamir's Secret Sharing)
A pure Go implementation of Shamir's Secret Sharing algorithm over GF(2^8).
Inspired by @hbs's Python implementation.
For documentation, check godoc.