Fabcoin Core  0.16.2
P2P Digital Currency
List of all members
NR< H > Class Template Reference

NR signature scheme. More...

#include <gfpcrypt.h>

Inheritance diagram for NR< H >:
[legend]
Collaboration diagram for NR< H >:
[legend]

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< GroupParametersPublicKey
 
typedef DL_PrivateKey_GFP< GroupParametersPrivateKey
 
- Static Public Member Functions inherited from DL_SS< DL_SignatureKeys_GFP, DL_Algorithm_NR< Integer >, DL_SignatureMessageEncodingMethod_NR, H >
static std::string StaticAlgorithmName ()
 

Detailed Description

template<class H>
class NR< H >

NR signature scheme.

Template Parameters
HHashTransformation derived class
See also
NR

Definition at line 698 of file gfpcrypt.h.


The documentation for this class was generated from the following file: