JoshuaZ comments on Singularity Institute now accepts donations via Bitcoin - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (100)
Yes, but much easier. Let's say for example, that you want the first 3 digits of your hash to be zero. Then if the hashes are randomly distributed (and they should be) such a hash will occur once every 1000 hashes. In contrast, trying to invert a specific hash is much more difficult.
If there were a way to quickly figure out which hashes have a lot of zeros that would probably be close to making the hash cryptographically broken. Finding such a method isn't the same as finding collisions but it is in the same class of general results. I don't know the exact details of the process used but I'd be surprised if there were any known way of approaching this other than direct computation.