Description Simple XOR cipher implementation in C using a circular byte buffer. Compiling $ make [CROSS_COMPILE=<cross_compiler>]