Re: docs for openssl speed and EVP

2007-11-19 Thread Victor B. Wagner
On 2007.11.19 at 12:02:39 -0800, Koza wrote: > > Hi, > > I am looking for a bit more detailed for openssl speed command and for > description of EVP. I used google but with poor results. Maybe you can help. > > I understand that EVP is a layer for cryptographic functions. I configure it > and t

Re:CA Certificates

2007-11-19 Thread cdemel
Hi I am new to the list.. I have a CA which gets certificates for the organization ( Netscape Certificate Management ). I need to generate a PKCS#10 request to get a certificate for my Linux server which I have to configure as a radius server for a radius server. any reading material and help mo

length of certificate verify message

2007-11-19 Thread Xiaoyu Ruan
Hello, I notice that the length for a certificate verify message produced by s_client is always 0x80 bytes (indicated in the messgeLength field). However, according to RFC 4346, the CertificateVerify message should be either 36 or 20 bytes, depending on the signature algorithm. Can anyone kindl

Re: Reposting: EVP_DecryptFinal_ex:bad decrypt

2007-11-19 Thread Dr. Stephen Henson
On Mon, Nov 19, 2007, Pankaj Mathur wrote: > > I am still struggling with this issue. > I did not get much help from the list, so I am reposting again. > if(!EVP_EncryptUpdate(&ctx,&pBuff[currentLength], &datalength,

how to disable reverse-lookups with openssl

2007-11-19 Thread Brian Moore
Hello, How can I configure openssl to not do reverse lookups on client connections on my RHEL system running the distribution apache? Red Hat Enterprise Linux ES release 4 (Nahant Update 6) OpenSSL 0.9.7a Feb 19 2003 I've noticed that even with HostnameLookups set to off, connections to port

docs for openssl speed and EVP

2007-11-19 Thread Koza
Hi, I am looking for a bit more detailed for openssl speed command and for description of EVP. I used google but with poor results. Maybe you can help. I understand that EVP is a layer for cryptographic functions. I configure it and then I simply write encrypt this and that. Am I right? I also n

Reposting: EVP_DecryptFinal_ex:bad decrypt

2007-11-19 Thread Pankaj Mathur
I am still struggling with this issue. I did not get much help from the list, so I am reposting again. Thanks! > From: [EMAIL PROTECTED] > To: openssl-users@openssl.org > Subject: EVP_DecryptFinal_ex:bad decrypt > Date: Fri, 9 Nov 2007 22:33:52 + > > Hi , > > I am trying to encrypt and dec

Re: How To Download Latest Tarball?

2007-11-19 Thread Steffen DETTMER
* Chapman, Kyle wrote on Mon, Nov 19, 2007 at 09:13 -0500: > Download with firefox and see if that makes any diff (ill > assume its IE you tried?). ftp.openssl.org works ok for me. > If using gnu tar try: tar zxvf openssl*gz or why not wget as already suggested. Maybe it is some LF conversion or

RE: How To Download Latest Tarball?

2007-11-19 Thread Chapman, Kyle
Download with firefox and see if that makes any diff (ill assume its IE you tried?). ftp.openssl.org works ok for me. If using gnu tar try: tar zxvf openssl*gz -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Saturday, November 17,

Re: Using an engine in a TLS/SSL session

2007-11-19 Thread Victor B. Wagner
On 2007.11.19 at 11:25:46 +0100, Davide Vernizzi wrote: > Hi users, > > is there an easy (or even a not-so-easy) way to use a crypto engine in a > TLS/SSL session? I'd like to use a crypto engine for asymmetric crypto > during the handshake and another engine the for symmetric crypto of data > du

Using an engine in a TLS/SSL session

2007-11-19 Thread Davide Vernizzi
Hi users, is there an easy (or even a not-so-easy) way to use a crypto engine in a TLS/SSL session? I'd like to use a crypto engine for asymmetric crypto during the handshake and another engine the for symmetric crypto of data during the session. Anybody can help me? Regards. -- Davide smime

OpenSSL porting QNX RTOS

2007-11-19 Thread itpals
Hi Friends , Does any body have idea about porting of openssl with QNX RTOS on freesca le 5200B Elite Board ? Please let me know any link or document available on this activity. Thanks in Advance. Best , Abhishek

Re: How To Download Latest Tarball?

2007-11-19 Thread G.W. Haywood
Hi there, On Sat, 17 Nov 2007 [EMAIL PROTECTED] wrote: > ...having problems downloading one of the *.gz tarballs on your website. > > ...upon downloading, it has been modified to a *tar.tar file - that is, > openssl-0.9.8g.tar.tar. Ugh. That's probably just Windows being stupid. > So then, I F

How To Download Latest Tarball?

2007-11-19 Thread Smith_Randy
Hello, I have fairly recently returned to the UNIX platform and am having problems downloading one of the *.gz tarballs on your website. >From my Windows XP Professional desktop, I go to http://www.openssl.org/source/ and then choose the very latest tarball (openssl-0.9.8g.tar.gz) and download on