Configuration
rotate [signed byte]
Usage
Every single byte is shifted in the alphabet by the position given in the parameter. Resulting negative positions are wrapped back to the 0-255 range.
This is a binary variant of the cesar code, one more layer to hide some already encrypted date with one more level of noise.