We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59dc906 commit 8009185Copy full SHA for 8009185
README.md
@@ -4,6 +4,7 @@ A port of node's `crypto` module to the browser.
4
5
[](https://travis-ci.org/crypto-browserify/crypto-browserify)
6
[](https://github.com/feross/standard)
7
+[](https://saucelabs.com/u/crypto-browserify)
8
9
The goal of this module is to reimplement node's crypto module,
10
in pure javascript so that it can run in the browser.
@@ -46,5 +47,3 @@ and post comments if you do.
46
47
## License
48
49
MIT
-
50
0 commit comments