Security Scol plugin
|
EMSA5 padding method. More...
#include <esign.h>
Public Member Functions | |
CRYPTOPP_STATIC_CONSTEXPR const char * | StaticAlgorithmName () |
void | ComputeMessageRepresentative (RandomNumberGenerator &rng, const byte *recoverableMessage, size_t recoverableMessageLength, HashTransformation &hash, HashIdentifier hashIdentifier, bool messageEmpty, byte *representative, size_t representativeBitLength) const |
EMSA5 padding method.
T | Mask Generation Function |
|
inlinevirtual |
Implements PK_SignatureMessageEncodingMethod.
|
inline |