Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

DL_Algorithm_ECNR< EC > Class Template Reference

#include <eccrypto.h>

Inheritance diagram for DL_Algorithm_ECNR< EC >:

DL_Algorithm_NR< EC::Point > DL_ElgamalLikeSignatureAlgorithm< EC::Point > List of all members.

Detailed Description

template<class EC>
class DL_Algorithm_ECNR< EC >

ECNR algorithm.

Definition at line 237 of file eccrypto.h.

Public Member Functions

void Sign (const DL_GroupParameters< EC::Point > &params, const Integer &x, const Integer &k, const Integer &e, Integer &r, Integer &s) const
bool Verify (const DL_GroupParameters< EC::Point > &params, const DL_PublicKey< EC::Point > &publicKey, const Integer &e, const Integer &r, const Integer &s) const
virtual Integer RecoverPresignature (const DL_GroupParameters< EC::Point > &params, const DL_PublicKey< EC::Point > &publicKey, const Integer &r, const Integer &s) const
virtual unsigned int RLen (const DL_GroupParameters< EC::Point > &params) const
virtual unsigned int SLen (const DL_GroupParameters< EC::Point > &params) const

Static Public Member Functions

const char * StaticAlgorithmName ()


The documentation for this class was generated from the following file:
Generated on Wed Jul 21 19:15:45 2004 for Crypto++ by doxygen 1.3.7-20040704