![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
EC2N precomputation specialization. More...
#include <ec2n.h>
Public Types | |
| typedef EC2N | EllipticCurve |
Public Types inherited from DL_GroupPrecomputation< EC2N::Point > | |
| typedef EC2N::Point | Element |
Public Member Functions | |
| virtual | ~EcPrecomputation () |
| const AbstractGroup< Element > & | GetGroup () const |
| Element | BERDecodeElement (BufferedTransformation &bt) const |
| void | DEREncodeElement (BufferedTransformation &bt, const Element &v) const |
| void | SetCurve (const EC2N &ec) |
| const EC2N & | GetCurve () const |
Public Member Functions inherited from DL_GroupPrecomputation< EC2N::Point > | |
| virtual | ~DL_GroupPrecomputation () |
| virtual bool | NeedConversions () const |
| virtual Element | ConvertIn (const Element &v) const |
| virtual Element | ConvertOut (const Element &v) const |
Private Attributes | |
| EC2N | m_ec |
EC2N precomputation specialization.
Implementation of DL_GroupPrecomputation<EC2N::Point>
| typedef EC2N EcPrecomputation< EC2N >::EllipticCurve |
|
inlinevirtual |
|
inlinevirtual |
Implements DL_GroupPrecomputation< EC2N::Point >.
|
inlinevirtual |
Implements DL_GroupPrecomputation< EC2N::Point >.
|
inline |
|
inlinevirtual |
Implements DL_GroupPrecomputation< EC2N::Point >.
|
inline |
|
private |
1.8.11