Hi,
We鈥檙e using Ruby 1.8.1 and would like to use RSA to encrypt data using a
public key from our mod_ruby scripts.
But it seems that openssl.rb included with Ruby does not support RSA yet.
We need this feature in our production environment by next week
What are my options (other than using Perl)?
Are you sure ?
the ruby-doc.org RDoc pages shows that a class cRSA exist, isn鈥檛 that
what you need ?
路路路
il Wed, 26 May 2004 17:53:20 GMT, Randy Lawrence jm@zzzzzzzzzzzz.com ha scritto::
Hi,
We鈥檙e using Ruby 1.8.1 and would like to use RSA to encrypt data using a
public key from our mod_ruby scripts.
But it seems that openssl.rb included with Ruby does not support RSA yet.