mcencrypt

Unix installation

wget https://github.com/janmojzis/mcencrypt/releases/download/20180616/20180616.tar.gz.asc
wget https://github.com/janmojzis/mcencrypt/archive/20180616.tar.gz
gpg --verify 20180616.tar.gz.asc 20180616.tar.gz
gunzip < 20180616.tar.gz | tar -xf -
cd mcencrypt-20180616
make