You have to be careful with unknown scripts/apps on GitHub.
They may not be reviewed, may disappear or not maintained next year, file formats might be specific or not supported by other tools. The benefits are also dubious over well established tools like OpenSSL (if you just want to encrypt a file from command line).
Use widely-used well-known tools. File encryption is a commodity!
They may not be reviewed, may disappear or not maintained next year, file formats might be specific or not supported by other tools. The benefits are also dubious over well established tools like OpenSSL (if you just want to encrypt a file from command line).
Use widely-used well-known tools. File encryption is a commodity!