Does Hashcat only compare the beginning of hashes ?
#2
You are correct, in most cases I believe we only compare the first ~128bits or so since the likelyhood of a collision at that length is low enough that we don't consider it a problem. If someone were to find a collision for that length on a longer hash, we could add a post processing step to go through more of the hash, but to my knowledge that hasn't happened yet.
Reply


Messages In This Thread
RE: Does Hashcat only compare the beginning of hashes ? - by Chick3nman - 02-19-2020, 02:36 AM