RSA key size and MD5 signatures

2003-08-12 Thread Davide De Benedictis
Hi, On a PHP server using SSL my colleague does: openssl genrsa -des3 -out private_key_file 256 openssl rsa -pubout -in private_key_file -out pub_key_file then to sign some message data he uses the PHP call: $digest = mhash(MHASH_MD5, $msg); and then sign the obtained digest with: openssl_pr

Re: Virus spam

2003-08-12 Thread Louis LeBlanc
On 08/12/03 11:09 AM, Laurent Blume sat at the `puter and typed: > Lyngmo Ted wrote: > [snip] > > The mails contains an attachment that contains an html page > > containing a virus. In the original mail, the "Best Regards" line is > > also a link to a suspicious page. > > > > The mail header sugge

Virus spam

2003-08-12 Thread Lyngmo Ted
Hi all! Does anyone else but me on this list receive a lot of spam like this? "Could you, please, give me more information about your offers. I'm very interested in this. My questions is in attachment. Best Regards NBRFQQXHNNWCNENLSMXBLCWSBLJUPPMWNLTXCO" ...and also... "I'd like to know what

ssl handshake error

2003-08-12 Thread Tom McSherry
Hi, I am using openssl-0.9.5. The openSSL API is used within the Kannel open source C http library.Platform: Windows NT. The following error is occuring quite often when https requests are made to my secure server: 2003-08-06 09:58:39 [3] WARNING: SSL: handshake interrupted by system (stop button