Description
A small command-line filter that encrypts data read from standard input and writes the result to standard output using libhydrogen. It fits shell pipelines where data needs to be encrypted without a large application.
Use it for simple scripted encryption flows when you understand how keys, passphrases, and file handling are managed. It does not provide a graphical recovery workflow, so losing the needed secret can make data unrecoverable.