> From: owner-openssl-us...@openssl.org On Behalf Of Wim Lewis
> Sent: Wednesday, March 12, 2014 13:39
> On 12 Mar 2014, at 4:44 AM, banupriya wrote:
> > Hi All,
> >
> > I would like to know how different is openssl-devel from openssl098
version.
> There is a detailed changelog here:
> http:
On 12 Mar 2014, at 4:44 AM, banupriya wrote:
> Hi All,
>
> I would like to know how different is openssl-devel from openssl098 version.
>
> Thanks in Advance,
> Banupriya K
There is a detailed changelog here:
http://www.openssl.org/news/changelog.html
In terms of API, they are not much d
On 12/13/2012 3:48 PM, jeetendra gangele wrote:
On 12 December 2012 13:07, Mamillapalli, Balachandra
wrote:
· Does OpenSSL compatible with Windows 8 Metro App?
1.yes it requires perl software
Actually, the Perl software is required only when first compiling
the C source code to nati
On 12 December 2012 13:07, Mamillapalli, Balachandra
wrote:
> · Does OpenSSL compatible with Windows 8 Metro App?
1.yes it requires perl software
2.no its not
__
OpenSSL Project http://www.
Thanks Jimmy, now i properly understood!
Thanks and Regards,
Suchindra Chandrahas
jimmy bahuleyan <[EMAIL PROTECTED]> wrote: Suchindra Chandrahas wrote:
> Hi All,
>Just went through this in openssl source in s3_enc.c:
>
> static int ssl3_handshake_mac(SSL *s, EVP_MD_CTX *in_
OK. So, this is after the rest of the calculations. OK understood!
Thanks !
Thanks and Regards,
Suchindra Chandrahas
Marek Marcola <[EMAIL PROTECTED]> wrote:
On Thu, 2008-01-03 at 03:30 -0800, Suchindra Chandrahas wrote:
> Hi All,
>Just went through this in openssl source in s3
Suchindra Chandrahas wrote:
> Hi All,
>Just went through this in openssl source in s3_enc.c:
>
> static int ssl3_handshake_mac(SSL *s, EVP_MD_CTX *in_ctx,
> const char *sender, int len, unsigned char *p)
> {
[snip]..
>
> This seems to be the function for gen
On Thu, 2008-01-03 at 03:30 -0800, Suchindra Chandrahas wrote:
> Hi All,
>Just went through this in openssl source in s3_enc.c:
>
> static int ssl3_handshake_mac(SSL *s, EVP_MD_CTX *in_ctx,
> const char *sender, int len, unsigned char *p)
> {
> unsigne
Suchindra Chandrahas wrote:
> Thanks a lot Marek!
>
> I was making mistake at:
>
> 16 - SSL3/TLS1 handshake packet (was not including this)
>
> Now i understood the whole process completely, thanks to your guidance!.
> If there is any document or any such thing that has such details,
> it woul
Thanks a lot Marek!
I was making mistake at:
16 - SSL3/TLS1 handshake packet (was not including this)
Now i understood the whole process completely, thanks to your guidance!. If
there is any document or any such thing that has such details, it would be
great if you could forward it to me. Tha
Hello,
> I request you to please have mercy on me. I have
> to communicate to SSL v3 Server using SSL v3 Client Hello Message. The
> following is my client hello message:
>
>
>
> "\x01"
> "\x03\x01" /* SSL Version */
> "\x40\x7b\xab\x
Hi Marek,
I request you to please have mercy on me. I have to
communicate to SSL v3 Server using SSL v3 Client Hello Message. The following
is my client hello message:
"\x01"
"\x03\x01" /* SSL Version */
"\x40\x7b\xab\xc0" /*
Hello,
>I am using the following client hello message format for an
> SSL V3 Server:
>
>
>
> unsigned char buf[BUFSIZE] =
> "\x01" /* client hello msg */
>
> "\x03\x00" /* client version */
> "\x00\x1
Hi Lutz,
I am using the following handshake for communication in ssl
v2:
CLIENT
SERVER
--
--
client hello = {session id
Suchindra Chandrahas wrote:
> Hi all,
>I am using the following client hello message format
> for an SSL V3 Server:
>
>
>
> unsigned char buf[BUFSIZE] =
> "\x01" /* client hello msg */
>
> "\x03\x00" /* client version */
Richard Levitte - VMS Whacker wrote:
This kind of question should go to openssl-users@openssl.org, which is
why I only send the response there.
I'm surprised you bothered, given that he spammed every email address he
could find.
--
http://www.apache-ssl.org/ben.html http://www.thebunker.net
This kind of question should go to openssl-users@openssl.org, which is
why I only send the response there.
In message <[EMAIL PROTECTED]> on Thu, 5 May 2005 14:26:42 +0530, "Karthik
Bodigere" <[EMAIL PROTECTED]> said:
Karthik.Bodigere> I am using OpenSSL library in our web application.
Karthik.B
17 matches
Mail list logo