Problem with RSA routines

2000-01-11 Thread Simon Edwards
Hi, I was wondering if somebody could help me or point me to the right place the get help. I'm having problems using the RSA routines from openssl 0.9.4. I've got a very simple C program which generates and RSA key (I'm not worried about the randomness of the key at this stage) and then

Re: Problem with RSA routines

2000-01-11 Thread Bodo Moeller
Simon Edwards [EMAIL PROTECTED]: I'm having problems using the RSA routines from openssl 0.9.4. I've got a very simple C program which generates and RSA key (I'm not worried about the randomness of the key at this stage) and then proceeds to read data from a file encrypting the data and