In terms of git, I worked around the libcrypto.so.1.0.0 issue by making a symbolic link back to the version of git installed on my machine.
cd ./plugins/com.dynamo.cr.dgit_1.0.0.201604041528/git/x86_64-linux
rm -rf ./bin
rm -rf ./libexec
ln -s /bin
ln -s /usr/libexec/