Thank you for your reply.
If the restriction is 55 characters for salt+password then I should be fine. However, oclhashcat does not find any of my passwords with a 45 character long salt.
To make an example, I have the password bubbaloo, of which I have made two hashes. The hashes each have different salts.
This is the hashfile:
The password is in my dictionary (it's the only word). Oclhashcat finds only the second password. Any suggestions as to why?
If the restriction is 55 characters for salt+password then I should be fine. However, oclhashcat does not find any of my passwords with a 45 character long salt.
To make an example, I have the password bubbaloo, of which I have made two hashes. The hashes each have different salts.
This is the hashfile:
- 9f3a76b19306930a84f530c8a5c26ee3230c7da4:fEPjA41CNVq6qTfxz4E4fFhcY3iMnrvi8CSy6xQ1SBgty
- 762d62203db3103cc98e9f2b9b2d9930a237802c:12
The password is in my dictionary (it's the only word). Oclhashcat finds only the second password. Any suggestions as to why?