Re: SUN Crypto Accelerator + OpenSSL

2002-10-30 Thread Nadav Har'El
On Wed, Oct 30, 2002, Joerg Bartholdt wrote about "Re: SUN Crypto Accelerator + OpenSSL": > Edward Chan wrote: > > > Hmm, so does that mean with the SUN Crypto Accelerator > > 1000 card, we would specify "ubsec" when initializing > > the engine? &

Re: SUN Crypto Accelerator + OpenSSL

2002-10-30 Thread Joerg Bartholdt
Edward Chan wrote: > Hmm, so does that mean with the SUN Crypto Accelerator > 1000 card, we would specify "ubsec" when initializing > the engine? I tried openssl speed -engine ubsec but it complained as with any other engine id: can't use that engine 4683:error:25067066:DSO support routines:DL

Re: SUN Crypto Accelerator + OpenSSL

2002-10-27 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Sat, 26 Oct 2002 02:35:55 -0700 (PDT), Edward Chan <[EMAIL PROTECTED]> said: ballgod> Sorry, I didn't follow this thread. But does this ballgod> mean that OpenSSL 0.9.6g does not support the Sun ballgod> card...eventhough it is really a CryptoSwift card? The SU

Re: SUN Crypto Accelerator + OpenSSL

2002-10-26 Thread Edward Chan
Sorry, I didn't follow this thread. But does this mean that OpenSSL 0.9.6g does not support the Sun card...eventhough it is really a CryptoSwift card? Ed --- Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> wrote: > In message > <[EMAIL PROTECTED]> on > Tue, 08 Oct 2002 10:45:49 +0200 (CEST),

Re: SUN Crypto Accelerator + OpenSSL

2002-10-08 Thread Joerg Bartholdt
Arin Komins wrote: > This is just from memory, but isn't the Sun card a repackaged > Rainbow Cryptoswift? (which is engine cswift?) I read an article on the web, indicating that the old SUN Crypto Accelerator 1 is a CryptoSwift (http://www.james.rcpt.to/2001/sun-crypto/), but I don't know abou

Re: SUN Crypto Accelerator + OpenSSL

2002-10-08 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Mon, 07 Oct 2002 18:13:22 +0200, Michael Voucko <[EMAIL PROTECTED]> said: voucko> Without knowing which one is supported by the engine, I'm voucko> pretty sure that the Sun board is a Rainbow CryptoSwift. It's possible that it's a revamped CSwift card, I can't

Re: SUN Crypto Accelerator + OpenSSL

2002-10-08 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Tue, 08 Oct 2002 10:45:49 +0200 (CEST), Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> said: levitte> In message <[EMAIL PROTECTED]> on Mon, 07 Oct 2002 18:13:22 +0200, Michael Voucko <[EMAIL PROTECTED]> said: levitte> levitte> voucko> Without knowing which

Re: SUN Crypto Accelerator + OpenSSL

2002-10-07 Thread Arin Komins
On Mon, 7 Oct 2002, Geoff Thorpe wrote: :Subject: Re: SUN Crypto Accelerator + OpenSSL : :> Unfortunately, there is no support for that card built in to OpenSSL, :> as far as I know. If I had the developpers manual for it, I could :> possibly write something and test it with you.

Re: SUN Crypto Accelerator + OpenSSL

2002-10-07 Thread Michael Voucko
Geoff Thorpe wrote: > IIRC the Sun card is a rebadging of something else that *is* supported > in OpenSSL - but I can't remember which one of the engines supports it Without knowing which one is supported by the engine, I'm pretty sure that the Sun board is a Rainbow CryptoSwift. Michael

Re: SUN Crypto Accelerator + OpenSSL

2002-10-07 Thread Geoff Thorpe
> Unfortunately, there is no support for that card built in to OpenSSL, > as far as I know. If I had the developpers manual for it, I could > possibly write something and test it with you. If I had access to a > machine with that accelerator, even better. Do you have the > possibility to provid

Re: SUN Crypto Accelerator + OpenSSL

2002-10-07 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Mon, 7 Oct 2002 16:54:09 +0200, Joerg Bartholdt <[EMAIL PROTECTED]> said: panther> Hi everybody, panther> panther> is someone using OpenSSL with the SUN Crypto Accelerator 1000? The openssl panther> binary that comes on the driver CD *always* uses the hardware

SUN Crypto Accelerator + OpenSSL

2002-10-07 Thread Joerg Bartholdt
Hi everybody, is someone using OpenSSL with the SUN Crypto Accelerator 1000? The openssl binary that comes on the driver CD *always* uses the hardware crypto. It does not need the -engine switch, and I cannot switch it off. With the openssl-engine binaries, I compiled myself, I do need that -e