sss icon indicating copy to clipboard operation
sss copied to clipboard

A pure Go implementation of Shamir's Secret Sharing algorithm over GF(256)

sss (Shamir's Secret Sharing)

Build Status

A pure Go implementation of Shamir's Secret Sharing algorithm over GF(2^8).

Inspired by @hbs's Python implementation.

For documentation, check godoc.