![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
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.
Definition at line 120 of file esign.h.
|
inline |