mirror of
https://github.com/taigrr/arc
synced 2026-03-22 12:22:34 -07: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.
