Package | Description |
---|---|
net.i2p.crypto.elgamal |
Interfaces for ElGamal keys, used for I2PProvider.
|
net.i2p.crypto.elgamal.impl |
Implementation of ElGamal keys, used for I2PProvider.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ElGamalPrivateKey |
interface |
ElGamalPublicKey |
Modifier and Type | Class and Description |
---|---|
class |
ElGamalPrivateKeyImpl |
class |
ElGamalPublicKeyImpl |