Skip to content

EspenBerget/goEncrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A file/directory Encrypting Program

About

This program secures a file or directory using the AES library in Go.

Usage

run go install then type secure to see usage

TODO

  • Right now the whole file is read to memory in on go. Could be a problem for large files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages