Skip to content

r3s/Go-Crypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Go-Crypter

A simple utility to encrypt/decrypt files with AES using Golang's default crypto library.

Building from source:

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

About

Learning Golang. Encrypt file with AES

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages