Re: Error in PBE (PKCS5)program

2004-07-17 Thread Dr. Stephen Henson
On Fri, Jul 16, 2004, Joe smith wrote: Hi: [code snipped] But i am getting the following error: 1536:error:06074079:lib(6):func(116):reason(121):evp_pbe.c:89:TYPE=PBES2 Any suggestions? The FAQ? This is another incarnation of: http://www.openssl.org/support/faq.html#PROG6

Crypto hardware integration with OpenSSL

2004-07-17 Thread Andrew Kraslavsky
Hello, I am looking to integrate some crypto hardware with OpenSSL but am having a tough time finding documentation on how to go about doing this. I see where OpenSSL is designed to allow this with its ENGINE approach, but just what do I have to do to create my own hardware specific engine?

Re: problem with loading PKCS7 structure .

2004-07-17 Thread Dr. Stephen Henson
On Tue, Jul 13, 2004, El hallabi-Kettani Abderrahmane wrote: I have a seg fault with PKCS7, the system don't recognise this structure fp = fopen(binary_file, rb); if(fp) { fseek(fp, 0, SEEK_END) ; nSize = ftell(fp);

Re: X.509 certificates invalid certiifcates.

2004-07-17 Thread Dr. Stephen Henson
On Thu, Jul 15, 2004, [EMAIL PROTECTED] wrote: Hi., I am passing the certificates which will be valid for 31 years for openssl routines.. but the I need to have implementation that it should check only for 30 years..Is there any function available? Currently I am calling x509_verify()

Re: [chris.hebert@state.vt.us: OpenSSL SSL2 master key buffer overflow]

2004-07-17 Thread Dr. Stephen Henson
On Thu, Jul 15, 2004, Lutz Jaenicke wrote: Forwarded to the openssl-users mailing list to receive broader audience. We have just been informed that a pc on our network has attempted the following attack on another network's webserver OpenSSL SSL2 master key buffer overflow. We have taken