Re: [openssl-dev] Missing const EC_KEY *EC_KEY_dup(EC_KEY *src);

2016-07-24 Thread Salz, Rich
> Shouldn't this be  EC_KEY *EC_KEY_dup(const EC_KEY *src); I think the reason it is not is because the EC_KEY has an ENGINE* and that can't be const. Sigh, C needs 'mutable' :) -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] Missing accessor - DSA key length

2016-07-24 Thread Richard Moore
For RSA we have RSA_bits(), for DH we have DH_bits() for DSA we seem to only have DSA_size(). Cheers Rich. -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] Missing const EC_KEY *EC_KEY_dup(EC_KEY *src);

2016-07-24 Thread Richard Moore
Shouldn't this be EC_KEY *EC_KEY_dup(const EC_KEY *src); Cheers Rich. -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Re: [openssl-dev] [openssl.org #4615] Cache utility behaving strange with X509_LOOKUP_add_dir

2016-07-24 Thread Patel, Anirudh (Anirudh)
Thanks a lot !!! Will definitely try it out :) -Original Message- From: openssl-dev [mailto:openssl-dev-boun...@openssl.org] On Behalf Of Stephen Henson via RT Sent: Friday, July 22, 2016 6:30 PM To: patel3.anir...@gmail.com Cc: openssl-dev@openssl.org Subject: [openssl-dev] [openssl.org

Re: [openssl-dev] [openssl.org #4615] Cache utility behaving strange with X509_LOOKUP_add_dir

2016-07-24 Thread Patel, Anirudh via RT
Thanks a lot !!! Will definitely try it out :) -Original Message- From: openssl-dev [mailto:openssl-dev-boun...@openssl.org] On Behalf Of Stephen Henson via RT Sent: Friday, July 22, 2016 6:30 PM To: patel3.anir...@gmail.com Cc: openssl-dev@openssl.org Subject: [openssl-dev] [openssl.org

Re: [openssl-dev] Missing const EC_KEY *EC_KEY_dup(EC_KEY *src);

2016-07-24 Thread Richard Levitte
In message on Sun, 24 Jul 2016 17:19:05 +, "Salz, Rich" said: rsalz> rsalz> > Shouldn't this be  EC_KEY *EC_KEY_dup(const EC_KEY *src); rsalz> rsalz> I think the reason it is not is because the

[openssl-dev] [openssl.org #4613] openssl RSA key: verify error 1.0.1t

2016-07-24 Thread Stephen Henson via RT
On Mon Jul 11 12:10:27 2016, 13731461...@126.com wrote: > > I was trying to install openssl 1.0.1t on AIX5.3, and it report error > when running "make test". Below is the error test. > > CMS consistency test > /usr/bin/perl cms-test.pl > CMS => PKCS#7 compatibility tests > signed content DER

[openssl-dev] [openssl.org #4615] Cache utility behaving strange with X509_LOOKUP_add_dir

2016-07-24 Thread Stephen Henson via RT
On Sun Jul 24 18:29:16 2016, aniru...@avaya.com wrote: > Thanks a lot !!! Will definitely try it out :) > Note that this bugfix is now in OpenSSL 1.0.2 and the master branch so alternatively just try a recent snapshot. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial