我应该使用充气城堡库还是 Android 中包含的 AES 库

发布于 2024-09-02 07:24:43 字数 74 浏览 2 评论 0原文

我正在编写一个需要使用 AES 的 Android 应用程序。使用充气城堡库更好还是应该坚持使用默认 android 库中包含的内容?

I'm writing an android app where I need to use AES. Is it better to use the bouncy castle libraries or should I just stick with what is included in default android libraries?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

婴鹅 2024-09-09 07:24:43

我认为这个问题可能用另一种方式来表达更好 - 为什么你不使用内置库?

无论如何,这里有一些代码示例的有用链接:Android 和 C# 之间的加密兼容

I think the question might be phrased better the other way - why would you not use the built in libraries?

Anyway, here's a helpful link with some code samples: Encryption compatible between Android and C#

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文