hashutil: Add support for md5 sum
Enable to compute md5 sum through the hashutil.MultiHash class.
Nevertheless, md5 is not put in DEFAULT_ALGORITHMS set and must
be explicitely requested by client code.
Related to T2400
hashutil: Add support for md5 sum Tags None Subscribers None
Description
Details
|