frostschutz / garble

garble files with pseudo random bytes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

garble

garble produces pseudo random bytes based on a phrase and uses it to garble (XOR) one or more files.

garble -phrase secret file...

garbling a garbled file with the same phrase ungarbles it.

About

garble files with pseudo random bytes

License:MIT License


Languages

Language:Go 100.0%