PSSR_MEM_Base Class Reference

Inheritance diagram for PSSR_MEM_Base:

PK_RecoverableSignatureMessageEncodingMethod PK_SignatureMessageEncodingMethod EMSA2HashIdLookup< PSSR_MEM_Base > PSSR_MEM_BaseWithHashId< false > PSSR_MEM_BaseWithHashId< true > List of all members.

Detailed Description

Definition at line 13 of file pssr.h.

Public Member Functions

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


The documentation for this class was generated from the following files:
Generated on Sat Dec 23 02:07:31 2006 for Crypto++ by  doxygen 1.5.1-p1