Split secrets into shares and reconstruct them using Shamir's scheme
Shamir secret share command-line interface
sss
$ sss split -n 5 -t 3
$ sss combine
$ sss split -n 4 -t 2 -r