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
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
> >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
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
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
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
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
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>
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
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
10 matches
Mail list logo