![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for DL_ElgamalLikeSignatureAlgorithm< T >, including all inherited members.
| IsDeterministic() const | DL_ElgamalLikeSignatureAlgorithm< T > | inlinevirtual |
| RecoverPresignature(const DL_GroupParameters< T > ¶ms, const DL_PublicKey< T > &publicKey, const Integer &r, const Integer &s) const | DL_ElgamalLikeSignatureAlgorithm< T > | inlinevirtual |
| RLen(const DL_GroupParameters< T > ¶ms) const | DL_ElgamalLikeSignatureAlgorithm< T > | inlinevirtual |
| Sign(const DL_GroupParameters< T > ¶ms, const Integer &privateKey, const Integer &k, const Integer &e, Integer &r, Integer &s) const =0 | DL_ElgamalLikeSignatureAlgorithm< T > | pure virtual |
| SLen(const DL_GroupParameters< T > ¶ms) const | DL_ElgamalLikeSignatureAlgorithm< T > | inlinevirtual |
| Verify(const DL_GroupParameters< T > ¶ms, const DL_PublicKey< T > &publicKey, const Integer &e, const Integer &r, const Integer &s) const =0 | DL_ElgamalLikeSignatureAlgorithm< T > | pure virtual |
| ~DL_ElgamalLikeSignatureAlgorithm() | DL_ElgamalLikeSignatureAlgorithm< T > | inlinevirtual |
1.8.11