On Thu, Nov 07, 2013 at 03:51:38PM -0500, Dave Thompson wrote:
> To support the (four original) SHA-2 hashes as such, yes.
> But: if you want to sign (and I think verify?) SHA2 and DSA or ECDSA,
> you need the new signature/hash mechanism in 1.0.0, and if
> you want TLSv1.2 suites using HMAC-SHA
@openssl.org
Subject: sha256, was RE: SSL_set_msg_callback for application_data(23)
To support the (four original) SHA-2 hashes as such, yes.
But: if you want to sign (and I think verify?) SHA2 and DSA or ECDSA, you need
the new signature/hash mechanism in 1.0.0, and if you want TLSv1.2 suites using
HMAC
owner-openssl-us...@openssl.org [mailto:owner-openssl-
> us...@openssl.org] On Behalf Of Martin Hecht
> Sent: Thursday, November 07, 2013 07:20
> To: openssl-users@openssl.org
> Subject: Re: SSL_set_msg_callback for application_data(23)
>
> openssl >= 0.9.8
>
> On 06.11.20
f Of Raullen Chai
> Sent: Tuesday, November 05, 2013 3:27 PM
> To: openssl-users@openssl.org
> Subject: SSL_set_msg_callback for application_data(23)
>
> Hi,
>
> I've noticed that a callback mechanism is provided to observe protocol
> messages, i.e.,
> https:
: SSL_set_msg_callback for application_data(23)
Hi,
I've noticed that a callback mechanism is provided to observe protocol
messages, i.e., https://www.openssl.org/docs/ssl/SSL_CTX_set_msg_callback.html .
However, application_data(23) cannot be monitored using this callback
function. Wondering if
Hi,
I've noticed that a callback mechanism is provided to observe protocol
messages, i.e.,
https://www.openssl.org/docs/ssl/SSL_CTX_set_msg_callback.html .
However, application_data(23) cannot be monitored using this
callback function. Wondering if there is a similar callback for
application_da