Hi, We're 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)?