goenc

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2020 License: MIT Imports: 16 Imported by: 0

README

goenc

GitHub Releases CI

A simple file encryption tool

Usage

$ goenc [-d] [<input>] [<output>]

Password can be passed by the environment variable PASSWORD.

$ PASSWORD=<password> goenc <input> <output>

Installation

Download from GitHub Releases

Build from source
$ go get github.com/cions/goenc

Algorithm

XChaCha20-Poly1305 with Argon2id for key-derivation

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL