Skip to content

Add md5_hexdigest to compute MD5 hashes for files

Marius Bobin requested to merge 259619-md5-hexdigest-on-checksummable into master

What does this MR do and why?

It introduces a md5_hexdigest method to compute MD5 hashes for files and renames the hexdigest method to sha256_hexdigest.

This was extracted from !70072 (merged) because we're trying to reduce its size.

Describe in detail what your merge request does and why.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #259619 (closed)

Edited by Marius Bobin

Merge request reports

Loading