Public Types | Public Member Functions

EcPrecomputation< EC2N > Class Template Reference

EC2N precomputation. More...

#include <ec2n.h>

Inheritance diagram for EcPrecomputation< EC2N >:
DL_GroupPrecomputation< EC2N::Point >

List of all members.

Public Types

typedef EC2N EllipticCurve
typedef EC2N::Point Element

Public Member Functions

const AbstractGroup< Element > & GetGroup () const
Element BERDecodeElement (BufferedTransformation &bt) const
void DEREncodeElement (BufferedTransformation &bt, const Element &v) const
void SetCurve (const EC2N &ec)
const EC2NGetCurve () const
virtual bool NeedConversions () const
virtual Element ConvertIn (const Element &v) const
virtual Element ConvertOut (const Element &v) const

Detailed Description

template<>
class EcPrecomputation< EC2N >

EC2N precomputation.

Definition at line 93 of file ec2n.h.


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