I'm looking for a way to use SQLCipher in my project. In the past, I used the dmarie SQLite encryption. While I know it's no longer being sold in the market, I still have access to the module. The problem is that the module has not been updated for architecture: x86_64, and I cannot use it. Are there any database encryption alternatives to this module? Is there way that I can get an updated version of the module?
↧