hide and show - AES encryption/decryption in go
Go to file
ed barz 2e5d8f70c0 README added 2023-01-05 23:01:30 +01:00
README.md README added 2023-01-05 23:01:30 +01:00
go.mod go files added 2023-01-05 21:21:24 +01:00
go.sum go files added 2023-01-05 21:21:24 +01:00
main.go Revert "gzip compression added" 2020-01-04 17:15:04 +01:00
test test file added 2023-01-05 21:21:52 +01:00

README.md

hns

*hide'n'show

Just wanted to test encryption with go

Installation

To install packages: $ go get

To build: $ go build

Usage

$ hns test

A prompt will ask a password and confirmation and will generate a file names test.hdn and will rename test to test.origin

To decypher the .hdn (hidden) file, just run the program again on the hidden file

$ hns test.hdn