Hi,
 
Bit of a problem as I'm stuck with RSA signatures...

I've got a file containing 128 bytes of data (no
CR/LF). The original data was padded (ISO9796-2/1) in
order to create this file.

When trying to sign this data with rsautl using the
following command:-

openssl rsautl -in padded -inkey private.pem -sign
-raw -out signature

... I get the following error:-

2452:error:0406B06E:rsa
routines:RSA_padding_add_none:data too large for key
size:.\crypto\rsa\rsa_none.c:70:

I've double checked everything and can't find anything
obviously wrong - help!!!

Regards
Andrew


________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to