Uses of Package
net.i2p.crypto.elgamal.spec
Package
Description
These classes provide a number of low-level cryptographic routines.
Interfaces for ElGamal keys, used for I2PProvider.
Implementation of ElGamal keys, used for I2PProvider.
Specs ElGamal keys, used for I2PProvider.
-
ClassDescriptionCopied from org.bouncycastle.jce.spec This can't actually be passed to the BC provider, we would have to use reflection to create a "real" org.bouncycasle.jce.spec.ElGamalParameterSpec.
-
ClassDescriptionCopied from org.bouncycastle.jce.spec This can't actually be passed to the BC provider, we would have to use reflection to create a "real" org.bouncycasle.jce.spec.ElGamalParameterSpec.
-
ClassDescriptionCopied from org.bouncycastle.jce.spec This can't actually be passed to the BC provider, we would have to use reflection to create a "real" org.bouncycasle.jce.spec.ElGamalParameterSpec.This class specifies an ElGamal private key with its associated parameters.This class specifies an ElGamal public key with its associated parameters.
-
ClassDescriptionCopied from org.bouncycastle.jce.spec This can't actually be passed to the BC provider, we would have to use reflection to create a "real" org.bouncycasle.jce.spec.ElGamalParameterSpec.