Skip to content
/ FileCrypt Public

Easily Encrypt Sensitive Files on you're OS

Notifications You must be signed in to change notification settings

td4b/FileCrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

create a list of files in the .encrypt (file) and then run the program.

The program will ask for a secret key and then proceed to encrypt all the files using the secret key.

Files will be decrypted if the program is run again w/ supplied secret key.

This is a barebones program is an work in progress.

To setup simply install the go deps via ->

go get -d ./...

About

Easily Encrypt Sensitive Files on you're OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages