Crypto++  7.0
Free C++ class library of cryptographic schemes
Public Member Functions | Public Attributes | List of all members
ProjectiveDoubling Class Reference

Public Member Functions

 ProjectiveDoubling (const ModularArithmetic &m_mr, const Integer &m_a, const Integer &m_b, const ECPPoint &Q)
 
void Double ()
 

Public Attributes

const ModularArithmeticmr
 
ProjectivePoint P
 
bool firstDoubling
 
bool negated
 
Integer sixteenY4
 
Integer aZ4
 
Integer twoY
 
Integer fourY2
 
Integer S
 
Integer M
 

Detailed Description

Definition at line 322 of file ecp.cpp.


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