SQLite加密在java中使用Hibernate [英] SQLite encryption in java using Hibernate

查看:126
本文介绍了SQLite加密在java中使用Hibernate的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在使用 hibernate-sqlite

要访问动态创建的sqlite数据库,这样做完美。现在我想保护sqlite文件。经过一些研究,我发现要走的是( AES )加密。如果可以使用hibernate,有人可以向我解释吗?如果是这样,怎么样?如果这不起作用,是否有任何其他解决方案来保护文件中的数据?

To access dynamically created sqlite databases, this works perfectly. Now I want to secure the sqlite files. After some research I found out the way to go is (AES) encryption. Can anyone explain to me if this is possible using hibernate? And If so, how? If this doesn't work, is there any other solution for securing the data in the files?

推荐答案

你知道 SQLite的加密扩展,对吧?

这篇关于SQLite加密在java中使用Hibernate的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆