Re: Problems making certificate request

2008-09-05 Thread Kyle Hamilton
Malloc failure means that it isn't able to allocate memory properly. What did you use to compile it, or if you got a pre-built binary where did you get it? -Kyle H On Thu, Sep 4, 2008 at 9:27 AM, V H <[EMAIL PROTECTED]> wrote: > I've been trying to secure site with open ssl and have made a number

Use .NET RSACryptoServiceProvider for encryption and let OpenSSL decrypt

2008-09-05 Thread PMicke
I want to write a .NET client that sends an encrypted message to a server written in C with OpenSSL crypto library, and decrypt the message there. I use RSA with PKCS1 padding. I have managed to get that to work for C clients using crypto library, Java clients using standard 1.5 library classes.

Re: Need to upgrade openssl on my Solaris10 server

2008-09-05 Thread Ricardo Stella
[EMAIL PROTECTED] wrote: > > Hello, > > We have security holes that need to be fixed on our Solaris 10 > server. I have applied the Solaris 10 "Recommended and Security" > patch bundle that was updated on 09/02/08. One of the security holes > is will openssl. How do I upgrade it? Currently

Re: OpenSSL support for RFC2898 / PBKDF2

2008-09-05 Thread Marek . Marcola
Hello, [EMAIL PROTECTED] wrote on 09/05/2008 02:04:01 AM: > [EMAIL PROTECTED] wrote: > > >> Does openssl support RFC2898, and if so, what function should I be > >> looking at? > > PKCS5_PBKDF2_HMAC_SHA1() > > This function seems to be undocumented: > > int PKCS5_PBKDF2_HMAC_SHA1(const char *p

Re: Need to upgrade openssl on my Solaris10 server

2008-09-05 Thread Kyle Hamilton
The security fixes should have been installed as part of patch number 137111-06, which is part of that bundle. 0.9.8 is not binary-compatible with 0.9.7, and any apps linked to 0.9.7 will fail to run if you remove the 0.9.7 shared objects. I am not a Solaris guy, but I would suggest looking at ht

Re: Re: Re: network connection encrypted/secure using ssl and sockets ?!

2008-09-05 Thread Ger Hobbelt
What you're asking is a very wide subject, so the best advice I can give you is to purchase the O'Reilly book (Network Security with OpenSSL). I don't know if there's a new (2nd, 3rd?) edition out (I got it a long time ago) but even when you get the first edition, it's VERY useful to learn the SSL

Need to upgrade openssl on my Solaris10 server

2008-09-05 Thread Randy_Grode
Hello, We have security holes that need to be fixed on our Solaris 10 server. I have applied the Solaris 10 "Recommended and Security" patch bundle that was updated on 09/02/08. One of the security holes is will openssl. How do I upgrade it? Currently we are running: OpenSSL 0.9.7d 17 Mar 2