ripemd160
Compute ripemd160 of bytes or strings.
2.0.3
57M downloads/mo
#2238 most downloaded on npm
crypto-browserify/ripemd160
What this package is like to depend on
Last release 11 months ago
23 Sep 2025
Ships unpredictably
gaps range from 2 weeks to 7.4 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
13 years old
9 releases · first in 2013
1 release in the last 12 months
see the full history below
Release timeline
9 releases · Nov 2013 to Sep 2025Releases
latest 9-
2.0.323 Sep 2025Commits, not release notes
This project publishes no release notes. Between
v2.0.2andv2.0.3there were 12 commits, 11 of them substantive:- [Tests] migrate from travis to GHA
- Only apps should have lockfiles
- [eslint] switch from standard to eslint
- [Dev Deps] update
tape - [Deps] update
hash-base,inherits - [Tests] add coverage
- [meta] use
npmignore - [meta] use
auto-changelog - [Dev Deps] add missing peer dep
- [meta] add missing
engines.node - [meta] fix npmrc settings for auto-changelog
-
2.0.219 Apr 2018Commits, not release notes
This project publishes no release notes. Between
2.0.1andv2.0.2there were 8 commits, 4 of them substantive:- code optimization (30%)
- Not a markdown file
- Don't use the deprecated Buffer() constructor
- Explicitly require 'buffer'
-
2.0.122 Jun 2016Commits, not release notes
This project publishes no release notes. Between
2.0.0and2.0.1there were 2 commits, 1 of them substantive:- add LICENSE
-
2.0.011 Apr 2016Commits, not release notes
This project publishes no release notes. Between
1.0.1and2.0.0there were 14 commits, 11 of them substantive:- .travis.yml: created
- removed leading spaces
- readme: added travis badge
- package: added standard to test script
- readme: fix travis badge
- add little optimizations
- tap instead mocha
- remove lib folder
- update travis
- remove testing section from readme
- add streams support, unroll loops
-
1.0.105 May 2015Commits, not release notes
This project publishes no release notes. Between
1.0.0and1.0.1there were 3 commits, 2 of them substantive:- readme: typos
- standard
-
1.0.014 Jan 2015Commits, not release notes
This project publishes no release notes. Between
0.2.1and1.0.0there were 13 commits, 11 of them substantive:- Use SPDX-standard license naming
- test/ripemd160: removed unused terst require
- package: updated dev reps
- lib/ripemd160: moved exports to bottom
- test/fixtures: created (added from http://homes.esat.kuleuven.be/~bosselae/ripemd160.html)
- test/ripemd160: uses test fixtures now
- lib/ripemd160: small cleanup
- package: updated repo url to crypto-browserify
- test/ripemd160: verified array input would work
- readme: update with usage, convert to/from buffers for novices
- readme: added blurb on testing
-
0.2.131 Dec 2014Commits, not release notes
This project publishes no release notes. Between
0.2.0and0.2.1there were 10 commits, 7 of them substantive:- Indicate byte array inputs are supported too
- Add BSD license to package.json
- readme: update with new documentation link / license
- .npmignore: added Makefile / .min-wd
- package: upgraded mochify
- ripemd160: deleted Makefile
- ripemd160: removed terst for assert
-
0.2.009 Mar 2014Commits, not release notes
This project publishes no release notes. Between
0.1.0and0.2.0there were 9 commits, 7 of them substantive:- incorrect name of convert-string dependency in bower.json
- removed bower and component
- changed 4 spacing to 2
- returns
Buffertype now, input must be Array, Uint8Array, or Buffer - allow string input
- remove deps: and
- added browser tests
-
0.1.021 Nov 2013Nothing published for this version