如何使用sqlcipher加密windows8.1 app中的sqlite数据库

问题描述:





我是windows8.1应用程序开发的新手。我的应用程序包含用于存储值的sqlite数据库。

我需要加密我的数据库.Windows 8.1支持加密。如果是的话我怎么能实现这个。



谢谢,

Alok,

Hi,

I am new to windows8.1 app development.My app contains sqlite database to store values.
I need to encrypt my database.Does windows 8.1 supports encryption.If yes how can I achieve this.

Thanks,
Alok,

答案是肯定的。最好的指示去马的嘴...... https://www.zetetic.net/blog/2014/1/13/introducing-sqlcipher-for-windows-phone-8-and-windows-runtim.html [ ^ ]



如果您遇到问题,请使用

scipcipher支持论坛 [ ^ ]
The answer is yes. For instructions best go to the horse's mouth ... https://www.zetetic.net/blog/2014/1/13/introducing-sqlcipher-for-windows-phone-8-and-windows-runtim.html[^]

and if you have problems use the
sqlcipher support forum[^]






当我尝试在扩展中搜索sqlcipher并更新它时,我已经看过这篇文章显示没有找到任何物品。我正在使用带有更新4的visual studio 2013.



谢谢,

Alok
Hi,

I have already seen this post when I try to search sqlcipher in extensions and update it shows no items found.I am using visual studio 2013 with update 4.

Thanks,
Alok