Re: rsa_publiic_encrypt problem

2005-09-20 Thread Chris Rutherford
On Mon, Sep 19, 2005, Chris Rutherford wrote: > Hi All, > > I have a strange problem with RSA_Public_Encrypt. Basically it only > produces decipherable information about 50% of the time, but with > the > same clear text string. i.e. I have an RSA encrypt decrypt > benchmar

rsa_publiic_encrypt problem

2005-09-19 Thread Chris Rutherford
Hi All, I have a strange problem with RSA_Public_Encrypt. Basically it only produces decipherable information about 50% of the time, but with the same clear text string. i.e. I have an RSA encrypt decrypt benchmark program using a static clear text char string. sometimes it works, but other tim