|
Crypto++
5.6.4
Free C++ class library of cryptographic schemes
|
Inheritance diagram for EcPrecomputation< ECP >:Public Types | |
| typedef ECP | EllipticCurve |
Public Types inherited from DL_GroupPrecomputation< ECP::Point > | |
| typedef ECP::Point | Element |
Public Member Functions | |
| bool | NeedConversions () const |
| Element | ConvertIn (const Element &P) const |
| Element | ConvertOut (const Element &P) const |
| const AbstractGroup< Element > & | GetGroup () const |
| Element | BERDecodeElement (BufferedTransformation &bt) const |
| void | DEREncodeElement (BufferedTransformation &bt, const Element &v) const |
| void | SetCurve (const ECP &ec) |
| const ECP & | GetCurve () const |
1.8.13