[opensc-devel] R: Help MuscleApplet encrypt/decrypt RSA-Pkcs1 not RSA-NOPAD

2011-05-04 Thread Piero Marte
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

[opensc-devel] Help MuscleApplet encrypt/decrypt RSA-Pkcs1 not RSA-NOPAD

2011-05-03 Thread Piero Marte
- 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.

[opensc-devel] Help MuscleApplet encrypt/decrypt RSA-Pkcs1 not RSA-NOPAD

2011-05-02 Thread Piero Marte
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