| Base(bool initialized) | CODEX_ASN1::Base | |
| blind(const ElGamalCipherText &aOther, const CODEX_ASN1::BigNumber &modulus) const | CODEX_Ciphers::ElGamalCipherText | |
| c1() const | CODEX_Ciphers::ElGamalCipherText | [inline] |
| c2() const | CODEX_Ciphers::ElGamalCipherText | [inline] |
| ElGamalCipherText() | CODEX_Ciphers::ElGamalCipherText | |
| ElGamalCipherText(BIGNUM *c1, BIGNUM *c2) | CODEX_Ciphers::ElGamalCipherText | |
| ElGamalCipherText(const CODEX_ASN1::BigNumber &c1, const CODEX_ASN1::BigNumber &c2) | CODEX_Ciphers::ElGamalCipherText | |
| ElGamalCipherText(const ElGamalCipherText &aCT) | CODEX_Ciphers::ElGamalCipherText | |
| ElGamalSchnorrCipherText() | CODEX_Ciphers::ElGamalSchnorrCipherText | |
| ElGamalSchnorrCipherText(BIGNUM *c1, BIGNUM *c2, BIGNUM *h, BIGNUM *z) | CODEX_Ciphers::ElGamalSchnorrCipherText | |
| ElGamalSchnorrCipherText(const CODEX_ASN1::BigNumber &c1, const CODEX_ASN1::BigNumber &c2, const CODEX_ASN1::BigNumber &h, const CODEX_ASN1::BigNumber &z) | CODEX_Ciphers::ElGamalSchnorrCipherText | |
| ElGamalSchnorrCipherText(const ElGamalSchnorrCipherText &aCT) | CODEX_Ciphers::ElGamalSchnorrCipherText | |
| h() const | CODEX_Ciphers::ElGamalSchnorrCipherText | [inline] |
| initialized() const | CODEX_ASN1::Base | [inline] |
| m_initialized | CODEX_ASN1::Base | [protected] |
| marshal(unsigned char **pp) const | CODEX_Ciphers::ElGamalSchnorrCipherText | [virtual] |
| operator!=(const ElGamalCipherText &aCT) const | CODEX_Ciphers::ElGamalCipherText | |
| operator<(const ElGamalCipherText &aCT) const | CODEX_Ciphers::ElGamalCipherText | |
| operator=(const ElGamalSchnorrCipherText &aCT) | CODEX_Ciphers::ElGamalSchnorrCipherText | |
| CODEX_Ciphers::ElGamalCipherText::operator=(const ElGamalCipherText &aCT) | CODEX_Ciphers::ElGamalCipherText | |
| operator==(const ElGamalCipherText &aCT) const | CODEX_Ciphers::ElGamalCipherText | |
| unmarshal(void *bogus, unsigned char **pp, long length) | CODEX_Ciphers::ElGamalSchnorrCipherText | [virtual] |
| verify(const CODEX_ASN1::BigNumber &g, const CODEX_ASN1::BigNumber &p, const CODEX_ASN1::Base &id, const HashFunction &hashFunc) const | CODEX_Ciphers::ElGamalSchnorrCipherText | |
| z() const | CODEX_Ciphers::ElGamalSchnorrCipherText | [inline] |
| ~Base() | CODEX_ASN1::Base | [virtual] |
| ~ElGamalCipherText() | CODEX_Ciphers::ElGamalCipherText | [virtual] |
| ~ElGamalSchnorrCipherText() | CODEX_Ciphers::ElGamalSchnorrCipherText | [virtual] |