Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <gfpcrypt.h>
Additional Inherited Members | |
Public Types inherited from DL_SS< DL_SignatureKeys_GFP, DL_Algorithm_NR< Integer >, DL_SignatureMessageEncodingMethod_NR, H > | |
typedef PK_FinalTemplate< DL_SignerImpl< SchemeOptions > > | Signer |
implements PK_Signer interface More... | |
typedef PK_FinalTemplate< DL_VerifierImpl< SchemeOptions > > | Verifier |
implements PK_Verifier interface More... | |
Public Types inherited from DL_SignatureKeys_GFP | |
typedef DL_GroupParameters_GFP | GroupParameters |
typedef DL_PublicKey_GFP< GroupParameters > | PublicKey |
typedef DL_PrivateKey_GFP< GroupParameters > | PrivateKey |
Static Public Member Functions inherited from DL_SS< DL_SignatureKeys_GFP, DL_Algorithm_NR< Integer >, DL_SignatureMessageEncodingMethod_NR, H > | |
static std::string | StaticAlgorithmName () |
NR signature scheme.
H | HashTransformation derived class |
Definition at line 698 of file gfpcrypt.h.