sqlite3 linux加密版

https://github.com/Willena/libsqlite3-wx-see

 

  • Install premake5 [from here] (https://premake.github.io/download.html)
  • premake5 --file=premake5-linux.lua gmake on "linux" systems. For windows builds use the initial premake5.lua file.
  • Inside the build folder you should find Makefiles.
  • If you want the default encryption scheme to be something else than CHACHA20 please read the readme-2.md and make changes in the config.gcc file in the build folder
  • make config=$TYPE verbose=1 on linux. $TYPE must be replaced with one of the following: release_linux32 or release_linux64 or release_linux32or release_linux64
  • It will build .so, .a and the sqliteshell. You can find the result in the bin-gcc folder

 

config.gcc 

gcc -std=c99 -fPIC

posted on   lydstory  阅读(429)  评论(0)    收藏  举报

努力加载评论中...

导航

点击右上角即可分享
微信分享提示