Hi all,

I'm using cryptopp 5.2.1 with Visual C++ 6.0.
I create a RSA private key of 128 bits long, with an associate public key, I have used the exemple program to do this. I'm trying to encrypt a text of 1 characters size, and cryptopp throw an exeception saying that the text is too long for the key.
That's a normal message ? Does cryptopp support RSA Key of 128 bits?

Thank you in advance.

Alex

Reply via email to