Commit 25d35625ebd8e41756751cbb069dd607fc9fc49f

Guillem Jover 2021-11-28T22:40:58

build: Split libmd dependency due to MD5 functions from SHA requirements To be able to rework the md5 deprecation logic, we need to detangle when we depend on libmd due to requiring MD5 functions, which might be otherwise provided by libc, or when we require SHA functions for the internal getentropy() implementation.