Re: public key encryption example

2006-07-16 Thread Girish Venkatachalam
I am afraid few can help u with this. "man 3 rsa" on a linux/*BSD system might help u. The code samples at www.opensslbook.com have couple of samples IIRC All the best! regards, Girish --- Neil Dugan <[EMAIL PROTECTED]> wrote: > Hi, > > OpenSSL newbie here, I am looking for an 'C' > example/

Re: public key encryption example

2006-07-16 Thread Victor Duchovni
On Mon, Jul 17, 2006 at 11:04:21AM +1000, Neil Dugan wrote: > OpenSSL newbie here, I am looking for an 'C' > example/documentation on how to use 'Public Key Encryption' > in my own programs. Don't use public key encryption in your own programs. Instead decide which security threats your program n

public key encryption example

2006-07-16 Thread Neil Dugan
Hi, OpenSSL newbie here, I am looking for an 'C' example/documentation on how to use 'Public Key Encryption' in my own programs. __ OpenSSL Project http://www.openssl.org User Support Mailing List