See: Description
| Class | Description |
|---|---|
| ElgamalCipherText |
The cipher text representation of an elgamal-encrypted plaintext.
|
| ElgamalEncryption |
Encryption scheme originally presented by Elgamal in [1].
|
| ElgamalPrivateKey |
An elgamal private key.
|
| ElgamalPublicKey |
An elgamal public key.
|