mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-02 02:41:35 +00:00
Update docs/changes.txt and docs/readme.txt regarding sha256(.sha256())
This commit is contained in:
parent
978f4c7a85
commit
7024f31b58
@ -93,7 +93,6 @@
|
||||
- Added hash-mode: Umbraco HMAC-SHA1
|
||||
- Added hash-mode: sha1($salt.sha1($pass.$salt))
|
||||
- Added hash-mode: sha1(sha1($pass).$salt)
|
||||
- Added hash-mode: sha256($salt.sha256($pass))
|
||||
|
||||
##
|
||||
## Features
|
||||
|
@ -112,7 +112,6 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
|
||||
- sha256($salt.utf16le($pass))
|
||||
- sha256(md5($pass))
|
||||
- sha256(sha256($pass).$salt)
|
||||
- sha256($salt.sha256($pass))
|
||||
- sha256(sha256_bin($pass))
|
||||
- sha256(utf16le($pass).$salt)
|
||||
- sha384($pass.$salt)
|
||||
|
Loading…
Reference in New Issue
Block a user