|
Crypto++
5.6.4
Free C++ class library of cryptographic schemes
|
Inheritance diagram for DL_GroupPrecomputation_LUC:Public Member Functions | |
| 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 |
Public Member Functions inherited from DL_GroupPrecomputation< Integer > | |
| virtual bool | NeedConversions () const |
| virtual Element | ConvertIn (const Element &v) const |
| virtual Element | ConvertOut (const Element &v) const |
Additional Inherited Members | |
Public Types inherited from DL_GroupPrecomputation< Integer > | |
| typedef Integer | Element |
1.8.13