You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

js-sha256

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-sha256 - npm Package Versions

23
Next

0.11.0

Diff

Changelog

Source

v0.11.0 / 2024-01-24

Fixed

  • Generates incorrect hash in some cases #43
  • dependencies and security issues. #41
emn178
published 0.10.1 •

Changelog

Source

v0.10.1 / 2023-08-31

Added

  • Disable webpack polyfill.
emn178
published 0.10.0 •

Changelog

Source

v0.10.0 / 2023-08-30

Fixed

  • Chrome bug by workaround. #40
  • deprecated new Buffer, replace with Buffer.from. #34
  • dependencies and security issues. #32, #36

Changed

  • TypeScript interface, secretKey can be bytes like message. #23, #25
  • remove eval and use require directly. #18, #26
emn178
published 0.9.0 •

Changelog

Source

v0.9.0 / 2017-12-18

Fixed

  • incorrect result when first bit is 1 of bytes.

Changed

  • throw error by Error oject. #13

Added

  • TypeScript interfaces. #12
emn178
published 0.8.0 •

Changelog

Source

v0.8.0 / 2017-11-19

Added

  • support for web worker.
  • typescript types. #10

Changed

  • prevent webpack to require dependencies.
emn178
published 0.7.1 •

Changelog

Source

v0.7.1 / 2017-10-31

Improved

  • performance of hBytes increment.
emn178
published 0.7.0 •

Changelog

Source

v0.7.0 / 2017-10-31

Fixed

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

Changelog

Source

v0.6.0 / 2017-07-11

Added

  • HMAC feature.

Changed

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

Changelog

Source

v0.5.0 / 2017-01-24

Added

  • Streaming support #6
emn178
published 0.4.0 •

Changelog

Source

v0.4.0 / 2017-01-23

Added

  • AMD support.

Fixed

  • ArrayBuffer dosen't work in Webpack.
Next
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc