Uses of Interface
org.bouncycastle.crypto.ec.ECPairFactorTransform
-
Packages that use ECPairFactorTransform Package Description org.bouncycastle.crypto.ec -
-
Uses of ECPairFactorTransform in org.bouncycastle.crypto.ec
Classes in org.bouncycastle.crypto.ec that implement ECPairFactorTransform Modifier and Type Class Description class
ECFixedTransform
this transforms the original randomness used for an ElGamal encryption by a fixed value.class
ECNewRandomnessTransform
this transforms the original randomness used for an ElGamal encryption.
-