Re: s_client -reconnect with DTLS

2011-04-22 Thread N. J.
Thanks Michael and Robin, I will be waiting for your response. Meanwhile, enjoy your Easter holiday. Cheers, Nadhem From: Michael Tüxen To: openssl-dev@openssl.org Cc: Andrey Kulikov Sent: Sat, April 23, 2011 12:08:12 AM Subject: Re: s_client -reconnect with

Re: s_client -reconnect with DTLS

2011-04-22 Thread Michael Tüxen
On Apr 22, 2011, at 2:56 PM, N. J. wrote: > Thanks for the reply Andy, > > Please find hereafter the full description. I hope it is more clear. > > 1. What are you doing exactly: > N> > I am testing the session resumption feature available with OpenSSL using > "s_client". My setup has a machine

Re: Please Help I am looking for openssl-fips-1.2.2.tar.gz for Windows 64 Bit

2011-04-22 Thread Bhaskar Raju Penumatsa
Dear Steve Thanks for your reply. Actually I am new to OPENSSL. Currently I am using OpenSSL 1.0.0d. I would like to ask you whether it is FIPS enabled version? I am using this OPENSSL for encryption and decryption of Data files using 3DES algorithm from the command prompt. Recently I came across

Why OpenSSL may keep received/written data in memory?

2011-04-22 Thread arcoun
Hello OpenSSL developers, I'm trying to ensure that sensitive data (passwords, ...) are not kept in clear-text in process memory and I have found that all data sent to or received from OpenSSL is kept in memory... This is a problem as data sent or received from an SSL connection may contain sensi

1.0.0d or openssl-fips-1.2.2 ?

2011-04-22 Thread kiran s
Hi Team, We are using OpenSSL 1.0.0d for our application using 3DES. My application has a constraint that it should only use FIPS approved alogithms. Yesterday we come across another openssl version which is openssl-fips-1.2.2. Please clarify us what is the difference between openssl-fips-1.2.2

OPEN SSL in FIPS Mode - Help

2011-04-22 Thread kiran s
Hi Team, We are using OpenSSL-Win32 (OpenSSL 1.0.0d) . We downloaded *openssl-fips-1.2.2.tar.gz* __ OpenSSL Project http://www.openssl.org

Re: s_client -reconnect with DTLS

2011-04-22 Thread N. J.
Thanks for the reply Andy, Please find hereafter the full description. I hope it is more clear. 1. What are you doing exactly: N> I am testing the session resumption feature available with OpenSSL using "s_client". My setup has a machine running "s_client and another one running "s_server". I

Re: s_client -reconnect with DTLS

2011-04-22 Thread Andrey Kulikov
Hello, I'm sure you'll get help faster, if you describe: 1. What are you doing exactly. 2. What do you see. 3. What do you expect to see. This is absolutelly necessary steps, as all telepathist is on vacation now. On 22 April 2011 15:50, N. J. wrote: > Hi again, > > > I am not sure if someone

Re: Please Help I am looking for openssl-fips-1.2.2.tar.gz for Windows 64 Bit

2011-04-22 Thread Steve Marquess
On 04/22/2011 05:20 AM, Bhaskar Raju Penumatsa wrote: > Dear Steve > > Thanks for your reply. Actually I am new to OPENSSL. Currently I am > using OpenSSL 1.0.0d. I would like to ask you whether it is FIPS > enabled version? There is currently no validated OpenSSL FIPS Object Module compatible wit

Re: s_client -reconnect with DTLS

2011-04-22 Thread N. J.
Hi again, I am not sure if someone can help confirming that the "-reconnect" option is broken with the dtls implementation? Please refer to my email below. Looking forward for your support. Regards, Nadhem From: N. J. To: openssl-dev@openssl.org Sent: Wed, Ap