Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gheja/jsenc
https://github.com/gheja/jsenc
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gheja/jsenc
- Owner: gheja
- Created: 2012-12-13T17:35:58.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-17T21:36:30.000Z (almost 12 years ago)
- Last Synced: 2024-04-16T08:48:55.156Z (7 months ago)
- Language: JavaScript
- Size: 223 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jsenc
=====jsenc is mostly patches and extensions to [CryptoJS](http://code.google.com/p/crypto-js/) and also some test scripts to provide demos for their usage.
Demos
-----http://jsenc.x0.hu/nightly/
On the link above you can see the scripts online (i.e. the way they should look like if you have downloaded them), updated nightly from this git repository (master branch).
Patches/extensions
------------------TODO
Dependencies
------------### CryptoJS
* Download URL: http://crypto-js.googlecode.com/files/CryptoJS%20v3.0.2.zip
* Project URL: http://code.google.com/p/crypto-js/
* Extract to: src/crypto-js/Download and extract CryptoJS to src/crypto-js directory.
I have tested with version 3.0.2.