if [[ "$SSH_CRYPTO" == libgcrypt ]];then
 OPTS+=" -DWITH_GCRYPT=1"
fi &&
cmake_build
