| Package | Description |
|---|---|
| net.i2p.crypto.elgamal | Implementation of the ElGamal public-key cryptosystem for I2P. |
| net.i2p.crypto.elgamal.impl | Concrete implementations of ElGamal cryptographic keys for I2P. |
| Class and Description |
|---|
| ElGamalKey Base interface for ElGamal cryptographic keys used in I2P. |
| Class and Description |
|---|
| ElGamalKey Base interface for ElGamal cryptographic keys used in I2P. |
| ElGamalPrivateKey Interface for ElGamal private keys. |
| ElGamalPublicKey Interface for ElGamal public keys. |