EVP_EncryptInit(3) is among the most important "how to drive" manuals,
authorschwarze <schwarze@openbsd.org>
Fri, 1 Dec 2023 10:40:21 +0000 (10:40 +0000)
committerschwarze <schwarze@openbsd.org>
Fri, 1 Dec 2023 10:40:21 +0000 (10:40 +0000)
commit5101a881aa58b68350e6e84a35942d6fb2a0c89c
tree10edfde7f8d6a2da2ce18ce64099cd1a2941a352
parent9d9f4dc6c833cb79d13f836581e3a781d06842e7
EVP_EncryptInit(3) is among the most important "how to drive" manuals,
but it is still excessively long and complicated.  To reduce the amount
of distractions a bit, split out three deprecated functions into a new
manual page EVP_CIPHER_CTX_init(3).  No text change.

In part suggested by tb@, who agrees with the direction.
lib/libcrypto/man/EVP_CIPHER_CTX_init.3 [new file with mode: 0644]
lib/libcrypto/man/EVP_EncryptInit.3
lib/libcrypto/man/Makefile
lib/libcrypto/man/evp.3