| Interface | Description |
|---|---|
| ECConstants |
| Class | Description |
|---|---|
| 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
|
Copyright © 2015. All rights reserved.