in reply to Re^5: Would Like Recommendation for an SHA256 module
in thread Would Like Recommendation for an SHA256 module
Fortunately for me, you asked the wrong question. Finding two strings with the same hash is a problem entirely different from the one of finding a string that hashes to a given hash. You really wanted the latter. I don't think MD5 has been broken with regards to the second problem, but attacks only get better. That's why it's time to move on to something more reliable.