Base package for CryptoJS, JavaScript implementations of standard and secure cryptographic algorithms.
More at https://code.google.com/p/crypto-js/
crytpto.js
-core.js
renamed, with theCryptoJS
variable scoped globally
On its own, this package won't be very helpful. Add a specific crypto package like crypto-md5 or crypto-sha1.