Indeed, Improved version of the patch are in: [openssl.org #2937] Handshake performance degradation in 1.0.1 and up.
On 9 September 2014 21:16, Rich Salz via RT <[email protected]> wrote: > 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]
