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 when using "speed".
> 

Ah! thats right. The error occured at 4096 bit rsa while the curent 
implementatio only support 2048. So I think it' the same thing with the 
dsa error.
Btw, is there a way to test, that cryptographic operations are really 
always performed by the board? (sounds somewhat silly, I know)

Gerd
-- 
------------------------------------------------------
-- Gerd Schering, Email: [EMAIL PROTECTED]  --
-- TU Berlin, Zentraleinrichtung Rechenzentrum      --
-- Sekr. E-N 50, Einsteinufer 17, 10587 Berlin      --
-- phone: +49 30 314 24383, fax: +49 30 314 21060   --
------------------------------------------------------

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to