DojoX Cryptography
- Version
- Version 0.9
- Release Date
- Release date: 05/27/2007
- Project state: beta
- Project authors
Tom Trenka
- Project description
The DojoX Cryptography project is a set of implementations of public crypto algorithms. At the time of writing, only MD5 and Blowfish are complete and tested; at least 5 other algorithms on the way.
DojoX Cryptography is comprised of both symmetric (Blowfish) and asymmetric (MD5) algorithms. Symmetric algs always implement encrypt() and decrypt() methods; asymmetric algs implement compute().
- Dependencies:
DojoX Cryptography has no dependencies, outside of the Dojo package system and DOH.
- Installation instructions
Grab the following from the Dojo SVN Repository: http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/crypto.js http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/crypto/*
Install into the following directory structure: /dojox/crypto/
...which should be at the same level as your Dojo checkout.
- Documentation
See the Dojo API tool (http://dojotoolkit.org/api)
- Printer-friendly version
- Login or register to post comments
- Unsubscribe post