![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
Elliptic Curve NR (ECNR) signature scheme. More...
#include <eccrypto.h>
Additional Inherited Members | |
Public Types inherited from DL_SS< DL_Keys_EC< EC >, DL_Algorithm_ECNR< EC >, 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_Keys_EC< EC > | |
| typedef DL_PublicKey_EC< EC > | PublicKey |
| typedef DL_PrivateKey_EC< EC > | PrivateKey |
Static Public Member Functions inherited from DL_SS< DL_Keys_EC< EC >, DL_Algorithm_ECNR< EC >, DL_SignatureMessageEncodingMethod_NR, H > | |
| static std::string | StaticAlgorithmName () |
Elliptic Curve NR (ECNR) signature scheme.
| EC | elliptic curve field |
| H | HashTransformation derived class |
Definition at line 402 of file eccrypto.h.
1.8.11