A pure Go implementation of Shamir's Secret Sharing algorithm over GF(2^8).
Inspired by @hbs's Python implementation.
For documentation, check godoc.
A pure Go implementation of Shamir's Secret Sharing algorithm over GF(2^8).
Inspired by @hbs's Python implementation.
For documentation, check godoc.