CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/08 05:37:58
Modified files:
lib/libcrypto/man: EVP_PKEY_cmp.3
Log message:
Mark EVP_PKEY_save_parameters() as intentionally undocumented
because nothing uses it according to codesearch.debian.net
and it only affects X509_PUBKEY_set(3) for DSA and GOST2001 keys,
resulting in incomplete output without the public key parameters.
