Implements a special case (k = 2) of Adi Shamir's secret sharing algorithm. This allows secret files to be encrypted on disk and require two secret holders to decrypt it.
John Downey
MIT
gem "trustworthy", "~> 0.3.1"