From: Michael Gorsuch Date: 2006-03-22T00:03:31+09:00 Subject: Re: OpenSSL for public/private key encryption http://blog.leetsoft.com/articles/2006/03/14/simple-encryption Take a look at this. On 3/21/06, Douglas S. J. De Couto wrote: > Hi, > > I want to use the OpenSSL bindings to do some public/private key > encryption with an RSA keypair. I also want to be able to load the > keys from disk or a string. > > But I can't figure out what functions to call, as they don't seem to > be listed on the webdocs or show up in the .rb files. Anyone out > there have experience doing this in ruby have any suggestions on how > to this? > > Thanks, > > Doug > > -- > Douglas S. J. De Couto decouto@inbox.bm > >