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

0.0.1 • Public • Published

blob-to-sha512

Calculates a SHA-512 of a given blob

Install

Using yarn:

yarn add blob-to-sha512

or using npm:

npm install blob-to-sha512

Usage

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    189
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    189

Package Sidebar

Install

npm i blob-to-sha512

Weekly Downloads

136

Version

0.0.1

License

MIT

Unpacked Size

1.65 kB

Total Files

9

Last publish

Collaborators

  • dimitarnestorov