crypto-hash

Tiny hashing module that uses the native crypto API in Node.js and the browser

MIT License

Downloads
693.6K
Stars
631
Committers
9

Bot releases are hidden (Show)

crypto-hash - Latest Release

Published by sindresorhus 12 months ago

crypto-hash -

Published by sindresorhus almost 3 years ago

crypto-hash -

Published by sindresorhus about 3 years ago

Breaking

  • Require Node.js 12.20 69bb2cf
  • This package is now pure ESM. Please read this.

Fixes

  • Fix using ArrayBuffer as input b17317d

https://github.com/sindresorhus/crypto-hash/compare/v1.3.0...v2.0.0

crypto-hash -

Published by sindresorhus about 4 years ago

  • Add globalThis check to the globalThis ponyfill (#16) 43895e0

https://github.com/sindresorhus/crypto-hash/compare/v1.2.2...v1.3.0

crypto-hash -

Published by sindresorhus over 5 years ago

  • Fix importing the worker thread file (#10) 46f2f28

https://github.com/sindresorhus/crypto-hash/compare/v1.2.1...v1.2.2

crypto-hash -

Published by sindresorhus over 5 years ago

  • Fix forgotten ref() for the worker (#9) d081ee6

https://github.com/sindresorhus/crypto-hash/compare/v1.2.0...v1.2.1

crypto-hash -

Published by sindresorhus over 5 years ago

  • Hash in a worker thread when using Node.js 12 or later (#7) 3229d74

https://github.com/sindresorhus/crypto-hash/compare/v1.1.0...v1.2.0

crypto-hash -

Published by sindresorhus over 5 years ago

crypto-hash -

Published by sindresorhus almost 6 years ago

This version is mostly just about marking the package as stable.

The browser version now uses a globalThis ponyfill, to make it work in more environments.

Package Rankings
Top 4.79% on Proxy.golang.org
Top 1.52% on Npmjs.org