shared library on HPUX

1999-05-14 Thread son
I am trying to compile openssl as a shared library on HPUX. /crypto/bn/asm/pa-risc2.s is not position independnet code so it cannot be used in a shared library. anyone working on this? has anyone compiled openssl as a shared library on HPUX or any other platform? thanks, son ___

Re: Error in ASN1_INTEGER_set() / get() or am I stupid?

1999-05-14 Thread Dr Stephen Henson
Robert Eiglmaier wrote: > > Hi, developers! > > While trying to understand the ASN.1 stuff I wrote the following lines: > > ASN1_INTEGER * pInt, * qInt; > unsigned char buf[1024], *cPtr; > int l, p, q; > > p = -2; > pInt = ASN1_INTEGER_new(); > A

IO Completion Ports and openssl

1999-05-14 Thread Roger Bodén
Hello, We have an application on Windows NT that uses IO Completion ports for its socket communication. I now need to add SSL support to secure this communication and we are considering using openssl for this. I had a look at header files, the documentation I could get hold of and some of the ap

Re: Question About OpenSSL

1999-05-14 Thread amanda
There is an SSL implementation bundled with IIS4. What is it that you're trying to do? If you need stronger encryption than Microsoft will sell to you outside North America then you can download the patches from www.replay.com. That will give you full strength crypto in IIS4. A. On Thu, 13

Re: IO Completion Ports and openssl

1999-05-14 Thread Bodo Moeller
On Fri, May 14, 1999 at 04:20:49PM +0200, Roger Bodén wrote: > We have an application on Windows NT that uses IO Completion ports for > its socket communication. I now need to add SSL support to secure this > communication and we are considering using openssl for this. > > I had a look at header

Re: ATTENTION: Code freeze proposed for today!!

1999-05-14 Thread Bodo Moeller
On Thu, May 13, 1999 at 10:42:39PM -0700, Mixmaster wrote: > Speaking of threads and the freeze, is the patch to put locks around > thread unsafe functions going to be put in? Done. > And someone needs to dig up the canonical list of all unsafe functions > and check to see if there are others u

shared library

1999-05-14 Thread son
can anyone give me direction on how to compile openssl as a shared library instead of an archive on HPUX or Linux? thanks, son __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: SSLeay EBCDIC

1999-05-14 Thread Martin Kraemer
I tried to Cc this to <[EMAIL PROTECTED]>, but it bounced. I'll re-try with <[EMAIL PROTECTED]>. You don't happen to use sendmail, do you? Martin -- <[EMAIL PROTECTED]> |Siemens Information and Phone: +49-89-636-46021 |Communication Products FAX: +49-89

S/mime in Netscape

1999-05-14 Thread Pierre De Boeck
Hi all, I have developped an S/MIME plug-in with strong ciphers for Microsoft Exchange Clients like Outlook 9x. I would like to do the same for Netscape but I don't know how. I think that developping a pkcs#11 driver would be the solution but I am not sure. Any idea? Pierre De Boeck

Re: Status of EBCDIC support.

1999-05-14 Thread Ralf S. Engelschall
In article <000901be9af2$5eb361d0$[EMAIL PROTECTED]> you wrote: > > Just wondering what the status is of EBCDEC support at this moment. > I am doing some porting myself and I got some stuff working, but perhaps > other people are doing the same thing. Contact Martin Kraemer <[EMAIL PROTECTED]>.