Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要加密存储在我的 Android SQLite 数据库中的一些数据,我想知道如果我想要一个轻量级选项,我的选择是什么?如果速度优先,SQLCipher 仍然是最好的吗?
恕我直言,SQLCipher仍然是最佳解决方案。它提供了相当不错的 AES 256 位加密。