Use $HEX[...] in case the password includes the separater character, increases potfile reading performance

This commit is contained in:
jsteube
2016-12-09 14:54:13 +01:00
parent 1be98add82
commit 1342cf2ce3
8 changed files with 174 additions and 169 deletions

View File

@@ -1,5 +1,11 @@
* changes v3.20 -> v3.21:
##
## Features
##
- Use $HEX[...] in case the password includes the separater character. This makes the MAX_CUT_TRIES logic no longer required which then increase potfile reading
##
## Bugs
##