Archive for May, 2007
Monthly Archive
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 [...]