I need to encrypt some of the data stored in my Android SQLite database, and I wonder what my options are if i want a lightweight option? Is SQLCipher still the best if speed is priority?
Asked
Active
Viewed 57 times
1 Answers
0
IMHO, SQLCipher is still an optimal solution. It provides AES 256 bit encryption which is pretty good.

Native_Mobile_Arch_Dev
- 777
- 6
- 20