<div dir="ltr">Hi OpenSSL experts,<div><br></div><div>I'm new to the ECC area and trying to understand the point addition here. I noticed the implementation of "ec_GFp_simple_add" is different from the algorithm described at <a href="https://en.wikipedia.org/wiki/Elliptic_curve_point_multiplication#Point_addition" target="_blank">Wikipedia</a>. Does the function "ec_GFp_simple_add" implement the algorithm in Wiki? Is there any doc/paper explaining the implementation of "ec_GFp_simple_add"?</div><div><br></div><div>Thanks,</div><div>Charlie</div></div>