Closed qux-bbb closed 2 years ago
DIE use md4 as default hash type. In many times, people want to get md5 value. Also, the shape of md4 and md5 are similar, and someone maybe copy a md4 value rather than md5 value. So is it possible to change md5 as default hash type?
Good idea. Thanks. I will make it
Fixed. MD5 is default now,
DIE use md4 as default hash type.
In many times, people want to get md5 value. Also, the shape of md4 and md5 are similar, and someone maybe copy a md4 value rather than md5 value.
So is it possible to change md5 as default hash type?