CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2016/11/26 13:26:25

Modified files:
        lib/libcrypto/man: EVP_EncryptInit.3 

Log message:
Add Copyright and license.

Merge from OpenSSL:
Document EVP_CIPHER_CTX_new(3), EVP_CIPHER_CTX_free(3), EVP_chacha20(3).
Drop duplicate .Nm EVP_idea_cbc.
Add some missing EVP_aes_*() function names in the NAME section.
In the SYNOPSIS, list prototypes, not #defines.
Some typo fixes, some additional information, some wording improvements.
In the CIPHER LISTING, drop the useless "void" arguments.
Document GCM and CCM.
Drop some prehistoric EXAMPLES that OpenSSL deleted as well.

While here, mention that EVP_CIPHER_CTX_free(3) accepts NULL.
Also move some text from RETURN VALUES to DESCRIPTION.

Reply via email to