>From: owner-openssl-us...@openssl.org On Behalf Of Gayathri Manoj
>Sent: Tuesday, 06 November, 2012 22:56
>I wanted to parse the x509 certificate using openssl-0.9.8l
>which is signed by sha256WithRSAEncryption algorithm.
>I am not explicitly calling EVP_DigestInit_ex() to initailse EVP_sha2
Hi Dave,
Thanks for your reply.
I wanted to parse the x509 certificate using openssl-0.9.8l which is
signed by sha256WithRSAEncryption algorithm.
I am not explicitly calling EVP_DigestInit_ex() to initailse EVP_sha256(). Is
it possible to decrypt the certificate using TLS.10
Thanks,
Gayathri
>From: owner-openssl-us...@openssl.org On Behalf Of Gayathri Manoj
>Sent: Saturday, 03 November, 2012 06:48
>Is any configure option available to enable SHA256 by default
>in OpenSSL 0.9.8l.
The *algorithm* is included by default in 0.9.8 as far back as I have,
and it should work as a plain d