shasum

Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation.

MIT 5 个版本
安装
npm install shasum
yarn add shasum
pnpm add shasum
bun add shasum
README

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

版本列表
1.0.2 2015-10-06
1.0.1 2015-01-11
1.0.0 2013-07-18
0.0.3 2013-06-12
0.0.2 2013-01-07