On Tue, Mar 16, 2021 at 9:16 PM Gregory P. Smith <g...@krypto.org> wrote: > The benefit of listing the sha256 for files is that it prevents this question > coming up again and again because md5 is old and rightfully on the "never > use" list for many people. Even if there are situations where it is fine as > an effective improvement over a CRC.
Would it be possible to provide multiple hashes, like MD5 *and* SHA256 (and maybe also SHA512)? Or is there a practical problem to list multiple hashes on a web page? Victor _______________________________________________ python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-le...@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/BK4NZXK4LRCTN6QB7GOAIRNA74VOJ2DK/ Code of Conduct: https://www.python.org/psf/codeofconduct/