• jsCrypto


    jsCrypto快速对称加密/解密Javascript框架。它提供一个基于AES加密/解密算法的简洁接口,和CCM和OCB两种认证加密模式。jsCrypto比其它一些AES算法Javascript实现至少快340%在所有浏览器。

    jsCrypto

    Why use cryptography in Javascript? One major reason is the need to encrypt data before uploading it to a server; this is useful where the server needs to store data but doesn't wish to see it in the clear. It can also be used in desktop applications written in Javascript - for example, Firefox extensions.

    We offer a fast, small symmetric encryption library written in Javascript. Though several such libraries exist, jsCrypto offers several advantages.

        * A clean, simple interface to basic AES encryption/decryption, as well as OCB and CCM modes for authenticated encryption
        * A cryptographic random number generator that collects randomness from user mouse movements, among other sources
        * jsCrypto is at least four times faster in all browsers and about 12% smaller than the best previously existing implementation
        * In Internet Explorer, jsCrypto is 11 times faster than the fastest previous existing implementation

    点击次数   官方主页【官方主页】   下载地址【下载地址】

    网友留言/评论

    我要留言/评论

    相关开源项目

    SOAPjs:SOAPj能够解析WSDL文件并创建其中可用的方法,让SOAP调用变得与正常本地方法调用相一致。
    Mimic the iGoogle Interface:这是一个可以让用户定制界面的组件,类似于iGoogle。
    FireSSH: FireSSH 是一个免费跨平台支持的在Firefox浏览器上实现 SSH 远程终端客户的的插件,完全采用 JavaScript 编写。只需要在地址栏输入 ssh://username@IP地址 即可连接目标服务器。
    Accessible Audio Player (AAP) : Accessible Audio Player (AAP)是一个跨浏览器,带有播放列表的音乐播放器。它使用HTML5 Audio标签来播放音乐,对于那些不支持HTML5 Audio标签的浏览器则采用Yahoo! Media Player代替。
    Spinbox.JS:Spinbox.JS这个JavaScript脚本能够将普通的文本输入框转换成可更换皮肤的Spin Boxe控件。
    Microformat Shiv: Microformat Shiv是一个跨浏览器的JavaScript框架用于解析Microformats。它支持多种格式包括:hCard、hCalendar、hResume、geo、tag等。
    PrimaryCSS:PrimaryCSS是一个CSS框架用于创建常见的页面布局。它自带22种布局从单列到多列各种变化并且兼容大部分浏览器。
    Downloadify:Downloadify是一个JavaScript+Flash Library用于在浏览器端生成和保存文本类型的文件,而不需要与服务器交互。
    SoundManager2:SoundManager2提供一套在javascript中用来控制声音的API。该Javascript library封装和扩展了Flash的声音功能,为Javascript提供跨平台的音频控制功能。
    Dewplayer:Dewplayer是一个微型,免费的Flash mp3播放器,具有简洁的界面。Dewplayer包含三种不同的尺寸界面。 Mini (160×20) Classic (200×20) Multi (240×20)