The RIPEMD160 algorithm that the BIP32 implementation uses comes from openssl
However this is now marked as "legacy" in openssl and need manual change to openssl config to enable it
This isnt possible on all environments
Instead research use of Wally-Core library to replace openssl dependency
https://github.com/ElementsProject/libwally-core