Enc is a CLI tool for encryption. A modern and friendly alternative
to GnuPG
I tested the port using GO_MODULE, but, the latest version published on pkg.go.dev is 1.1.0
because of that, I kept the GH_TUPLE.
https://pkg.go.dev/github.com/life4/enc
Portlint:
```
looks fines.
```
Commit message:
```
commit 36b7162a60c8ff35f50cde4544feb3ce162ab33c (HEAD -> main)
Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
Date: Wed Mar 13 00:17:27 2024 -0300
security/enc: Add new port
Enc is a CLI tool for encryption. A modern and friendly alternative
to GnuPG
PR: 277637
Approved by: garga (mentor), dbaio (mentor)
```