Hi All,Is there an OpenSSL API which would give me the Private Key Type and its PEM Length if I pass the buffer containing the Private Key in DER /PEM format to it ??Can anyone tell me how to get the Private Key Type(DSA /RSA ) and its PEM Length given the buffer containing the Private Key in PEM
Hi All,
I am sending my Query again ..
Is there any OpenSSL API which would give me the Key Type and its PEM
Length if I pass the buffer containing the Private Key in DER /PEM
format to it ??
Can anyone tell me how to get the Private Key Type(DSA /RSA ) and its
PEM Length given the buffer contain
Hi, Thanks for the suggestion Marek. As posted earlier, my requirement is to know the Private Key Type and its PEM Length. EVP_PKEY would give me the private key Type and not its PEM Length. How do i extract the PEM Length of the EVP_PKEY ?
Is there an API for getting the EVP_PKEY
Hi, I think the modulus field of the rsa_t / dsa_t structure gives the Key Length in Bytes, am i correct ??--SudhirOn 7/3/06,
Sudhir Voona <[EMAIL PROTECTED]> wrote:
Hi, Thanks for the suggestion Marek. As posted earlier, my requirement is to know the Private Key Type and i
Thanks Marek,I Got the function Wanted !!--sudhir
Hi, How do we compare two in EVP_PKEYs ?? Is there a function / API in OpenSSL which can do this ?? or and method which is suggested for doing this.-- Sudhir Voona
Hi, How do we compare two EVP_PKEYs ?? Is there a function / API in OpenSSL which can do this ?? or and method which is suggested for doing this.-Sudhir Voona
the above vulnerability for openssl-0.9.7c.Can anyone suggest me a patch or name the files to be modified / back ported.
regards,Sudhir Voona
the above vulnerability for openssl-0.9.7c.Can anyone suggest me a patch or name the files to be modified / back ported.
regards,Sudhir Voona