Skip to content

AkhilSharma90/go-file-encrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryption

# Encrypts a file
$ go run . encrypt img.png

Decryption

# Decrypts a file
$ go run . decrypt img.png

About

encrypt files with golang and also decrypt them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages