![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
_ More...
#include <emsa2.h>
Public Member Functions | |
CRYPTOPP_STATIC_CONSTEXPR const char *CRYPTOPP_API | StaticAlgorithmName () |
size_t | MinRepresentativeBitLength (size_t hashIdentifierLength, size_t digestLength) const |
void | ComputeMessageRepresentative (RandomNumberGenerator &rng, const byte *recoverableMessage, size_t recoverableMessageLength, HashTransformation &hash, HashIdentifier hashIdentifier, bool messageEmpty, byte *representative, size_t representativeBitLength) const |
|
virtual |
Implements PK_SignatureMessageEncodingMethod.
Definition at line 10 of file emsa2.cpp.
|
inlinevirtual |
Reimplemented from PK_SignatureMessageEncodingMethod.
|
inline |