index
:
goaes.git
main
A CLI tool to encrypt files with AES-256-GCM.
Levi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go.mod
blob: d39f532e16ce93f2da36b19911d6ac83c145ac0d (
plain
)
1
2
3
4
5
module github.com/nerdsec/goaes go 1.25.0 require github.com/joho/godotenv v1.5.1