* CHANGE Any decrypt method returns original value in case when given value is not surrounded by braces "{" and "}".
* CHANGE Exception class GeneralSecurityException replaced by runtime exception SimpleCryptException
* FEATURE Method "init()" added to create settings file if it doesn't exist. Recommend to call during application start.