CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/10/18 04:50:26
Modified files:
lib/libcrypto/ec: ec_cvt.c
Log message:
Merge EC_GROUP_new_curve_GFp() with ec_group_new_curve()
The latter was used for EC_GROUP_new_curve_GF2m() and is now pointless.
ok jsing
