Prepare for v6.2.2

This commit is contained in:
Jens Steube
2021-06-12 18:38:23 +02:00
parent eddd11441f
commit 3ee77aa581
5 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
* changes v6.2.1 -> v6.x.x
* changes v6.2.1 -> v6.2.2
##
## Algorithms
@@ -9,6 +9,7 @@
- Added hash-mode: FortiGate256 (FortiOS256)
- Added hash-mode: Linux Kernel Crypto API (2.4)
- Added hash-mode: MurmurHash
- Added hash-mode: OpenEdge Progress Encode
- Added hash-mode: md5(utf16le($pass))
- Added hash-mode: sha1(utf16le($pass))
- Added hash-mode: sha256(utf16le($pass))
@@ -112,7 +113,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: OpenEdge Progress Encode
##
## Features

View File

@@ -7,7 +7,7 @@
|_____| /___________/ |_____| /_____/ /_______|
: : :
hashcat v6.2.1
hashcat v6.2.2
==============
AMD GPUs on Linux require "RadeonOpenCompute (ROCm)" Software Platform (3.1 or later)
@@ -256,6 +256,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
- Lotus Notes/Domino 5
- Lotus Notes/Domino 6
- Lotus Notes/Domino 8
- OpenEdge Progress Encode
- Oracle Transportation Management (SHA256)
- Huawei sha1(md5($pass).$salt)
- AuthMe sha256
@@ -351,7 +352,6 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
- Web2py pbkdf2-sha512
- Django (PBKDF2-SHA256)
- Django (SHA-1)
- OpenEdge Progress Encode
- Atlassian (PBKDF2-HMAC-SHA1)
- Ruby on Rails Restful-Authentication
- Python passlib pbkdf2-sha512