Re: [openssl-users] AES_KEY and AES_BLOCK_SIZE cannot be resolved

2015-10-08 Thread Jakob Bohm
On 09/10/2015 07:06, Sri Yogesh Dorbala wrote: Hello, I am facing a weird problem here. I wish to run a C program(works fine using gcc) on android. I have installed ndk for eclipse and have setup the basic things correctly. I have linked openssl library(.so files) to the project. I included

[openssl-users] AES_KEY and AES_BLOCK_SIZE cannot be resolved

2015-10-08 Thread Sri Yogesh Dorbala
Hello, I am facing a weird problem here. I wish to run a C program(works fine using gcc) on android. I have installed ndk for eclipse and have setup the basic things correctly. I have linked openssl library(.so files) to the project. I included "openssl/aes.h" header file. There are no errors sh

[openssl-users] stunnel 5.24 released

2015-10-08 Thread Michal Trojnara
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear Users, I have released version 5.24 of stunnel. The ChangeLog entry: Version 5.24, 2015.10.08, urgency: MEDIUM * New features - Custom CRL verification was replaced with the internal OpenSSL functionality. - *BSD support for "transpar

Re: [openssl-users] [openssl-dev] Elliptical Cipher Suites

2015-10-08 Thread Thirumal, Karthikeyan
Thank you - That helps ! Thanks & Regards Karthikeyan Thirumal -Original Message- From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of Viktor Dukhovni Sent: Wednesday, October 07, 2015 8:21 PM To: openssl-users@openssl.org Subject: Re: [ope

Re: [openssl-users] How to enforce DH field size in the client?

2015-10-08 Thread ramahmoo
>>This should be possible via configuration, not just explicit API >>calls from applications that go to the extra trouble. How is it possible via configuration? I have seen in s3_clnt.c, openssl check for server dh prime size against a hardcoded value /if ((!SSL_C_IS_EXPORT(s->s3->tmp.new_ciphe