Description
Legacy checksums can be printed for files or strings, helping users compare MD5 hashes, verify older downloads, or inspect data in scripts. It is useful when compatibility requires MD5 specifically.
MD5 is no longer appropriate for strong security or collision-resistant integrity checks. Use stronger hashes for new security-sensitive verification unless an existing system explicitly requires MD5.