12-07-2010, 04:33 PM
Yeah, I know there are at the top but all the other below just clog up the list, rather not see them at all. Could you add a few more algos as well:
md5(sha1($pass))
sha1(md5($pass))
DES(Unix) - Good one this for .htpasswd files
sha256($pass)
sha384($pass)
sha512($pass)
md5(sha1($pass))
sha1(md5($pass))
DES(Unix) - Good one this for .htpasswd files
sha256($pass)
sha384($pass)
sha512($pass)