Skip to content

marko-gacesa/fenc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fenc

fenc is a tool for encrypting and decrypting files.

It will GZip input files and encode them with the provided password. Input files will be removed unless the option -k is provided.

Usage:

fenc input.txt

Produces the file input.txt.fenc and removes the input.txt.

fenc input.txt.fenc

Restores original the original input.txt and removes the encrypted input.txt.fenc.

About

a tool for encrypting/decrypting files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages