开发者

encrypting data using blowfish under flash

开发者 https://www.devze.com 2022-12-13 09:08 出处:网络
how can i encrypt data in flash? is there a toolkit or class or something that can help开发者_开发技巧 me do that ?as3cryptoDon\'t forget about as3corelib which offers some decent implementations of c

how can i encrypt data in flash? is there a toolkit or class or something that can help开发者_开发技巧 me do that ?


as3crypto


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

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


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).

0

精彩评论

暂无评论...
验证码 换一张
取 消