Uses of Interface
org.bouncycastle.crypto.ec.ECPairTransform
Packages that use ECPairTransform
-
Uses of ECPairTransform in org.bouncycastle.crypto.ec
Subinterfaces of ECPairTransform in org.bouncycastle.crypto.ecClasses in org.bouncycastle.crypto.ec that implement ECPairTransformModifier and TypeClassDescriptionclassthis transforms the original randomness used for an ElGamal encryption by a fixed value.classthis does your basic Elgamal encryption algorithm using ECclassthis transforms the original randomness used for an ElGamal encryption.