mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-15 20:39:17 +00:00
Update readme.txt
This commit is contained in:
parent
c209543cda
commit
81b85a260a
@ -88,6 +88,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
|
||||
- sha1($pass.$salt)
|
||||
- sha1($salt.$pass)
|
||||
- sha1($salt.$pass.$salt)
|
||||
- sha1(sha1($salt.$pass.$salt))
|
||||
- sha1($salt.sha1($pass))
|
||||
- sha1($salt.utf16le($pass))
|
||||
- sha1($salt1.$pass.$salt2)
|
||||
|
Loading…
Reference in New Issue
Block a user