Hey stackoverflow community,

I was wondering if anyone knew of any built-in Flex libraries that support encryption/decryption. I see that most people recommend AS3Crypto, are there other alternatives?

In particular, looking for one that supports DES encryption.

Thanks!

link|improve this question

38% accept rate
feedback

1 Answer

as3corelib offers some encryption functionality, you may find it a little more approachable than as3crypto library. Can browse as3corelib here

https://github.com/mikechambers/as3corelib/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.