stefanclaas / feistel-cipher

CLI feistel cipher tool. Adds one byte if the file size is odd.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feistel-cipher

obfuscate files with the help of the feistel cipher

$ feistel keyfile rounds < infile > outfile

About

CLI feistel cipher tool. Adds one byte if the file size is odd.


Languages

Language:Go 100.0%