#include <rabin.h>
Inheritance diagram for RabinES< STANDARD >:

Definition at line 89 of file rabin.h.
Public Types | |
| typedef STANDARD | Standard |
| see EncryptionStandard for a list of standards | |
|
typedef TF_SchemeOptions< TF_ES< STANDARD, Rabin, int >, Rabin, PaddingAlgorithm > | SchemeOptions |
|
typedef PK_FinalTemplate< TF_DecryptorImpl< SchemeOptions > > | Decryptor |
| implements PK_Decryptor interface | |
|
typedef PK_FinalTemplate< TF_EncryptorImpl< SchemeOptions > > | Encryptor |
| implements PK_Encryptor interface | |
| typedef RabinFunction | PublicKey |
| typedef InvertibleRabinFunction | PrivateKey |
Static Public Member Functions | |
| std::string | StaticAlgorithmName () |
1.3.2