mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
Added 28400 to docs
This commit is contained in:
parent
918b4cf7da
commit
d1fe4355dd
@ -8,6 +8,7 @@
|
||||
- Added hash-mode: PostgreSQL SCRAM-SHA-256
|
||||
- Added hash-mode: Teamspeak 3 (channel hash)
|
||||
- Added hash-mode: sha256($salt.sha256_bin($pass))
|
||||
- Added hash-mode: bcrypt(sha512($pass)) / bcryptsha512
|
||||
|
||||
##
|
||||
## Features
|
||||
|
@ -367,6 +367,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
|
||||
- vBulletin >= v3.8.5
|
||||
- bcrypt(md5($pass)) / bcryptmd5
|
||||
- bcrypt(sha1($pass)) / bcryptsha1
|
||||
- bcrypt(sha512($pass)) / bcryptsha512
|
||||
- osCommerce, xt:Commerce
|
||||
- TOTP (HMAC-SHA1)
|
||||
- Web2py pbkdf2-sha512
|
||||
|
Loading…
Reference in New Issue
Block a user