Skip to content

Toy file encryption tool using aes256-GCM for encryption and integrity protection.

Notifications You must be signed in to change notification settings

kseverinsen/golang-filecrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-filecrypt

Toy file encryption tool using aes256-GCM for encryption and integrity protection.

$ go build main.go chunker.go crypter.go

About

Toy file encryption tool using aes256-GCM for encryption and integrity protection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages