as3crypto is actionscript 3 crypto library with TLS engine support. From: http://github.com/lyokato/as3crypto_patched Which was forked from: http://code.google.com/p/as3crypto/ |
||
|---|---|---|
| .. | ||
| bin | ||
| lib | ||
| script | ||
| src | ||
| test | ||
| LICENSE.txt | ||
| README | ||
| Rakefile | ||
| airake.yml | ||
| build-swc.xml | ||
README
= DESCRIPTION as3crypto 1.3 has some bugs, at r28(latest version of original svn-repository), many of them are fixed, but there are another bugs around a new ASN1 parser. so I copied some features from r28 to 1.3 version, and fixed them to be built without error. and added build-swc.xml = LICENSE See LICENCE.txt,