CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2025/06/14 01:50:37
Modified files: regress/lib/libcrypto/ec: ec_asn1_test.c Log message: ec_asn1_test: for curves that have a seed, validate the parameters a and b per X9.62, F.3.4.b. This ensures that the table entries in ec_curves.c for the NIST curves P-224, P-256, P-384, and P-521 are internally consistent and in particular that the seed is correct.