|
|
пре 2 година | |
|---|---|---|
| .. | ||
| test | пре 2 година | |
| .npmignore | пре 2 година | |
| .travis.yml | пре 2 година | |
| LICENSE | пре 2 година | |
| README.md | пре 2 година | |
| browser.js | пре 2 година | |
| index.js | пре 2 година | |
| package.json | пре 2 година | |
Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation.
var shasum = require('shasum')
shasum(string || buffer || object)
Oh yeah, it works in the browser too, with browserify
MIT