02-19-2020, 02:36 AM
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.