Crypto++  8.6
Free C++ class library of cryptographic schemes
ECDSA< EC, H > Struct Template Reference

Elliptic Curve DSA (ECDSA) signature scheme. More...

Detailed Description

template<class EC, class H>
struct ECDSA< EC, H >

Elliptic Curve DSA (ECDSA) signature scheme.

Template Parameters
ECelliptic curve field
HHashTransformation derived class
See also
ECDSA
Since
Crypto++ 3.2

Definition at line 328 of file eccrypto.h.


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