CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/01/18 03:07:44

Modified files:
        lib/libcrypto/ec: ecp_methods.c 

Log message:
Rewrite ec_point_cmp()

This removes some complications due to handling the fast path for affine
points and general points at the same time. The result is a bit more code
but both paths should be much easier to follow.

ok jsing kenjiro

Reply via email to