in reply to MD5 compatibility in PHP
There however may be differences in the implementation of each algorithm that cause the output to be different. If this is the case, you'll have to proove which one is incorrect against a known correct hash.
Another difference may be in the output method you choose, for example:
Fundimentally, if the algorithm has been composed following the rfc you will have no worries.
|
---|