Skip to content

mafintosh/blake2b-universal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

blake2b that works in node and in the browser

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published