Source: sharesecret
Section: non-US
Priority: optional
Maintainer: Stefan Karrmann <S.Karrmann@gmx.net>
Standards-Version: 3.0.1

Package: sharesecret
Architecture: any
Depends: ${shlibs:Depends}
Description: splits a secret or joins the parts using a threshold algorithm
 Sharesecret splits a secret into m parts such that at least n (<= m) parts
 are needed to reconstruct the secret. If you only have n - 1 parts you can
 only do brute force search (or guess).
