The validation of the elliptic curve domain parameters can be simplified into two categories; validating an Elliptic Curve, and validating a Base Point.
...
...
@@ -96,7 +98,7 @@ G = hP, where P = (xP , yP), and h is the cofactor.
P = (xP , yP), and each component has bitlength equal to m.
(xP , yP) must satisfy the associated elliptic curve equation.