SQLite加密实现求教,
sqlite吧
全部回复
仅看楼主
level 9
求教实现SQLite的加密
版本:3.8.5
百度多日,目前只知道添加如下代码:
#ifndef SQLITE_HAS_CODEC
#define SQLITE_HAS_CODEC
#endif
其他的东西多数版本太老,不适用于新版
2014年07月21日 03点07分 1
level 9
@书中橙子 @好玩0123 @wang021293 @agoodmanaa @pubeier127 @cxrsmile @cxrsmile @qq924524725 @yzh07136 @八宝粥_c @沧桑abcd @Ice_Nature @Ice_Nature
2014年07月21日 03点07分 2
@cxrsmile @cxrsmile @qq924524725 @yzh07136 @八宝粥_c @沧桑abcd @Ice_Nature @Ice_Nature
2014年07月21日 03点07分
回复 my瑟色 :@cxrsmile @沧桑abcd @Ice_Nature @Ice_Nature
2014年07月21日 03点07分
2014年07月21日 03点07分
level 5
这个大多数是使用外部库的。
2014年07月26日 02点07分 3
level 5
http://stackoverflow.com/questions/5669905/sqlite-with-encryption-password-protection
这个你自己仔细看看,有什么问题大家一起讨论。
2014年07月26日 02点07分 4

2014年07月26日 02点07分
回复 my瑟色 :虽然我英文不算好,但是还是勉强看得懂,多谢了,有时间我去看看WXSQLite
2014年07月26日 03点07分
1