05-21-2021, 12:12 PM
I want to crack a hash which is encrypted with HMAC-RIPEMD160 algorithm with a secret key. I have the hash and the key, I could not find the correct hash mode. Is it not supported by hashcat? Sorry I'm a newbie.
hmac-ripemd160
|
05-21-2021, 12:12 PM
I want to crack a hash which is encrypted with HMAC-RIPEMD160 algorithm with a secret key. I have the hash and the key, I could not find the correct hash mode. Is it not supported by hashcat? Sorry I'm a newbie.
05-21-2021, 01:32 PM
see https://hashcat.net/wiki/doku.php?id=example_hashes for supported modes,
on a quick look it seem only supported in context with veracrypt, truecrypt (05-21-2021, 01:32 PM)Snoopy Wrote: see https://hashcat.net/wiki/doku.php?id=example_hashes for supported modes, Thanks for your answer. Those two doesn't work for me. I need a type from the "Raw Hash, Authenticated" category. I guess Ripemd160 is not supported if the wiki page is up to date.
05-21-2021, 03:40 PM
seems so,
maybe someone will/can add this kernel if you provide some informations like (where is this digest / mode used) is it wide spread? im into learning c and will take a look at it kernels which are using the digest, maybe it is simple to put it all together |
« Next Oldest | Next Newest »
|