nolanlawson / cordova-plugin-sqlite-2

Native SQLite database API for Cordova/PhoneGap/Ionic, modeled after WebSQL (UNMAINTAINED)
https://nolanlawson.com/2016/04/10/introducing-the-cordova-sqlite-plugin-2/
Apache License 2.0
168 stars 28 forks source link

Support encrypted databases #30

Closed nolanlawson closed 6 years ago

nolanlawson commented 8 years ago

Need to investigate different options here:

ozexpert commented 8 years ago

just read the your article, gonna try replacing with your plugin to the original sqlite plugin. ability to have sqlcipher would be super awesome. Also the sqlcipher adapter doesn't work with pre-populated encrypted database. It would be super awesome if it supports that.

ozexpert commented 8 years ago

Just a comment to tell you how this is much faster than before. Thanks for your effort!

nolanlawson commented 6 years ago

I have no intention or motivation ATM to support this, so closing this issue