|
Crypto++
5.6.4
Free C++ class library of cryptographic schemes
|
Inheritance diagram for ModExpPrecomputation: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 Integer & | GetModulus () const |
Additional Inherited Members | |
Public Types inherited from DL_GroupPrecomputation< Integer > | |
| typedef Integer | Element |
Definition at line 16 of file modexppc.h.
1.8.13