Goldsource - got sugar
Crypto
AS3 Base64 PDF Drucken E-Mail
An ActionScript 3.0 library for encoding/decoding strings and objects to/from Base 64
http://github.com/spjwebster/as3base64
 
AS3 Core Library PDF Drucken E-Mail
MD5 Checksum, SHA-1 Encryption & JSON Serialization.
http://code.google.com/p/as3corelib/
 
AS3 Crypto PDF Drucken E-Mail
Protocols: TLS 1.0 support (partial)
Certificates: X.509 Certificate parsing and validation, built-in Root CAs.
Public Key Encryption: RSA (encrypt/decrypt, sign/verify)
Secret Key Encryption: AES, DES, 3DES, BlowFish, XTEA, RC4
Confidentiality Modes: ECB, CBC, CFB, CFB8, OFB, CTR
Hashing Algorithms: MD2, MD5, SHA-1, SHA-224, SHA-256
Paddings available: PKCS#5, PKCS#1 type 1 and 2
Other Useful Stuff: HMAC, Random, TLS-PRF, some ASN-1/DER parsing
http://code.google.com/p/as3crypto/
 
CalistA PDF Drucken E-Mail
ActionScript Cryptography Algorithm library. Adler32, CRC32, Blowfish, RXOR, SHA1, SHA256, MD5, TEA, Vigenère, LZW, Base64, Base8
http://code.google.com/p/calista/