From: Alexey Petrushin Date: 2011-11-10T02:50:56+09:00 Subject: Re: ruby encryption & decryption using rsa You can use this as a sample: https://github.com/alexeypetrushin/rad_core/blob/master/lib/rad/_support/cipher.rb here's specs: https://github.com/alexeypetrushin/rad_core/blob/master/spec/support/cipher_spec.rb -- Posted via http://www.ruby-forum.com/.