Package org.gudy.bouncycastle.math.ec


package org.gudy.bouncycastle.math.ec
  • Class
    Description
     
    base class for an elliptic curve
    Elliptic curves over F2m.
    Elliptic curve over Fp
     
    Class representing the Elements of the finite field F2m in polynomial basis (PB) representation.
     
    Interface for classes encapsulating a point multiplication algorithm for ECPoints.
    base class for points on elliptic curves.
    Elliptic curve points over F2m
    Elliptic curve points over Fp
    Class implementing the NAF (Non-Adjacent Form) multiplication algorithm.
     
    Interface for classes storing precomputation data for multiplication algorithms.
    Class representing a simple version of a big decimal.
    Class holding methods for point multiplication based on the window τ-adic nonadjacent form (WTNAF).
    Class representing an element of Z[τ].