On Wed, Aug 28, 2013, Chang Cheng wrote: > Hi all, > > We are the SSL protocol team in Riverbed. > > Our SSL application is linked to 1.0.1e and run into the similar > handshake performance degradation issue as addressed in the ticket#2937. > We are wondering if the two patches are officially adapted in openssl > lib? If so, which release included or will include them? > > Any help will be greatly appreciated. >
They aren't currently adopted in OpenSSL. I agree with the principle but we don't generally add whole new APIs for minor tweaks in the underlying behaviour: an appropriate flag to EVP_MD_CTX would be more appropriate which would keep the existing APIs. This technically counts as a new feature so it would probably only be in OpenSSL 1.0.2 at the earliers (new features aren't added to bugfix releases: see FAQ). Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org