CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/01 04:06:23
Modified files:
lib/libcrypto/evp: cipher_method_lib.c
Log message:
Drop the EVP_CIPHER_METH_get_* functions
Nothing interesting uses them. There's a Debian SSH-1 module and
corresponding ncrack bits. That's not reason enough to have this
garbage.
ok jsing
