Crypto++ 8.8
Free C++ class library of cryptographic schemes
ecp.h File Reference

Classes for Elliptic Curves over prime fields. More...

Go to the source code of this file.

Classes

class  ECP
 Elliptic Curve over GF(p), where p is prime. More...
 
class  EcPrecomputation< ECP >
 ECP precomputation specialization. More...
 

Variables

 DL_FixedBasePrecomputationImpl< ECP::Point >
 
 DL_GroupPrecomputation< ECP::Point >
 

Detailed Description

Classes for Elliptic Curves over prime fields.

Definition in file ecp.h.

Variable Documentation

◆ DL_FixedBasePrecomputationImpl< ECP::Point >

Definition at line 26 of file ecp.h.

◆ DL_GroupPrecomputation< ECP::Point >

Definition at line 26 of file ecp.h.