-
- Downloads
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
Please register or sign in to comment