Re: [sqlite] encrypt/decrypt sqlite3 database file or content

2012-06-05 Thread Richard Hipp
On Tue, Jun 5, 2012 at 2:49 AM, Durga D  wrote:

> Hi All,
>
>
>I am developing sqlite3 based application. I want to create/maintain
> sqlite3 database in encrypted. Others should not have rights to open this
> database without key. Is there any sqlite3 api's to do this?
>

http://www.hwaci.com/sw/sqlite/see.html


>
>Thanks in advance.
>
> Regards,
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


[sqlite] encrypt/decrypt sqlite3 database file or content

2012-06-04 Thread Durga D
Hi All,


I am developing sqlite3 based application. I want to create/maintain
sqlite3 database in encrypted. Others should not have rights to open this
database without key. Is there any sqlite3 api's to do this?

Thanks in advance.

Regards,
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users