Hi, What’s the simplest way to encrypt only certain rows in an sqlite DB? If there is no way to do this (for storing passwords etc), I would like to know the best way to encrypt the whole sqlite DB. (Prefer only encrypting some rows, but if this introduces complexity, I’m willing to encrypt the whole database) kavita _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] Encryption of sqlite DB Kavita Raghunathan
- Re: [sqlite] Encryption of sqlite DB Stephan Wehner
- Re: [sqlite] Encryption of sqlite DB P Kishor
- Re: [sqlite] Encryption of sqlite DB Swithun Crowe
- Re: [sqlite] Encryption of sqlite DB Timothy A. Sawyer
- Re: [sqlite] Encryption of sqlite DB Igor Tandetnik