Bouncy Castle Cryptography 1.46

Package org.bouncycastle.math.ec

Math support for Elliptic Curve.

See:
          Description

Interface Summary
ECConstants  
 

Class Summary
ECAlgorithms  
ECCurve base class for an elliptic curve
ECCurve.F2m Elliptic curves over F2m.
ECCurve.Fp Elliptic curve over Fp
ECFieldElement  
ECFieldElement.F2m Class representing the Elements of the finite field F2m in polynomial basis (PB) representation.
ECFieldElement.Fp  
ECPoint base class for points on elliptic curves.
ECPoint.F2m Elliptic curve points over F2m
ECPoint.Fp Elliptic curve points over Fp
 

Package org.bouncycastle.math.ec Description

Math support for Elliptic Curve.


Bouncy Castle Cryptography 1.46