CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/12/26 11:45:42

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

Log message:
Add compatibility check to EC_POINT_mul()

This is the only public API that doesn't check for compatibility between
group and point. Add the missing check.

ok jsing kenjiro

Reply via email to