sqlcipher 资料收集

官网SQLCipher is an open source extension to SQLite that provides transparent 256-bit AES encryption of database files.

https://www.zetetic.net/sqlcipher/
html


下载


github-sqlcipher-windows (建议这里免费下载)android

https://github.com/CovenantEyes/sqlcipher-windows/releases


google-group SQLCipher 3.0.1 Releasegit

https://groups.google.com/forum/#!topic/sqlcipher/u8Au93io0vk


sqlcipher 加密数据库查看工具3.0.1--csdn (其实就是github上的-要了我50积分)github

https://download.csdn.net/download/zhanghw0917/7931909

源码:SQLCipher v3.4.2 官方版 -绿色下载sql

http://www.jz5u.com/Soft/Progra/Data/195750.html





使用

window系统下,使用sqlcipher工具加、解密sqllite数据库
数据库

https://blog.csdn.net/wengpanfeng/article/details/78406172


android 库windows

https://s3.amazonaws.com/sqlcipher/SQLCipher+for+Android+v2.2.2.zip


Android使用SQLCipher对数据库文件加密
markdown

https://blog.csdn.net/wshngyf/article/details/51112664
相关文章
相关标签/搜索