npm.io
1.0.2 • Published 10 years ago

shasum

Licence
MIT
Version
1.0.2
Deps
2
Vulns
0
Weekly
0
Stars
23

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