Clipperz Crypto Library and Online Password Manager
Written by on March 30th, 2007 in Ajax News.
Clipperz is an online password system that contains a JavaScript library to provide web developers with an extensive and efficient set of cryptographic functions. It is released under a BSD license.
Clipperz include portions of code from few third party libraries, such as: MochiKit, YUI and Ext to allows smoother and quicker coding.
In order to save downloading time and memory space the original Clipperz code is compressed into a large single file using Dojo Compressor.
The library presently includes:
- SRP authentication protocol
- SHA2 hash functions
- AES symmetric encryption
- Fortuna PRNG
- Big Integers
Coming soon:
- elliptic curve cryptography
- secret sharing schemes.
Source: Ajaxian
Original Article: http://ajaxian.com/archives/clipperz-crypto-library-and-online-password-manager
