[openssl-users] Regarding Signature Algorithm: ecdsa-with-SHA512

2016-07-17 Thread Abhilash K.V
Hi , I am trying to generate a CSR using EC and wanted to have signature algorithm as “ecdsa-with-SHA512”. But in the generated csr I am getting signature algorithms as “Signature Algorithm: ecdsa-with-SHA1” always. Open ssl version : 1.0.1 It would be great if you can help me on this.

Re: [openssl-users] Regarding Signature Algorithm: ecdsa-with-SHA512

2016-07-17 Thread Abhilash K.V
wrote: > On Sun, Jul 17, 2016, Abhilash K.V wrote: > > > I am trying to generate a CSR using EC and wanted to have signature > > algorithm as ???ecdsa-with-SHA512???. > > > > But in the generated csr I am getting signature algorithms as > ???Signature &

Re: [openssl-users] Regarding Signature Algorithm: ecdsa-with-SHA512

2016-07-19 Thread Abhilash K.V
Hi Steve, This worked now. Thanks Thanks, Abhilash. On Mon, Jul 18, 2016 at 7:34 AM, Abhilash K.V <abhilas...@gmail.com> wrote: > Hi Steve, > > Thanks for the information I was not aware of that. > > Yes, did that modification and now I am getting it as following (

[openssl-users] Regarding OpenSSL_add_all_algorithms function

2016-07-19 Thread Abhilash K.V
Hi, Is there any issue in calling "OpenSSL_add_all_algorithms" multiple times in a program ? code is like this: constructor: OpenSSL_add_all_algorithms destructor: EVP_Cleanup I read some where that even if "OpenSSL_add_all_algorithms" called multiple times only the first call

[openssl-users] Regarding pkcs_9_at_signingDescription(1.2.840.113549.1.9.13)

2017-05-10 Thread Abhilash K.V
Hello, Whats the equivalant of *pkcs_9_at_signingDescription in openssl C version ?* Thanks, Abhilash. -- openssl-users mailing list To unsubscribe: