On Wed, Oct 04, 2006, Camp, TracyX E wrote:
> I'm working on an experiment to see if I can build applications that
> treat openssl data structures as opaque, so that they will be more
> binary compatible between openssl releases that may or may not change
> structure sizes. EVP_MD_CTX has a create/destroy interface so I can
> just have a pointer to a EVP_MD_CTX rather than actually embed one in my
> stack, EVP_CIPHER_CTX seems to be lacking these interfaces. So attached
> in a patch that adds them.
>
They are called EVP_CIPHER_CTX_{new,free}.
Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]