Socket
Socket
Sign inDemoInstall

js-sha512

Package Overview
Dependencies
0
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

0.9.0

Diff

Changelog

Source

v0.9.0 / 2024-01-24

Fixed

  • dependencies and security issues.
  • don't modify global Array and ArrayBuffer prototypes.
  • refactor: simplify formatMessage internal logic.
  • Generates incorrect hash in some cases.

Changed

  • use unsigned right shift.
emn178
published 0.8.0 •

Changelog

Source

v0.8.0 / 2018-08-05

Added

  • TypeScript definitions.
  • clone method.

Changed

  • throw error if update after finalize
emn178
published 0.7.1 •

Changelog

Source

v0.7.1 / 2017-12-21

Fixed

  • incorrect result when first bit is 1 of bytes.
emn178
published 0.7.0 •

Changelog

Source

v0.7.0 / 2017-11-19

Added

  • support HMAC. #8
emn178
published 0.6.0 •

Changelog

Source

v0.6.0 / 2017-10-31

Fixed

  • incorrect result when file size >= 512M.
emn178
published 0.5.0 •

Changelog

Source

v0.5.0 / 2017-10-07

Added

  • support for web worker. #5

Changed

  • throw error if input type is incorrect.
emn178
published 0.4.0 •

Changelog

Source

v0.4.0 / 2017-07-08

Added

  • Streaming support(update).
  • support for ArrayBuffer input/output.
  • support for byte array input/output.
emn178
published 0.3.0 •

Changelog

Source

v0.3.0 / 2017-01-23

Added

  • AMD support.

Fixed

  • ArrayBuffer dosen't work in Webpack.
emn178
published 0.2.2 •

Changelog

Source

v0.2.2 / 2015-02-09

Improved

  • performance.
emn178
published 0.2.1 •

Changelog

Source

v0.2.1 / 2015-02-08

Added

  • test cases.

Removed

  • ascii parameter.

Improved

  • performance.
2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc