cargo-cryptile is a CLI tool for encrypting and decrypting files with a password.
The file are encrypted using AES256 secure encryption with almost zero overhead.
cargo install cargo-cryptile
Just run cargo cryptile --help
for a list of available commands and options.