Re: RSA Implementation in C language

2004-12-01 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Tue, 30 Nov 2004 10:16:11 -0500, "Trei, Peter" <[EMAIL PROTECTED]> said: ptrei> Admittedly somewhat old and creaky, but try Googling ptrei> RSAREF. I don't know where that stands for IP rights ptrei> (presumably we still have copyright), bout for ptrei> research

RE: RSA Implementation in C language

2004-12-01 Thread Tolga Acar
> -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Behalf Of Sandeep N > > Sent: Monday, November 29, 2004 3:17 AM > > To: [EMAIL PROTECTED] > > Subject: RSA Implementation in C language > > > > > > Hi, > >

RE: RSA Implementation in C language

2004-11-30 Thread Trei, Peter
Behalf Of Sandeep N > Sent: Monday, November 29, 2004 3:17 AM > To: [EMAIL PROTECTED] > Subject: RSA Implementation in C language > > > Hi, > > Can anybody tell me where I can get an implementation of RSA > algorithm in C language? I searched for it, but could not l

Re: RSA Implementation in C language

2004-11-30 Thread Adam Shostack
http://www.homeport.org/~adam/crypto/ On Mon, Nov 29, 2004 at 01:47:05PM +0530, Sandeep N wrote: | Hi, | | Can anybody tell me where I can get an implementation of RSA | algorithm in C language? I searched for it, but could not locate one. | I would be grateful to you if you could give me the loc

RSA Implementation in C language

2004-11-30 Thread Sandeep N
Hi, Can anybody tell me where I can get an implementation of RSA algorithm in C language? I searched for it, but could not locate one. I would be grateful to you if you could give me the location of the source code. Thanks and Regards, Sandeep