quickaes

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2019 License: MIT Imports: 5 Imported by: 0

README

Source

I created this package to allow me a quick go get -u in my projects

Usage

go get -u github.com/gabrielpsilva/quickaes

Encrypt/Decrypt

Encrypt(plainstring, keystring string) []byte
Decrypt(cipherd []byte, keystring string) string
Credits to: josephspurrier

https://gist.github.com/josephspurrier/8304f09562d81babb494

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