CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/10/11 12:35:39
Modified files:
lib/libcrypto/ec: ec_asn1.c
Log message:
Fix a long-standing bug in ec_asn1_group2pkparameters()
Only check for the OPENSSL_EC_NAMED_CURVE being set to treat the curve
parameters as named curve parameters.
ok jsing
