[openssl-dev] [openssl.org #4376] pull request 785

Stephen Henson via RT rt at openssl.org
Fri Mar 4 21:15:49 UTC 2016


On Fri Mar 04 14:35:30 2016, darovskikh.andrei at gmail.com wrote:
> Hi
>
> I'm using openssl 1.0.2 library for SSL connection.
> For supporting TLS1.2 protocol with client cert from windows cert store I
> modified openssl capi engine. In method capi_rsa_sign I initialize
> Microsoft Enhanced RSA and AES Cryptographic Provider. It support sha256 -
> sha512 hash algs. It used for create hash object.
> I'm create pull request for openssl with my changes.
>
> https://github.com/openssl/openssl/pull/785

Support is already in the master branch. The question is whether back porting
to 1.0.2 is counted as a bug fix (which is allowed in stable branches) or a new
feature (which is not).

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4376
Please log in as guest with password guest if prompted



More information about the openssl-dev mailing list