gaes

command module
v0.0.0-...-1a62912 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2019 License: MIT Imports: 1 Imported by: 0

README

gaes

gaes is tool for AES-256-CBC Encription and Decription.

Usage

Encription

$ gaes encrypt plain.txt encrypted.txt

$ gaes e -w file.txt

Decryption

$ gaes decrypt encrypted.txt plain.txt

$ gaes d -w file.txt

Peek encrypted file

$ gaes peek encrypted.txt

$ gaes p encrypted.txt

Install

Prerequisite Tools

  • Git
  • Go (at least Go 1.11)
$ git clone https://github.com/x-color/gaes.git
$ cd gaes
$ GO111MODULE=on go install

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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