I got reports from users that had issues with the module if their PHP didn't support the mcrypt extention. I added this to the if clause, and the JSON is now unencrypted for those who lack the support. I will inform users that are missing the extention so that they have the possibility to upgrade.