Problem with PBKDF2-HMAC-SHA1
#3
Thanks!
Now I can get the example to work.

The hashes I work with, however, does not have an integer as the salt.
Example salt: eI48aSYryTJ/JF0qaTdYaQ==

How can I use hashes which are not digits?
Do I have to wait for the next version of oclHashcat?

For the record I am doing some testing with .Net Rfc2898DeriveBytes


Messages In This Thread
Problem with PBKDF2-HMAC-SHA1 - by finnmich - 10-08-2015, 04:33 PM
RE: Problem with PBKDF2-HMAC-SHA1 - by atom - 10-08-2015, 10:57 PM
RE: Problem with PBKDF2-HMAC-SHA1 - by finnmich - 10-09-2015, 10:04 AM
RE: Problem with PBKDF2-HMAC-SHA1 - by atom - 10-10-2015, 08:47 PM
RE: Problem with PBKDF2-HMAC-SHA1 - by finnmich - 10-12-2015, 04:05 PM
RE: Problem with PBKDF2-HMAC-SHA1 - by atom - 10-14-2015, 09:25 AM