Anyways, since you asked, here are a few more hashes of the same thing. I didn’t bother with the SHA3 finalists, since they don’t seem to have made convenient command-line utilities yet and I don’t want to force people to fiddle too much to verify my hashes.
There’s another reason not to do so. No one has thought strongly about how the different hashes would interact together. It wouldn’t surprise me if there were some way given the various hashes to extract information that would not otherwise be extractable given any single hash scheme. This is all the more plausible given that you’ve given the hash for the fairly weak md5. The multiple hashes you have given make it implausible that you could have multiple texts that lead to the same result; adding more hash types has more of an effect now of making it conceivable that a sufficiently interested individual could identify your text.
There’s another reason not to do so. No one has thought strongly about how the different hashes would interact together. It wouldn’t surprise me if there were some way given the various hashes to extract information that would not otherwise be extractable given any single hash scheme. This is all the more plausible given that you’ve given the hash for the fairly weak md5. The multiple hashes you have given make it implausible that you could have multiple texts that lead to the same result; adding more hash types has more of an effect now of making it conceivable that a sufficiently interested individual could identify your text.