split secrets using Shamir's Secret Sharing Scheme
ssss is an implementation of Shamir's Secret Sharing Scheme. The program suite
does both: the generation of shares for a known secret, and the reconstruction
of a secret using user-provided shares.

Maintainer: Denis Fondras <denis@openbsd.org>

WWW: http://point-at-infinity.org/ssss/
