@f0c1s/node-sha-lib
TypeScript icon, indicating that this package has built-in type declarations

2021.3.23 • Public • Published

node-sha-lib

A tiny library for SHA hashing

const {sha256, sha512} = require('@f0c1s/node-sha-lib')
sha256('what?')
// 2cc9a59ae14e48454a6a01a2e286a525b9f2d6201a205dec4fbbb8f9755ef363

sha512('what?')
// 1b688b8b9d00e1e1daa19b41b852ece0dd5ad13e6958188f10cb4e7a2f9ad96342f1a90d463c8af5240e02795695779a4a59087d8ca782afaf427f7c8f61e4e8

/@f0c1s/node-sha-lib/

    Package Sidebar

    Install

    npm i @f0c1s/node-sha-lib

    Weekly Downloads

    0

    Version

    2021.3.23

    License

    MIT

    Unpacked Size

    14.2 kB

    Total Files

    15

    Last publish

    Collaborators

    • iamanubhavsaini
    • sainianubhav