mirror of
https://github.com/hashcat/hashcat.git
synced 2025-04-18 16:19:07 +00:00
Add missing entry for Anope IRC in readme.txt
This commit is contained in:
parent
a931a8af38
commit
60f98d51d0
@ -4,6 +4,7 @@
|
|||||||
## Algorithms
|
## Algorithms
|
||||||
##
|
##
|
||||||
|
|
||||||
|
- Added hash-mode: Anope IRC Services (enc_sha256)
|
||||||
- Added hash-mode: Bisq .wallet (scrypt)
|
- Added hash-mode: Bisq .wallet (scrypt)
|
||||||
- Added hash-mode: ENCsecurity Datavault (PBKDF2/no keychain)
|
- Added hash-mode: ENCsecurity Datavault (PBKDF2/no keychain)
|
||||||
- Added hash-mode: ENCsecurity Datavault (PBKDF2/keychain)
|
- Added hash-mode: ENCsecurity Datavault (PBKDF2/keychain)
|
||||||
@ -17,7 +18,6 @@
|
|||||||
- Added hash-mode: HMAC-RIPEMD160 (key = $salt)
|
- Added hash-mode: HMAC-RIPEMD160 (key = $salt)
|
||||||
- Added hash-mode: bcrypt(sha256($pass))
|
- Added hash-mode: bcrypt(sha256($pass))
|
||||||
- Added hash-mode: md5(md5($salt).md5(md5($pass)))
|
- Added hash-mode: md5(md5($salt).md5(md5($pass)))
|
||||||
- Added hash-mode: Anope IRC Services (enc_sha256)
|
|
||||||
|
|
||||||
##
|
##
|
||||||
## Performance
|
## Performance
|
||||||
|
@ -405,6 +405,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
|
|||||||
- Telegram Desktop >= v2.1.14 (PBKDF2-HMAC-SHA512)
|
- Telegram Desktop >= v2.1.14 (PBKDF2-HMAC-SHA512)
|
||||||
- Telegram Mobile App Passcode (SHA256)
|
- Telegram Mobile App Passcode (SHA256)
|
||||||
- Skype
|
- Skype
|
||||||
|
- Anope IRC Services (enc_sha256)
|
||||||
- MetaMask Wallet
|
- MetaMask Wallet
|
||||||
- BitShares v0.x - sha512(sha512_bin(pass))
|
- BitShares v0.x - sha512(sha512_bin(pass))
|
||||||
- Bitcoin/Litecoin wallet.dat
|
- Bitcoin/Litecoin wallet.dat
|
||||||
|
Loading…
Reference in New Issue
Block a user