SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features.
翻译 - SQLCipher是一个SQLite扩展,它提供数据库文件的256位AES加密。
Android SQLite API based on SQLCipher
SQLCipher bindings for Node
Self-contained Go sqlite3 driver with an AES-256 encrypted sqlite3 database
Golang SQLCipher driver conforming to the built-in database/sql interface and using the latest sqlite3 code.
SQLCipher access manager class, and a Cocoa project for building a static library
v2.0 - iOS Core Data encrypted SQLite store using SQLCipher
A collection of tests that can be run on an emulator or device to verify SQLCipher for Android.
Python 3 bindings for SQLCipher
Python bindings for SQLCipher
SQLCipher
greenDao support for SQLCipher
SQLCipher with Visual Studio 2010 project files
Prepared Visual Studio 2013 solution including everything to compile sqlcipher.
XCode project structure that can be used to build openssl static libraries
ormlite与sqlcipher结合的本地数据库加密
使用SQLCipher对Room的数据库进行加密
xutils引入SQLcipher实现加密本地数据库
sqlcipher 2.1.0 win32 for wechat database decryption(微信数据库解密)
这是一个基于安卓平台开发的个人隐私保护软件,包含私密日志、短信监听、私密通讯录、文件加密等功能。项目使用了SQLcipher对数据库文件进行加密,以及在DNK环境下实现了AES算法对文件进行加密,现有功能已经能运行。