Package org.bouncycastle.crypto.ec
Utility classes for support Elliptic Curve cryptographic transforms.
-
Interface Summary Interface Description ECDecryptor ECEncryptor ECPairFactorTransform ECPairTransform -
Class Summary Class Description CustomNamedCurves ECElGamalDecryptor this does your basic decryption ElGamal style using ECECElGamalEncryptor this does your basic ElGamal encryption algorithm using ECECFixedTransform this transforms the original randomness used for an ElGamal encryption by a fixed value.ECNewPublicKeyTransform this does your basic Elgamal encryption algorithm using ECECNewRandomnessTransform this transforms the original randomness used for an ElGamal encryption.ECPair