eApplet encrypt/decrypt RSA-Pkcs1 not
RSA-NOPAD
On 5/3/2011 2:33 AM, Piero Marte wrote:
> Hello,
>
> We are three interns in a software company, we are studying the
>
> project "MUSCLEAPPLET" and we got problems while encrypting a message
according to the RSA-PKCS1 algo
-
Hello,
On Mon, May 2, 2011 at 10:49, Piero Marte < <mailto:ma...@compunet.it>
ma...@compunet.it> wrote:
> Premise that we can fully encrypt and decrypt with keys to 1024 using
> RSA_NOPAD, but we must use RSA_PKCS1.
You can add/remove the padding in software.
Hello,
We are three interns in a software company, we are studying the
project "MUSCLEAPPLET" and we got problems while encrypting a message
according to the RSA-PKCS1 algorithm.
Premise that we can fully encrypt and decrypt with keys to 1024 using
RSA_NOPAD, but we must use RSA_PKCS1.
Cou