Document the new EVP_CIPHER and EVP_CIPHER_CTX functionality
authorRichard Levitte <levitte@openssl.org>
Fri, 18 Dec 2015 16:09:45 +0000 (17:09 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 12 Jan 2016 12:56:43 +0000 (13:56 +0100)
commit05fdb8d355e6f018627084410cefeb3202cd7f98
tree09e9a8e98b7a0efbf6826e40709ee3315b830e56
parent0ce56222d803c73fb621bf2539eedf945e7c3ebf
Document the new EVP_CIPHER and EVP_CIPHER_CTX functionality

Reviewed-by: Rich Salz <rsalz@openssl.org>
doc/crypto/EVP_CIPHER_meth_new.pod [new file with mode: 0644]
doc/crypto/EVP_EncryptInit.pod