blake2b-universal
blake2b that works in node and in the browser
Last updated 4 years ago by mafintosh .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install blake2b-universal 
SYNC missed versions from official npm registry.

blake2b-universal

blake2b instance that works in node and in the browser

npm install blake2b-universal

Usage

const blake2b = require('blake2b-universal')

blake2b(out, data, key)
blake2b.batch(out, batch, key)

License

MIT

Current Tags

  • 1.0.1                                ...           latest (4 years ago)

2 Versions

  • 1.0.1                                ...           4 years ago
  • 1.0.0                                ...           4 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (2)
Dev Dependencies (2)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |