Sha256: ce9d0314a5f05763e9dc09b3fe505c86c233360d1e14b14a42c6393fa97d8d44
Contents?: true
Size: 850 Bytes
Versions: 44
Compression:
Stored size: 850 Bytes
Contents
# crypto-browserify A (partial) port of `crypto` to the browser. [](https://travis-ci.org/dominictarr/crypto-browserify) [](http://ci.testling.com/dominictarr/crypto-browserify) Basically, I found some crypto implemented in JS lieing on the internet somewhere and wrapped it in the part of the `crypto` api that I am currently using. In a way that will be compatible with [browserify](https://github.com/substack/node-browserify/). I will extend this if I need more features, or if anyone else wants to extend this, I will add you as a maintainer. Provided that you agree that it should replicate the [node.js/crypto](http://nodejs.org/api/crypto.html) api exactly, of course.
Version data entries
44 entries across 42 versions & 4 rubygems