fix #1435: --show/--left hash parsing fixed for hashes with long salts

This commit is contained in:
philsmd
2017-11-09 11:36:01 +01:00
parent a5c79de43b
commit 227a5aa092
2 changed files with 16 additions and 0 deletions
+8
View File
@@ -1,3 +1,11 @@
* changes v4.0.1 -> xxx:
##
## Bugs
##
- Fixed a hash parsing problem when using --show/--left together with hashes with long salts that require pure kernels
* changes v4.0.0 -> v4.0.1:
##