Sss
A pure Go implementation of Shamir's Secret Sharing algorithm over GF(256)
Install / Use
/learn @codahale/SssREADME
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.

