2.5.3 • Published 12 years ago

cryptojs v2.5.3

Weekly downloads
2,418
License
-
Repository
github
Last release
12 years ago

cryptojs

  • with little modification, converted from googlecode project crypto-js, and keep the source code structure of the origin project on googlecode
  • source code worked in both browser engines and node scripts. see also: https://github.com/gwjjeff/crypto-js-npm-conv
  • inspiration comes from ezcrypto, but my tests cannot pass with his version ( ECB/pkcs7 mode ), so I made it myself

install

usage (example with coffee-script)