Class EllipticCurve.Point

java.lang.Object
org.episteme.core.mathematics.cryptography.EllipticCurve.Point
Enclosing class:
EllipticCurve

public static class EllipticCurve.Point extends Object
Point on elliptic curve y² = x³ + ax + b (mod p)
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)