hemanth7787 / Go-Crypter

Learning Golang. Encrypt file with AES

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go-Crypter

Building from source:

$ go get github.com/r3s/Go-Crypter
$ cd $GOPATH/bin
$ ./Go-Crypter testfile.txt

About

Learning Golang. Encrypt file with AES


Languages

Language:Go 100.0%