pkcs7 messages

2002-11-25 Thread Waitman C. Gobble, II
Hello I am new to this newsgroup, additionally new to openssl. I would like to encrypt messages sent from server to client, after reading through various documents on the Internet I have figured out a process that _appears_ to work. I would appreciate if someone could verify that it is indeed co

Re: BIO_read error

2002-11-25 Thread marcus.carey
See FAQ. - Original Message - From: "ahmad f" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 25, 2002 2:23 AM Subject: BIO_read error > hi > i have some problems using BIO_read /write/gets/puts in visual c++ > i wrote this code to access to the BIO and read some data

Re: IMPORTANT: The release of 0.9.6h is postponed

2002-11-25 Thread Jeffrey Altman
> >I would modify it as such: > > > > volatile unsigned char * > > CRYPTO_cleanse(volatile void *ptr, size_t len) { > >volatile static unsigned char foo = 0; > >volatile unsigned char *p = ptr; > >size_t loop = len; > >while(loop--) { > > *(p++) = foo++; > > foo += (17

co-signature

2002-11-25 Thread [EMAIL PROTECTED]
Hi I'm wondering if you can help me with co-signature problem and if you know something about co-signature and how to implement this on openssl. I'm trying to sign a message by several signers then put the all in one pkcs7 format. I only know how to do that with one signer. Refering to the pk

[no subject]

2002-11-25 Thread ahmad f
hi i have some problems using BIO_read /write/gets/puts in visual c++ i wrote this code to access to the BIO and read some data each time i use this function i obtain this error : The instruction at 0x1003159d referenced memory at 0xccd0 . the memory could not be read could someone tell

BIO_read error

2002-11-25 Thread ahmad f
hi i have some problems using BIO_read /write/gets/puts in visual c++ i wrote this code to access to the BIO and read some data each time i use this function i obtain this error : The instruction at 0x1003159d referenced memory at 0xccd0 . the memory could not be read could someone tel

How to make in Visual C++ 6.0

2002-11-25 Thread Rick_Zhang
Hi, all guys, i went to compile openssl in vc 6.0, but i found lack of some files. Can someone help me? Or send me he project files ? Thanks Regards Rick_Zhang [EMAIL PROTECTED] 2002-11-25 __ OpenSSL Project

Re: IMPORTANT: The release of 0.9.6h is postponed

2002-11-25 Thread Igal Ore
Jeffrey Altman wrote: In message <[EMAIL PROTECTED]> on Sat, 23 Nov 2002 13:36:43 -0500, Geoff Thorpe <[EMAIL PROTECTED]> said: geoff> But then we already knew that - Peter Gutmann had pointed out in the past geoff> that a single write of zeroes to disk or memory doesn't protect against geoff>

RE: Triple-des with openssl engine and ncypher hardware.

2002-11-25 Thread Frederic DONNAT
Hi, We (Zencod) have written some code for symetric crypto use with openssl 0.9.7. You may look at our contribution on openssl web site or in th demo subdirectory. Hope it will help. Fred -Original Message- From: sebastien Labrune [mailto:[EMAIL PROTECTED]] Sent: Wed 11/20/2002 5:5

Re: serious openssl vulnerability

2002-11-25 Thread Lutz Jaenicke
On Fri, Nov 22, 2002 at 11:35:43AM -0500, ervin ruci wrote: > please reply if you can: > this is a serious openssl vulnerability: > here is the log: > [Fri Nov 22 11:08:33 2002] [error] [client 164.77.208.74] client sent > HTTP/1.1 request without hostname (see RFC2616 section 14.23): / > [Fri Nov