@faustbrian/node-blake2b
v1.0.0
Published
BLAKE2b hashing for node.js
Downloads
3
Readme
You can help the author become a full-time open-source maintainer by sponsoring him on GitHub.
@faustbrian/node-blake2b
Installation
pnpm install @faustbrian/node-blake2b
Usage
import { hash } from "@faustbrian/node-blake2b";
hash("a");
License
This is an open-sourced software licensed under the AGPL-3.0-or-later.