command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Nov 20, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.