Re: Problem with cryptoswift card

2002-02-07 Thread Gerd Schering
Geoff Thorpe wrote: > > The first error line tells you; > > >>5272:error:2606607A:engine routines:CSWIFT_MOD_EXP:size too large or too >>small:hw_cswift.c:391: >> > > The cryptoswift engine implementation doesn't support the use of keys that > large. Try specifying "rsa1024"/"rsa512" etc wh

Re: Problem with cryptoswift card

2002-02-07 Thread Geoff Thorpe
Hi there, > I use openssl-engine-0.9.6.c in conjunction with a cryptoswift card. > To test it, I did a "openssl speed -engine cswift". > First everything seemed to work fine - astonishingly most operations > were performed in exactly 2.99 secs - but then errors occured. > I include the relevant l

Problem with cryptoswift card

2002-02-07 Thread Gerd Schering
Hi, I use openssl-engine-0.9.6.c in conjunction with a cryptoswift card. To test it, I did a "openssl speed -engine cswift". First everything seemed to work fine - astonishingly most operations were performed in exactly 2.99 secs - but then errors occured. I include the relevant lines of output