npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

blake2b-universal

1.0.1

@mafintosh

npmHomeRepoSnykSocket
Downloads:73
$ npm install blake2b-universal
DailyWeeklyMonthlyYearly

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