CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/10/18 13:55:34
Modified files:
regress/lib/libcrypto/ec: ec_asn1_test.c ectest.c
Log message:
ec_asn1_test: call EC_GROUP_check() for the builtin curves
This makes the internal curve test in ectest.c superfluous.
Also fix a logic error.
