crypt.pl: crypt() Strings with Salt
August 3rd, 2007Here is a short perl script to run a string through crypt() with a user defined two character salt. Enjoy!
Here is a short perl script to run a string through crypt() with a user defined two character salt. Enjoy!