Do not use it in a way that could harm people or institutions! Unauthorized and damaging use of this software is illegal.
RANDOM=true
Encryption Only- Unix OSes
ROOT='/path/to/root'
or WindowsROOT='C:\path\to\root'
- If you use your own key, recommended, instead of random generated AES encryption key. Change the key values.
YOUR-32-BIT-KEY-STRING
go run encrypt.go
go run decrypt.go
go build encrypt.go
./encrypt
go build decrypt.go
./decrypt