mirror of
https://github.com/hashcat/hashcat
synced 2024-12-09 02:13:10 +01: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