>From an internal review of the patch: Contexts are meant to be reused and (for example) reusing the same context and digest avoids having to reallocate a buffer for the internal context structure.
I think this might actually be a problem in the ENGINE not handling reuse properly, or the EVP API not having a way to signal reuse properly. Either way I don't think this is the correct fix. -- Rich Salz, OpenSSL dev team; [email protected] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
