lilcryptoc

A little bitwise cryptographic tool


lilcrypto does XOR and XNOR coding for you with given input file, key, and chunk size. It also has an option for key generation of given byte size so that you can use it for one-time-pad encryption, otherwise the key is applied recursively with good old remainder division.

Downloads


Source
Release

About


Language, target platform & version

Compiled binary for macOS, console application. C99 features. Version 1.0.