sha1($salt.$pass) algorithm
#1
First of all let me say that this is an awesome and fast app!!!

I've a problem with a special kind of hash.
It's a sha1($salt.$pass) algorithm, where salt is 20 characters in hex format (just as a sha1 hash). The password can be between 1 and 16 characters long.
In the older oclHashcat (0.26) there was mode 102, but it only support max 16 characters salt.

Any chance of implement this in future versions?

Thanx in advance
/Renfield


Messages In This Thread
sha1($salt.$pass) algorithm - by Renfield - 08-09-2012, 08:36 PM
RE: sha1($salt.$pass) algorithm - by atom - 08-10-2012, 11:11 AM
RE: sha1($salt.$pass) algorithm - by atom - 09-07-2012, 05:10 PM