Which encryption libraries are available for actionscript 3.0? my preference is on performance compared to price.

link|improve this question

feedback

2 Answers

up vote 7 down vote accepted

Look up as3crypto.

link|improve this answer
I've used that but was looking for something faster. Thanks anyway. – Goran May 6 '09 at 9:28
Is as3crypto slow? Slower than you were hoping to get from as3? – aaaidan Aug 31 '10 at 1:58
feedback

as3corelib (http://code.google.com/p/as3corelib/) also includes md5 and sha 1.

link|improve this answer
The project is now hosted at: github.com/mikechambers/as3corelib – Soviut Dec 28 '10 at 6:00
feedback

Your Answer

 
or
required, but never shown

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