Re: 64 bit support

2002-04-25 Thread Sean O'Riordain
oh... on my alpha i've been consistently getting failures in the big num test stuff for a while now... that is using ./config and using gcc on redhat linux 6.0? for alpha - though iirc the compiler is more recent possibly 2.95.3? Sean Paul L. Allen wrote: Verdon Walker wrote: What is the

Problems with installation

2002-04-25 Thread Arturo Martens Godinez
messagge error: make + rm -f libcrypto.so.0 + rm -f libcrypto.so + rm -f libcrypto.so.0.9.6 + rm -f libssl.so.0 + rm -f libssl.so + rm -f libssl.so.0.9.6 making all in crypto... cc -I. -I../include -KPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -fast -O -Xa -c cryptlib.c /usr/ucb/cc:

Re: RSA_verify question on OpenSSH Client w/ OpenSSL0.9.6a

2002-04-25 Thread foo foo
While I hear many suggestions to move to newer release, can someone shed light on a solution to the problem as immediate help !? Can someone who has knowledge of this section of code please suggestion some pointers/solutions ? In snippet below, 'siglen' is 128 (per debugger) but RSA_size(..)

RSA_verify question on OpenSSH Client w/ OpenSSL0.9.6a

2002-04-25 Thread foo foo
Using OpenSSH 2.3.1 client and OpenSSL 0.9.6a When trying to ssh to OpenSSH server of higher versions SSH-1.99-OpenSSH_2.5.2p2 or such, I see error in RSA key exchange: RSA_verify(..)routine. I see: error at:int RSA_verify(int dtype, unsigned char *m, unsigned int m_len, unsigned

Re: CA error

2002-04-25 Thread Camerfirma (Juan Angel Martin Gomez)
Hi It looks like you didn't create the key-pair. you can create it with: openssl genrsa -des3 -out sample.key 2048 It will generate a RSA key-pair with 2048 bits modulus, with a symmetric algorithm to encrypt the key-pair. Bye Jay States ha escrito: I am use learning and testing CA's. I

Re: RSA_verify question on OpenSSH Client w/ OpenSSL0.9.6a

2002-04-25 Thread Markus Friedl
On Wed, Apr 24, 2002 at 04:12:46PM -0700, foo foo wrote: Using OpenSSH 2.3.1 rsa for ssh2 could be broken in 2.3.1, but i don't remember. please check the cvs logs and upgrade. __ OpenSSL Project

Re: 4/23/2002 11:59:51 PM

2002-04-25 Thread Götz Babin-Ebell
Ralf S. Engelschall wrote: In article [EMAIL PROTECTED] you wrote: On Tue, Apr 23, 2002 at 10:24:23PM -0600, Kurt Seifried wrote: [...] I cannot comment on the OpenSSL-Announce list. Only the core members should be allowed to send via this list. Probably the list should be switched

Re: PKCS11 engine support

2002-04-25 Thread William James Hymas
Hi Zoran, Is there a set of patches for 0.9.6c? Bill Zoran Radenkovic [EMAIL PROTECTED]@openssl.org on 30-07-2001 03:31:17 AM Please respond to [EMAIL PROTECTED] Sent by:[EMAIL PROTECTED] To:[EMAIL PROTECTED] cc:[EMAIL PROTECTED] Subject:PKCS11 engine support Hi,

Problem building openssl-engine 0.9.6.c on win32

2002-04-25 Thread Erik Ulrichts
Hi, I'm trying to build the engine version of openssl-engine 0.9.6c. After solving the problem of unistd.h I'm getting linking problems. This the output I get : Building OpenSSL link /nologo /subsystem:console /machine:I386 /opt:ref /dll /out:out32dll\libeay32.dll /def:ms/LIBEAY32.def

Re: 64 bit support

2002-04-25 Thread Paul L. Allen
Sean O'Riordain wrote: oh... on my alpha i've been consistently getting failures in the big num test stuff for a while now... that is using ./config and using gcc on redhat linux 6.0? for alpha - though iirc the compiler is more recent possibly 2.95.3? Have you reported the failures?

Re: 64 bit support

2002-04-25 Thread Lutz Jaenicke
On Thu, Apr 25, 2002 at 10:08:27AM -0700, Paul L. Allen wrote: Sean O'Riordain wrote: oh... on my alpha i've been consistently getting failures in the big num test stuff for a while now... that is using ./config and using gcc on redhat linux 6.0? for alpha - though iirc the

Re: RSA_verify question on OpenSSH Client w/ OpenSSL0.9.6a

2002-04-25 Thread foo foo
Is there anyway that from the client, I can force server to fallback on other methods (DSA, password ..) ? If I make client fail for RSA (during RSA authen.), would server fallback ? Is this possible ? If so, any pointers ? Also: how do I access cvs logs, as mentioned below ? Thank you very

FW: Verify_callback problem in SSL_set_verify() vs. SSL_CTX_set_verify().

2002-04-25 Thread Sharon Hezy
Hello, I have to apologize that Im sending this message to the dev. list. Ive tried to send it to the users list, but from some reason its not arriving. Thanks for help, Sharon. Subject: Verify_callback problem in SSL_set_verify() vs. SSL_CTX_set_verify(). Hi to all, Ive

Re: 64 bit support

2002-04-25 Thread Paul L. Allen
Paul L. Allen wrote: Just a data point: I just grabbed a copy of openssl-0.9.6d-beta1 and did the following on an Alpha running RedHat 6.2 with gcc=egcs-2.91.66: ./config make make test All of the tests succeeded. Are there bugs in the bignum code that don't get caught by the test suite?

RE: Verify_callback problem in SSL_set_verify() vs. SSL_CTX_set_verif y().

2002-04-25 Thread Wang, Kate
Hi, all, I encountered some memory leak problems in my code performing SMIME operation on NT reported by Purify. In order to identify the problem, I create a VC++ project smime.c which is installed under openssl-0.9.6a/apps directory. This project only include smime.c, apps.c, apps.h,

DH parameters from http://www.ietf.org/internet-drafts/draft-ietf-ipsec-ike-modp-groups-04.txt return DH_NOT_SUITABLE_GENERATOR

2002-04-25 Thread Aslam
Hi, I'm tring to use DH params from http://www.ietf.org/internet-drafts/draft-ietf-ipsec-ike-modp-groups-04.txt, but none get imported in openssl, and openssl returns DH_NOT_SUITABLE_GENERATOR... Can any one give me a reason why ?? int XXX::SetDhPrimeAndGeneratorBytes(unsigned char*