flash下使用blowfish加密数据

发布于 2024-08-14 04:17:05 字数 43 浏览 2 评论 0原文

如何加密闪存中的数据?有没有工具包或课程或其他东西可以帮助我做到这一点?

how can i encrypt data in flash? is there a toolkit or class or something that can help me do that ?

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

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

发布评论

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

评论(3

我乃一代侩神 2024-08-21 04:17:05

不要忘记 as3corelib,它提供了一些常见加密方案的不错的实现。

http://code.google.com/p/as3corelib/

Don't forget about as3corelib which offers some decent implementations of common encryption schemes.

http://code.google.com/p/as3corelib/

喜爱皱眉﹌ 2024-08-21 04:17:05

您是否在 Adob​​e Developer Connection 上看过这篇文章?除了遵循本文中的建议之外,我不一定明白为什么您不能只使用 HTTPS 之类的东西(尽管,诚然,我对 Flash 的了解有限)。

Have you seen this article at the Adobe Developer Connection? Other than follow the advice in the article, I don't necessarily see why you couldn't just use something like HTTPS (although, admittedly, my knowledge of Flash is limited).

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