A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
Buffers decrypted output and errors if it contains non-printable characters. The method to find non-print chars is to check for the 0 byte, [same as what cURL uses](https://github.com/curl/curl/blob/23f6a1abfd047a8a1b330b4d6898b3a3e5769f6a/src/tool_cb_wrt.c#L207).
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by ramitmittal and has received 0 comments.