3C科技 娛樂遊戲 美食旅遊 時尚美妝 親子育兒 生活休閒 金融理財 健康運動 寰宇綜合

Zi 字媒體

2017-07-25T20:27:27+00:00
加入好友
SQLite 加密 [sqlite encryption]   資料來源:https://stackoverflow.com/questions/5669905/sqlite-with-encryption-password-protection   SQLite has hooks built-in for encryption which are not used in the normal distribution, but here are a few implementations I know of: SEE – The official implementation. wxSQLite – A wxWidgets style C++ wrapper that also implements SQLite’s encryption. SQLCipher – Uses openSSL’s libcrypto to implement. SQLiteCrypt – Custom implementation, modified API. botansqlite3 – botansqlite3 is an encryption codec for SQLite3 that can use any algorithms in Botan for encryption. SQLiteCrypto – SQLiteCrypto is The Easier Way To Encrypt Sqlite Database By AES-256 and SHA-256        

本文由jashliaoeuwordpress提供 原文連結

寫了 5860316篇文章,獲得 23313次喜歡
精彩推薦