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.
Homepage: http://point-at-infinity.org/ssss/
Maintainer: Denis Fondras <denis@openbsd.org>