CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/05/04 07:41:20
Modified files:
regress/lib/libcrypto/ecdsa: ecdsatest.c
Log message:
Remove x9_62_test_internal()
This test depends on RAND_set_rand_method() allowing stupid things like
making ECDSA signatures deterministic. This was gutted a long time ago
and the function should have followed its wrappers into the attic.
