Introduction - If you have any usage issues, please Google them yourself
Simple and very small string crypt/decrypt function
Without using the cryptinit you can already define encrypted strings in the source.
Using the cryptinit function you get a random cryptkey and you need to encrypt all plain strings first.
Example in commented in the source.