#include <rw.h>
Inheritance diagram for RWSSA< H, STANDARD >:
Definition at line 155 of file rw.h.
Public Types | |
typedef Traits::DecoratedHashingAlgorithm< H >::type | DecoratedHashAlgorithm |
typedef STANDARD | Standard |
see SignatureStandard for a list of standards | |
typedef TF_SchemeOptions< TF_SSA< STANDARD, H, RW< IFSSA_R >, int >, RW< IFSSA_R >, PaddingAlgorithm > | SchemeOptions |
typedef PK_FinalTemplate< PK_SignerImpl< TF_DigestSignerImpl< SchemeOptions >, DecoratedHashAlgorithm > > | Signer |
implements PK_Signer interface | |
typedef PK_FinalTemplate< PK_VerifierImpl< TF_DigestVerifierImpl< SchemeOptions >, DecoratedHashAlgorithm > > | Verifier |
implements PK_Verifier interface | |
typedef RWFunction< r > | PublicKey |
typedef InvertibleRWFunction< r > | PrivateKey |
Static Public Member Functions | |
std::string | StaticAlgorithmName () |