In trivial projects, sometimes you want to obfuscate slightly sensitive information from people who casually browse the source code. The information you want to hide is not sensitive enough to warrant the use of encryption, but you want to hide it from plain sight nevertheless.
That's what this tool is for. This is not, of course, equal to providing strong encryption to your sensitive data.