CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/22 00:06:03
Modified files:
lib/libcrypto/man: Makefile
Added files:
lib/libcrypto/man: EVP_PKEY_get_default_digest_nid.3
Removed files:
lib/libcrypto/man: EVP_PKEY_get_default_digest.3
Log message:
rename _default_digest.3 to _default_digest_nid.3, since this page
describes only one function, _default_digest_nid();
ok schwarze, who informs me openssl already came to this conclusion
in june of this year;
