Hash type list modification
#4
no:

md5(sha1($pass))
sha1(md5($pass))
DES(Unix) - Good one this for .htpasswd files

maybe:

sha384($pass)

yes:

sha256($pass)
sha512($pass)


Messages In This Thread
Hash type list modification - by blandyuk - 12-01-2010, 11:46 PM
RE: Hash type list modification - by atom - 12-03-2010, 10:46 AM
RE: Hash type list modification - by blandyuk - 12-07-2010, 04:33 PM
RE: Hash type list modification - by atom - 12-07-2010, 04:41 PM