Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()
authorDr. Stephen Henson <steve@openssl.org>
Sun, 11 Jun 2000 12:18:15 +0000 (12:18 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 11 Jun 2000 12:18:15 +0000 (12:18 +0000)
commita91dedca48ec58e6baab75839753121fb725c9e1
tree939e2269057c5d61dbfa1aca78369159282cb3bd
parent482a9d41b93f504a94ee889c1ebe406e05088c93
Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()
to support multiple calls.

New function to retrieve email address from certificates and
requests.
CHANGES
apps/x509.c
crypto/evp/p_open.c
crypto/evp/p_seal.c
crypto/x509v3/v3_lib.c
crypto/x509v3/v3_utl.c
crypto/x509v3/x509v3.h
doc/apps/x509.pod
doc/crypto/EVP_EncryptInit.pod
doc/crypto/EVP_OpenInit.pod
doc/crypto/EVP_SealInit.pod