Bouncy Castle Cryptography Library 1.49

Package org.bouncycastle.crypto.ec

Lightweight EC point operations, such as EC ElGamal and randomness transforms.

See:
          Description

Interface Summary
ECDecryptor  
ECEncryptor  
ECPairTransform  
 

Class Summary
ECElGamalDecryptor this does your basic decryption ElGamal style using EC
ECElGamalEncryptor this does your basic ElGamal encryption algorithm using EC
ECNewPublicKeyTransform this does your basic Elgamal encryption algorithm using EC
ECNewRandomnessTransform this transforms the original randomness used for an ElGamal encryption.
ECPair  
 

Package org.bouncycastle.crypto.ec Description

Lightweight EC point operations, such as EC ElGamal and randomness transforms.


Bouncy Castle Cryptography Library 1.49