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