Hello,
> One more question before I move to new agenda.
> Is siglen RSA_size? Should rsa_pv and rsa_pb the same size?
Yes, and this is size of modulus, RSA_size simply
returns BN_num_bytes(rsa->n);
Best regards,
--
Marek Marcola <[EMAIL PROTECTED]>
__
Hi all,
Which version did openSSL introduce SHA-512 algorithm? 0.9.8? It seems
that all 0.9.7x versions do not support SHA-512 algorithm.
Best Regards,
Xie, Bo
__
OpenSSL Project http://www.openss
Hello,
> Which version did openSSL introduce SHA-512 algorithm? 0.9.8? It seems
> that all 0.9.7x versions do not support SHA-512 algorithm.
0.9.8 and above.
Best regards,
--
Marek Marcola <[EMAIL PROTECTED]>
__
OpenSSL Project
Marek,
Thanks for your reply!
Is there any other C/C++ libraries (except openSSL) supporting SHA-512?
Best Regards,
Xie, Bo
On 7/4/06, Marek Marcola <[EMAIL PROTECTED]> wrote:
Hello,
> Which version did openSSL introduce SHA-512 algorithm? 0.9.8? It seems
> that all 0.9.7x versions do not sup
Hello,
> Is there any other C/C++ libraries (except openSSL) supporting SHA-512?
Many, you may look for example at:
http://www.koders.com/c/fidDD35D1386FBE55CDDC74FBFF83A6900366D7DAAE.aspx
Best regards,
--
Marek Marcola <[EMAIL PROTECTED]>
___
I don't know what your need actually is , the only
impediment to using sha1-512 is that the compiler has
to suppor the 64 bit long long type. Some embedded
systems may not have this support.
Other than that, you can easily follow the code. I
have seen one implementation in the OpenBSD IPsec
source
Hi ,
We are having an application that has the functionality of the open
ssl client. We are facing a problem while accessing the following link
"www.teamgm.com/icons/login.jpg". The problem is that when we do a
SSL_read for the GET response from the web server, we are able to read
only the first
Hello,
I developed an application using OPENSSL 0.9.8. on my machine, but I
have to recompile it on Sun Solaris having OPENSSL 0.9.6. When I tried
to do it I found this version does'nt have
OPENSSL_add_all_algorithms_conf(), can somebody tell me what is (are)
the instruction equivalent on 0.9.6 i
Hello,
> We are having an application that has the functionality of the open
> ssl client. We are facing a problem while accessing the following link
> "www.teamgm.com/icons/login.jpg". The problem is that when we do a
> SSL_read for the GET response from the web server, we are able to read
> only
On Tue, Jul 04, 2006, Bo Xie wrote:
> Hi all,
>
> Which version did openSSL introduce SHA-512 algorithm? 0.9.8? It seems
> that all 0.9.7x versions do not support SHA-512 algorithm.
>
It wasn't originally in 0.9.7x but a version was back ported for the FIPS
code.
Steve.
--
Dr Stephen N. Henson
On Tue, Jul 04, 2006, Guadalupe Valenzuela wrote:
> Hello,
>
> I developed an application using OPENSSL 0.9.8. on my machine, but I
> have to recompile it on Sun Solaris having OPENSSL 0.9.6. When I tried
> to do it I found this version does'nt have
> OPENSSL_add_all_algorithms_conf(), can somebo
Got it. Thanks.
Sonia
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Marek Marcola
Sent: Tuesday, July 04, 2006 3:48 AM
To: openssl-users@openssl.org
Subject: RE: Private Key Type and PEM Length
Hello,
> One more question before I move to new agenda.
> I
Title: intoto Stationery
Hi.,
Following
is the comments written on s3_pkt.c before the function
ssl3_read_bytes
Return up to 'len' payload bytes received in 'type' records. *
'type' is one of the following: * * -
SSL3_RT_HANDSHAKE (when ssl3_get_message calls us) *
- SSL3_RT_AP
13 matches
Mail list logo