Skip to content

jesbalchiero/file-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple project to simulate a encrypt images and decrypt, to use this tool you can download this project and execute the command:

#Encrypt

$ go run . encrypt <file-path>

#Decrypt

$ go run . decrypt <file-path>

After the method (encrypt or decrypt) you can write the file path to encrypt or decrypt the image. The app simulate a login with password, validating the same, to encrypt and decrypt the file.

About

A tiny tool to encrypt or decrypt files in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages