Crypto++
Public Member Functions | Static Public Member Functions
DL_Algorithm_ECNR Class Reference

ECNR algorithm. More...

#include <eccrypto.h>

Inheritance diagram for DL_Algorithm_ECNR:
DL_Algorithm_NR< EC::Point >

List of all members.

Public Member Functions

void Sign (const DL_GroupParameters< T > &params, const Integer &x, const Integer &k, const Integer &e, Integer &r, Integer &s) const
bool Verify (const DL_GroupParameters< T > &params, const DL_PublicKey< T > &publicKey, const Integer &e, const Integer &r, const Integer &s) const

Static Public Member Functions

static const char * StaticAlgorithmName ()

Detailed Description

ECNR algorithm.


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