Archive for May, 2007

Wednesday, May 2nd, 2007

Encrypting Sensitive Data with Perl

It’s not uncommon to have information submitted through a web form that you need to save, but don’t want to have lying around in plain text. Credit card numbers, bank routing information, missile launch codes, and so on. The trick is to do this in a unattended fashion; you don’t want to [...]

1 Comment » - Posted in CGI, perl, security by Spike