Uses of Class
org.bouncycastle.crypto.ec.ECPair
Packages that use ECPair
-
Uses of ECPair in org.bouncycastle.crypto.ec
Methods in org.bouncycastle.crypto.ec that return ECPairModifier and TypeMethodDescriptionProcess a single EC point using the basic ElGamal algorithm.Transform an existing cipher text pair using the ElGamal algorithm.Transform an existing cipher text pair using the ElGamal algorithm.Transform an existing cipher test pair using the ElGamal algorithm.Methods in org.bouncycastle.crypto.ec with parameters of type ECPairModifier and TypeMethodDescriptionDecrypt an EC pair producing the original EC point.booleanTransform an existing cipher text pair using the ElGamal algorithm.Transform an existing cipher text pair using the ElGamal algorithm.Transform an existing cipher test pair using the ElGamal algorithm.