#include <luc.h>
Inheritance diagram for LUCSSA< H, STANDARD >:
Definition at line 95 of file luc.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, LUC, int >, LUC, 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 LUCFunction | PublicKey |
typedef InvertibleLUCFunction | PrivateKey |
Static Public Member Functions | |
std::string | StaticAlgorithmName () |