Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
Classes and functions for ElGamal key agreement and encryption schemes. More...
Go to the source code of this file.
Classes | |
class | ElGamalBase |
class | ElGamalObjectImpl< BASE, SCHEME_OPTIONS, KEY > |
struct | ElGamalKeys |
class | ElGamal |
ElGamal encryption scheme with non-standard padding. More... | |
Typedefs | |
typedef ElGamal::Encryptor | ElGamalEncryptor |
typedef ElGamal::Decryptor | ElGamalDecryptor |