Open BorntraegerMarc opened 6 years ago
I've seen in the future track that you want to implement encryption. I found this cool library that handles AES 256 encryption: https://github.com/Ideas2IT/cordova-aes256 maybe it can be used so we don't have to implement everything from scratch :)
I will check the plugin and include in ours if applicable. However, feel free to fork the repo and make a PR.
I've seen in the future track that you want to implement encryption. I found this cool library that handles AES 256 encryption: https://github.com/Ideas2IT/cordova-aes256 maybe it can be used so we don't have to implement everything from scratch :)