CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/06/25 12:24:33

Modified files:
        lib/libcrypto/ecdh: ech_lib.c 
        lib/libcrypto/ecdsa: ecs_lib.c 

Log message:
Make {ECDH,ECDSA}_set_method() always fail

They will be removed in the next major bump. No port uses them. They use
code that is in the way of upcoming surgery. Only libtls used the ECDSA
version, but thankfully op cleaned that up.

ok jsing

Reply via email to