Home | Mirror | Search

3. perl crypt

perl -e 'print("userPassword: ".crypt("secret","salt")."\n");'
		
comments powered by Disqus