SQLCipher API - Zetetic
https://www.zetetic.net/sqlcipher/sqlcipher-apiSQLCipher API. Commercial & Enterprise Edition Feature. SQLCipher is based on SQLite, and thus, the majority of the accessible API is identical to the C/C++ interface for SQLite 3. However, SQLCipher does add a number of security specific extensions in the form of PRAGMAs, SQL Functions and C Functions.