armansansd 3424b1927b first commit 2 gadi atpakaļ
..
test 3424b1927b first commit 2 gadi atpakaļ
.npmignore 3424b1927b first commit 2 gadi atpakaļ
.travis.yml 3424b1927b first commit 2 gadi atpakaļ
LICENSE 3424b1927b first commit 2 gadi atpakaļ
README.md 3424b1927b first commit 2 gadi atpakaļ
browser.js 3424b1927b first commit 2 gadi atpakaļ
index.js 3424b1927b first commit 2 gadi atpakaļ
package.json 3424b1927b first commit 2 gadi atpakaļ

README.md

shasum

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

License

MIT