03-07-2015, 06:43 PM
Hi, oscam. Last I'd heard (2012), key-based DES is not supported.
The hash type 1500 - "descrypt, DES(Unix), Traditional DES" - is not keyed DES encryption. It's a format used to hash passwords on Unix-like systems.
The following are all descrypt hashes for 'password':
6NYGjYJ/Vtq4U
x5llgroRjNYY2
ei.7.fxJ1Z2gY
TgYhzILiiThG2
ij8tfUhriJeww
06RVN8sVedRc2
mJURGKzyJfnEE
mmtWGc4ncckXo
br7QH37oXbKf6
nB/C.wE/fEFBk
VkxwDhWfjTFiE
As you can see, they are different from your sample - both in appearance, and in kind.
The hash type 1500 - "descrypt, DES(Unix), Traditional DES" - is not keyed DES encryption. It's a format used to hash passwords on Unix-like systems.
The following are all descrypt hashes for 'password':
6NYGjYJ/Vtq4U
x5llgroRjNYY2
ei.7.fxJ1Z2gY
TgYhzILiiThG2
ij8tfUhriJeww
06RVN8sVedRc2
mJURGKzyJfnEE
mmtWGc4ncckXo
br7QH37oXbKf6
nB/C.wE/fEFBk
VkxwDhWfjTFiE
As you can see, they are different from your sample - both in appearance, and in kind.
~