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
-1
View File
@@ -79,7 +79,6 @@ but this is nededed for VS compiler which doesn't have inline keyword but has __
#define SPEED_MAXAGE 4096
#define BLOCK_SIZE 64
#define EXPECTED_ITERATIONS 10000
#define MAX_CUT_TRIES 4
#if defined (_WIN)
#define EOL "\r\n"