Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

PSSR_MEM_BaseWithHashId< false > Class Template Reference

Inheritance diagram for PSSR_MEM_BaseWithHashId< false >:

PSSR_MEM_Base PK_RecoverableSignatureMessageEncodingMethod PK_SignatureMessageEncodingMethod List of all members.

Detailed Description

template<>
class PSSR_MEM_BaseWithHashId< false >

Definition at line 64 of file pssr.h.

Public Member Functions

unsigned int MaxRecoverableLength (unsigned int representativeBitLength, unsigned int hashIdentifierLength, unsigned int digestLength) const
bool IsProbabilistic () const
bool AllowNonrecoverablePart () const
bool RecoverablePartFirst () const
void ComputeMessageRepresentative (RandomNumberGenerator &rng, const byte *recoverableMessage, unsigned int recoverableMessageLength, HashTransformation &hash, HashIdentifier hashIdentifier, bool messageEmpty, byte *representative, unsigned int representativeBitLength) const
DecodingResult RecoverMessageFromRepresentative (HashTransformation &hash, HashIdentifier hashIdentifier, bool messageEmpty, byte *representative, unsigned int representativeBitLength, byte *recoverableMessage) const
bool VerifyMessageRepresentative (HashTransformation &hash, HashIdentifier hashIdentifier, bool messageEmpty, byte *representative, unsigned int representativeBitLength) const
virtual void ProcessSemisignature (HashTransformation &hash, const byte *semisignature, unsigned int semisignatureLength) const
virtual void ProcessRecoverableMessage (HashTransformation &hash, const byte *recoverableMessage, unsigned int recoverableMessageLength, const byte *presignature, unsigned int presignatureLength, SecByteBlock &semisignature) const
virtual DecodingResult RecoverMessageFromSemisignature (HashTransformation &hash, HashIdentifier hashIdentifier, const byte *presignature, unsigned int presignatureLength, const byte *semisignature, unsigned int semisignatureLength, byte *recoveredMessage) const


The documentation for this class was generated from the following file:
Generated on Fri Sep 9 19:01:34 2005 for Crypto++ by  doxygen 1.4.4