mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-14 11:48:57 +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
|
||||
##
|
||||
|
||||
- Added hash-mode: Anope IRC Services (enc_sha256)
|
||||
- Added hash-mode: Bisq .wallet (scrypt)
|
||||
- Added hash-mode: ENCsecurity Datavault (PBKDF2/no keychain)
|
||||
- Added hash-mode: ENCsecurity Datavault (PBKDF2/keychain)
|
||||
@ -17,7 +18,6 @@
|
||||
- Added hash-mode: HMAC-RIPEMD160 (key = $salt)
|
||||
- Added hash-mode: bcrypt(sha256($pass))
|
||||
- Added hash-mode: md5(md5($salt).md5(md5($pass)))
|
||||
- Added hash-mode: Anope IRC Services (enc_sha256)
|
||||
|
||||
##
|
||||
## 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 Mobile App Passcode (SHA256)
|
||||
- Skype
|
||||
- Anope IRC Services (enc_sha256)
|
||||
- MetaMask Wallet
|
||||
- BitShares v0.x - sha512(sha512_bin(pass))
|
||||
- Bitcoin/Litecoin wallet.dat
|
||||
|
Loading…
Reference in New Issue
Block a user