Description
Encrypts or decrypts streamed data in terminal pipelines using AES. It is useful for scripts and advanced users who need to protect data while it moves through standard input and standard output.
Cryptography tools are unforgiving: weak passphrases, lost keys, wrong options, or overwritten output can make data unreadable or insecure. Test workflows on disposable files before protecting important data.