JavaScript Encryption Library

jscrypto library is an object oriented cryptography library that implements algorithms including AES, SHA-1, HMAC, BASE64, RSA, ECC and IBE for JavaScript. It works in ActionScript as well. Features * Performance heavily enhanced. * Object oriented architecture. * Support Init, Upate, Final pattern for bulk data processing for most algorithms. * Parllellized computing, even long … Read more