CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/12/12 03:00:15

Modified files:
        lib/libcrypto/ec: ec_convert.c ec_lib.c ec_local.h ecp_methods.c 

Log message:
Rename group->field to group->p

Now that we only do curves over GF(p) fields, there's no need to use a
weird, confusing name for what we usually call p. Adjust some comments
in the vicinity as well.

Reply via email to