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