Archive for June, 2007

Monday, June 11th, 2007

Encrypting Sensitive Data with Ruby (on Rails)

In Encrypting Sensitive Data with Perl I wrote about how to use public key encryption to automatically and securely encrypt information with Perl. This allows you encryption things like credit card numbers, bank routing information, or that winning PowerBall number in a unattended fashion. Typically, you would use this in a situation [...]

6 Comments » - Posted in Ruby, Ruby on Rails, security by Spike