1
There is a free way to encrypt Sqlite3 database?
I’ve seen some pretty expensive proprietary software.
1
There is a free way to encrypt Sqlite3 database?
I’ve seen some pretty expensive proprietary software.
2
It takes a little work because there is nothing ready to use with PHP (and most technologies), but there are libraries that can be integrated or replace the standard Sqlite:
Thank you, I’ll look it up...
Browser other questions tagged database sqlite cryptography sqlite3
You are not signed in. Login or sign up in order to post.
Did the answer solve the problem? Do you think you can accept it? You would be helping the community by identifying the best solution. You can only accept one of them, but you can vote for anything on the entire site.
– Maniero