JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15297524
  • Score
    100M100P100Q271572F
  • License BSD-3

Compute RIPEMD160 of bytes or strings.

Package Exports

  • ripemd160

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ripemd160) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ripemd160

JavaScript component to compute the RIPEMD160 hash of strings or bytes.

Official Documentation

http://cryptocoinjs.com/modules/crypto/ripemd160/

Credits / License

Most of the code from CryptoJS https://code.google.com/p/crypto-js/

Licensed: BSD3