mirror of
https://github.com/hashcat/hashcat.git
synced 2025-06-09 17:48:51 +00:00
cleanup credits.txt, changes.txt and readme.txt
This commit is contained in:
parent
e766cf0dc7
commit
9502705c03
@ -35,7 +35,6 @@
|
|||||||
- Added hash-mode: Python passlib pbkdf2-sha256
|
- Added hash-mode: Python passlib pbkdf2-sha256
|
||||||
- Added hash-mode: Python passlib pbkdf2-sha512
|
- Added hash-mode: Python passlib pbkdf2-sha512
|
||||||
- Added hash-mode: Oracle Transportation Management (SHA256)
|
- Added hash-mode: Oracle Transportation Management (SHA256)
|
||||||
- Added hash-mode: sha1(md5($pass.$salt))
|
|
||||||
|
|
||||||
##
|
##
|
||||||
## Bugs
|
## Bugs
|
||||||
|
@ -18,7 +18,6 @@ Philipp "philsmd" Schmidt <philsmd@hashcat.net> (@philsmd)
|
|||||||
|
|
||||||
Gabriele "matrix" Gristina <matrix@hashcat.net> (@gm4tr1x)
|
Gabriele "matrix" Gristina <matrix@hashcat.net> (@gm4tr1x)
|
||||||
|
|
||||||
* sha1(md5($pass.$salt)) kernel module
|
|
||||||
* gzip wordlists feature
|
* gzip wordlists feature
|
||||||
* SHA-224 kernel module + optimizations
|
* SHA-224 kernel module + optimizations
|
||||||
* Some AES OpenCL kernel module optimizations
|
* Some AES OpenCL kernel module optimizations
|
||||||
|
@ -81,7 +81,6 @@ NVIDIA GPUs require "NVIDIA Driver" (418.56 or later) and "CUDA Toolkit" (10.1 o
|
|||||||
- sha1(sha1($pass))
|
- sha1(sha1($pass))
|
||||||
- sha1($salt.sha1($pass))
|
- sha1($salt.sha1($pass))
|
||||||
- sha1(md5($pass))
|
- sha1(md5($pass))
|
||||||
- sha1(md5($pass.$salt))
|
|
||||||
- sha1(md5(md5($pass)))
|
- sha1(md5(md5($pass)))
|
||||||
- sha1($salt.$pass.$salt)
|
- sha1($salt.$pass.$salt)
|
||||||
- sha1(CX)
|
- sha1(CX)
|
||||||
|
Loading…
Reference in New Issue
Block a user