Skip to content

naoki914/endefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENDEFILE

(The main purpose of this project is to get practice in golang and some of the packages, so if you happened to come accross this project and have some feedback, it'd be welcome.)

EndeFile is a simple program that will compress your folder into a .tar.gz and encrypt it into a .enc, and of course the reverse process, decrypt the .enc file and decompress the .tar.gz.

Flags

-compress -decompress -folder

Todo

  • The compression part is pretty insignificant. I will research a bit about compression algorithms and other packages available on the wild.
  • Add more flags for operation convenience.
  • Add tests. (x.x)
  • Optimize the current code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages