I have to encrypt using RSA some data, that can be larger that the admisible message length for the respective key.
How to encrypt such a message? Is there a standart way of doing this?
Is it possibile to do using cryptopp functions?


Reply via email to