#include <rabin.h>
Inheritance diagram for RabinSS< STANDARD, H >:

Definition at line 96 of file rabin.h.
Public Types | |
| typedef STANDARD | Standard |
| see SignatureStandard for a list of standards | |
| typedef Standard::SignatureMessageEncodingMethod | MessageEncodingMethod |
|
typedef TF_SignatureSchemeOptions< TF_SS< STANDARD, H, Rabin, int >, Rabin, MessageEncodingMethod, H > | SchemeOptions |
|
typedef PK_FinalTemplate< TF_SignerImpl< SchemeOptions > > | Signer |
| implements PK_Signer interface | |
|
typedef PK_FinalTemplate< TF_VerifierImpl< SchemeOptions > > | Verifier |
| implements PK_Verifier interface | |
| typedef RabinFunction | PublicKey |
| typedef InvertibleRabinFunction | PrivateKey |
Static Public Member Functions | |
| static std::string __cdecl | StaticAlgorithmName () |
1.4.4