Results 3 issues of superical

The name used for the AES 256 algorithm will break Cryptex when used in Electron 73. It seems like the fix to this issue is by changing the algorithm name...

I've just followed through the README and had the configurations done. I've also copied the `google-services.json` file into the android/app folder. I don't have any JS code in my app...

Currently, the public and private keys generated are in JSON format. Is there a way to convert the generated keys to .key or .pem format so that I can conveniently...