Archive for the ‘Uncategorized’ Category

crypt.pl: crypt() Strings with Salt

Friday, August 3rd, 2007

Here is a short perl script to run a string through crypt() with a user defined two character salt. Enjoy!

(more…)