mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-16 17:42:04 +00:00
Updated docs
This commit is contained in:
parent
04a87d73c2
commit
3de7540526
@ -9,6 +9,7 @@
|
||||
- Added hash-mode: AxCrypt 2 AES-128
|
||||
- Added hash-mode: AxCrypt 2 AES-256
|
||||
- Added hash-mode: RSA/DSA/EC/OPENSSH Private Keys
|
||||
- Added hash-mode: sha1(sha1($pass).$salt)
|
||||
|
||||
##
|
||||
## Bugs
|
||||
|
@ -97,6 +97,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
|
||||
- sha1(md5($pass.$salt))
|
||||
- sha1(md5(md5($pass)))
|
||||
- sha1(sha1($pass))
|
||||
- sha1(sha1($pass).$salt)
|
||||
- sha1(utf16le($pass).$salt)
|
||||
- sha256($pass.$salt)
|
||||
- sha256($salt.$pass)
|
||||
|
Loading…
Reference in New Issue
Block a user