CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/03/18 05:38:16
Modified files:
lib/libcrypto/man: Makefile evp.3 EVP_EncryptInit.3
Added files:
lib/libcrypto/man: EVP_aes_128_cbc.3
Log message:
Split EVP_aes_128_cbc(3) out of EVP_EncryptInit(3):
both resulting pages are still long.
Mention a number of missing functions.
Add some text from the OpenSSL 1.1.1 EVP_aes.pod manual page,
which is still under a free license.
Add missing HISTORY information.
Triggered by tb@ providing EVP_aes_{128,192,256}_wrap(3)
in evp.h rev. 1.74.