Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
Classes for Rabin's Information Dispersal and Shamir's Secret Sharing algorithms. More...
Go to the source code of this file.
Classes | |
class | RawIDA |
Secret sharing and information dispersal base class. More... | |
class | SecretSharing |
Shamir's Secret Sharing Algorithm. More... | |
class | SecretRecovery |
Shamir's Secret Sharing Algorithm. More... | |
class | InformationDispersal |
a variant of Rabin's Information Dispersal Algorithm More... | |
class | InformationRecovery |
Rabin's Information Dispersal Algorithm. More... | |
class | PaddingRemover |