Added new hash mode 18500 to readme

This commit is contained in:
Sein Coray
2018-12-10 16:50:58 +01:00
parent a70a0513bf
commit e0c2e4404e

View File

@@ -80,6 +80,7 @@ NVIDIA GPUs require "NVIDIA Driver" (367.x or later)
- sha1(sha1($pass))
- sha1($salt.sha1($pass))
- sha1(md5($pass))
- sha1(md5(md5($pass)))
- sha1($salt.$pass.$salt)
- sha1(CX)
- sha256($pass.$salt)