CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2022/01/14 01:12:31
Modified files:
lib/libcrypto : Makefile
lib/libcrypto/asn1: asn1.h
lib/libcrypto/rsa: rsa.h
Removed files:
lib/libcrypto/asn1: n_pkey.c x_nx509.c
Log message:
Remove obsolete key formats
This removes NETSCAPE_X509, NETSCAPE{,_ENCRYPTED}_PKEY, RSA_NET,
Netscape_RSA things. Some of the nasty tentacles that could go in
principle are used in some test suites, so we need to keep them...
All this was removed as part of OpenSSL commit 0bc2f365.
ok inoguchi jsing