From: "Douglas S. J. De Couto" Date: 2006-03-22T00:00:55+09:00 Subject: OpenSSL for public/private key encryption 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