1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-09 03:05:43 +00:00

Use the ROUNDS_MYWALLET instead of a hard-coded value

This commit is contained in:
Jens Steube 2017-04-16 12:47:14 +02:00
parent 5cc3b7807f
commit e3cef832be

View File

@ -13059,7 +13059,7 @@ int mywallet_parse_hash (u8 *input_buf, u32 input_len, hash_t *hash_buf, MAYBE_U
salt->salt_len = 32; // note we need to fix this to 16 in kernel
salt->salt_iter = 10 - 1;
salt->salt_iter = ROUNDS_MYWALLET - 1;
/**
* digest buf