Dependencies This program depends on open ssl being installed. On fedora run sudo dnf install openssl-devel if the compiler fails to find the open ssl directory. On Ubuntu, try sudo apt-get install libssl-dev