libcryptosec
|
This is the complete list of members for SecretSharer, including all inherited members.
join(std::vector< std::istream * > *secrets, unsigned int parts, unsigned int threshold, std::ostream *secret) | SecretSharer | static |
split(std::istream *data, int parts, int threshold, std::vector< std::ostream *> *secrets) | SecretSharer | static |