{"id":26409071,"url":"https://github.com/cryptocoinjs/crypto-hashing","last_synced_at":"2025-03-17T19:18:42.668Z","repository":{"id":13167838,"uuid":"15850833","full_name":"cryptocoinjs/crypto-hashing","owner":"cryptocoinjs","description":"JavaScript hashing libraries wrapped up into one module. Compatible with Node and the browser.","archived":false,"fork":false,"pushed_at":"2016-03-30T20:19:22.000Z","size":14,"stargazers_count":11,"open_issues_count":0,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-02T05:42:19.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cryptocoinjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-12T21:05:45.000Z","updated_at":"2025-01-05T23:00:48.000Z","dependencies_parsed_at":"2022-08-29T23:30:20.184Z","dependency_job_id":null,"html_url":"https://github.com/cryptocoinjs/crypto-hashing","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptocoinjs%2Fcrypto-hashing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptocoinjs%2Fcrypto-hashing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptocoinjs%2Fcrypto-hashing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptocoinjs%2Fcrypto-hashing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryptocoinjs","download_url":"https://codeload.github.com/cryptocoinjs/crypto-hashing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244094273,"owners_count":20397020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-17T19:18:42.170Z","updated_at":"2025-03-17T19:18:42.633Z","avatar_url":"https://github.com/cryptocoinjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crypto-hashing\n\n[![NPM Package](https://img.shields.io/npm/v/crypto-hashing.svg?style=flat-square)](https://www.npmjs.org/package/crypto-hashing)\n[![Build Status](https://img.shields.io/travis/cryptocoinjs/crypto-hashing.svg?branch=master\u0026style=flat-square)](https://travis-ci.org/cryptocoinjs/crypto-hashing)\n[![Dependency status](https://img.shields.io/david/cryptocoinjs/crypto-hashing.svg?style=flat-square)](https://david-dm.org/cryptocoinjs/crypto-hashing#info=dependencies)\n\n[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)\n\n###### Available functions:\n\nIn addition to functions from [crypto-browserify/createHash](https://github.com/crypto-browserify/createHash):\n- hash160 (sha256 and then ripemd160)\n- hash256 (sha256 twice)\n\n###### Example\n\n```js\nvar cryptoHash = require('crypto-hashing')\nvar buffer = new Buffer('Hello there!')\nconsole.log(cryptoHash('hash256', buffer).toString('hex'))\n// e365181d0a42d3f57906af24c80d4636158455d140734c85e80609fa7d100300\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptocoinjs%2Fcrypto-hashing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptocoinjs%2Fcrypto-hashing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptocoinjs%2Fcrypto-hashing/lists"}