hi,
   I have a doubt about RSAES_OAEP_SHA decryption.
I am required to use the RSAES_OAEP_SHA_Decryptor to
generate signature on a message in hexaddecimal
format. I used a key length of 1024 bits. The message
length is definitely less than 1024 bits or 256 hex
digits.
Now since the RSA decryptor only decrypts ciphertexts
of length 1024 bits, I need to pad my message to get
it upto 
256 hexadecimal digits. Now is there a way in which I
can pad the message to 256 hex digits and get a valid
ciphertext?
thanks
pete

__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com

Reply via email to