Skip to content

Cross platform USB encryption implementation written in Golang using AES 128 bit encryption.

Notifications You must be signed in to change notification settings

leona/usb-encrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usb-encrypt

Cross platform USB encryption implementation written in Golang using AES 128 bit encryption.

Build options in terminal

  1. make build
  2. make build-windows
  3. make build-linux
  4. make build-mac

Instructions

  1. Place contents of ./bin folder in the root directory of your USB stick.
  2. Run the encrypt executable and follow instructions to encrypt a folder from your hard disk onto the USB.
  3. Run the decrypt executable to decrypt it back onto your hard drive.

About

Cross platform USB encryption implementation written in Golang using AES 128 bit encryption.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published