Página 1 de 1

help: i want sqlite with SQLCipher encryption

Publicado: 11 Ene 2017 00:26
por heroyuy
iam looking for sqlite3 with SQLCipher encryption.

or i want full verion of this plugin

http://www.mindquake.com.br/en/actions/sqlite3

thank you

Re: help: i want sqlite with SQLCipher encryption

Publicado: 11 Ene 2017 19:13
por Pabloko
i dont think i preserve a copy of that... but anyway that kind of cypher is useless tbqh

Re: help: i want sqlite with SQLCipher encryption

Publicado: 14 Ene 2017 11:50
por heroyuy
Pabloko escribió:i dont think i preserve a copy of that... but anyway that kind of cypher is useless tbqh
all i want to protect my sqlite without using zip with password and extract it to any folder

Re: help: i want sqlite with SQLCipher encryption

Publicado: 14 Ene 2017 20:26
por Pabloko
the best i can do for you, i found the sqlite cipher binaries ive used to build this plugin.

HIDE: ON
Hidebb Message Hidden Description


this contains sqlite.dll and sqlite.lib, that is a static build.

You can recompile luasqlite3 using the static lib to have this functionality, but anyway the password its still visible from lua sources.

You can also use sqlite3 ffi binding if youre using my luajit mod with the dll shipped https://github.com/ColonelThirtyTwo/lsq ... qlite3.lua

for more info about sqlitecipher:
https://www.zetetic.net/sqlcipher/sqlcipher-api/

Re: help: i want sqlite with SQLCipher encryption

Publicado: 20 Ene 2018 00:47
por usamakey
tnks m8

Re: help: i want sqlite with SQLCipher encryption

Publicado: 31 May 2018 17:31
por mrflowers
Gracias

Re: help: i want sqlite with SQLCipher encryption

Publicado: 11 Sep 2018 22:26
por luasqlite
Gracias :pc:

Re: help: i want sqlite with SQLCipher encryption

Publicado: 21 Sep 2019 08:24
por Cristian Veliz M.
Gracias

Re: help: i want sqlite with SQLCipher encryption

Publicado: 16 Oct 2021 11:04
por Ams-Temp
Gracias