Database encryption. I directly imported sqlite3.h and sqlite3.c of sqlcipher into the project for database encryption, but there is no openssl reported here.
However, I saw that the official tutorial did not say that you need to add openSSL. Anyone know how to solve it?
Thanks for the callback upstairs, but this is not the case. I have found a solution to this problem myself. Link address: http://www.jianshu.com/p/bd78.... But now I have encountered a problem. How to view the encrypted database? Does anyone know?
https://github.com/sqlcipher/sqlcipher
The link you needLooking at it, the writing is very clear
README
.
Compile exampleOpenSSL
的libcrypto