An encryption and decryption algorithm using hex values which produces unique encrypted outputs each time for the same strings!
- Run the main.go in the root directory either manually or using
make run
. - Run the test file by running
make test
. - You can run
go build
and subsequently run./hexcryption.exe [options] [values]
. - Use the
--help
flag if you're confused ;). - You could also just run
go run main.go
.
Running the test file
Testing on a random string