jira-importer commented on issue #340: URL: https://github.com/apache/maven-apache-parent/issues/340#issuecomment-2771688787
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented Agreed, please do not mix the two: md5/sha1 is used by resolver ONLY to eliminate transport corruption (bitrot). While SHA1 (and MD5) are deprecated in cryptography, this is not cryptography, just data integrity (and even today many Linux/Unix use MD5 for same purpose). Also, see https://en.wikipedia.org/wiki/SHA-1 the "Data integrity" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org