Merge pull request #1943 from philsmd/master

added note about $electrum2$ to changelog
pull/1944/head
Jens Steube 6 years ago committed by GitHub
commit 9bcfa2e201
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,6 +28,7 @@
- Fixed maximum password length limit which was announced as 256 but actually was 255
- Fixed cracking raw Streebog-HMAC 256 and 512 hashes with password of length >= 64
- Fixed cracking raw Whirlpool hashes cracking with password of length >= 32
- Fixed cracking of Electrum Wallet Salt-Type 2 hashes
##
## Improvements
@ -289,7 +290,7 @@
- Added hash-mode 16300 = Ethereum Pre-Sale Wallet, PBKDF2-SHA256
- Added hash-mode 16400 = CRAM-MD5 Dovecot
- Added hash-mode 16500 = JWT (JSON Web Token)
- Added hash-mode 16600 = Electrum Wallet (Salt-Type 1)
- Added hash-mode 16600 = Electrum Wallet (Salt-Type 1-2)
##
## Bugs

Loading…
Cancel
Save