blake2b-universal

1.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i blake2b-universal

Weekly Downloads

203

Version

1.0.1

License

MIT

Unpacked Size

3.38 kB

Total Files

6

Last publish

Collaborators

  • mafintosh