Crypto++  5.6.3
Free C++ class library of cryptographic schemes
Public Types | Public Member Functions | List of all members
ModExpPrecomputation Class Reference
+ Inheritance diagram for ModExpPrecomputation:

Public Types

typedef Integer Element
 

Public Member Functions

bool NeedConversions () const
 
Element ConvertIn (const Element &v) const
 
virtual Element ConvertOut (const Element &v) const
 
const AbstractGroup< Element > & GetGroup () const
 
Element BERDecodeElement (BufferedTransformation &bt) const
 
void DEREncodeElement (BufferedTransformation &bt, const Element &v) const
 
void SetModulus (const Integer &v)
 
const IntegerGetModulus () const
 

Detailed Description

Definition at line 15 of file modexppc.h.


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