blob-to-sha384
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

blob-to-sha384

Calculates a SHA-384 of a given blob

Install

Using yarn:

yarn add blob-to-sha384

or using npm:

npm install blob-to-sha384

Usage

import blobToSHA384 from 'blob-to-sha384'
 
const hash = await blobToSHA384(fileInput.files[0])

Package Sidebar

Install

npm i blob-to-sha384

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

1.65 kB

Total Files

9

Last publish

Collaborators

  • dimitarnestorov