Saturday, January 05, 2008

Encryption Data in Ruby using OpenSSL

I had been searching the web for a way to encrypt some data for my Rails project for a while and I finally found something that I could use. Encrypting Sensitive Data with Ruby (on Rails) has straight forward instructions on how to encrypt and decrypt data using OpenSSL in Ruby.

No comments: