Merge pull request #446 from usernamestaken/master

CRAM_MD5 throws salt length exception when the issue is in the hash
This commit is contained in:
Jens Steube
2016-08-17 16:41:15 +02:00
committed by GitHub
4 changed files with 90 additions and 1 deletions
+4
View File
@@ -1281,6 +1281,10 @@ typedef struct
char *veracrypt_keyfiles;
uint veracrypt_pim;
uint workload_profile;
char *custom_charset_1;
char *custom_charset_2;
char *custom_charset_3;
char *custom_charset_4;
uint hash_mode;
uint hash_type;