Encryption Test
Small C++ experiment around an LCG-derived substitution state and symmetric byte encode/decode routine.
This is cryptographic experimentation only. It has not been reviewed, does not provide authenticated encryption, and must not be used to protect real data.