PBKDF2 HMAC SHA512
#6
@wrigglingears, @undeath: why are you both claiming that there are no generic PBKDF2-HMAC-* hashing algorithms implemented ?
It is both stated here https://hashcat.net/forum/thread-4614.html and here https://hashcat.net/wiki/doku.php?id=example_hashes that PBKDF2-HMAC-MD5, PBKDF2-HMAC-SHA1, PBKDF2-HMAC-SHA256 and PBKDF2-HMAC-SHA512 are supported by oclHashcat.

@thehappygamer108 how did you generate those hashes? are you sure they are generated correctly? It doesn't seem the case (the hash doesn't match to the iteration, salt, password you mentioned).
Please verify that iteration number, salt and password are correct and the hash is correctly generated.


Messages In This Thread
PBKDF2 HMAC SHA512 - by thehappygamer108 - 12-01-2015, 02:06 PM
RE: PBKDF2 HMAC SHA512 - by wrigglingears - 12-01-2015, 05:34 PM
RE: PBKDF2 HMAC SHA512 - by thehappygamer108 - 12-01-2015, 06:04 PM
RE: PBKDF2 HMAC SHA512 - by undeath - 12-01-2015, 06:17 PM
RE: PBKDF2 HMAC SHA512 - by wrigglingears - 12-01-2015, 06:19 PM
RE: PBKDF2 HMAC SHA512 - by philsmd - 12-01-2015, 07:28 PM
RE: PBKDF2 HMAC SHA512 - by undeath - 12-01-2015, 07:36 PM
RE: PBKDF2 HMAC SHA512 - by wrigglingears - 12-01-2015, 07:37 PM