{"id":18260018,"url":"https://github.com/roppa/which-hash","last_synced_at":"2026-05-02T04:33:29.343Z","repository":{"id":143928914,"uuid":"133048438","full_name":"roppa/which-hash","owner":"roppa","description":"Find out which hashing algorithm was used to generate hex hash string from your input","archived":false,"fork":false,"pushed_at":"2018-05-11T17:20:33.000Z","size":55,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T18:36:27.078Z","etag":null,"topics":["crypto","hashing-algorithms","nodejs"],"latest_commit_sha":null,"homepage":null,"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/roppa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-11T14:13:09.000Z","updated_at":"2018-05-11T17:20:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd6bacd0-360b-4fdb-beb7-44c729186603","html_url":"https://github.com/roppa/which-hash","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fwhich-hash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fwhich-hash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fwhich-hash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fwhich-hash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roppa","download_url":"https://codeload.github.com/roppa/which-hash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947825,"owners_count":21023058,"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":["crypto","hashing-algorithms","nodejs"],"created_at":"2024-11-05T10:41:34.000Z","updated_at":"2026-05-02T04:33:29.292Z","avatar_url":"https://github.com/roppa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CircleCI](https://circleci.com/gh/roppa/which-hash.svg?style=svg)](https://circleci.com/gh/roppa/which-hash)\n\n# Which Hash?\n\nSo you have some input, and you have a hex hash string, but you don't know which hashing algorithm was used? Think again! Find out which it is with this handy tool!\n\n```javascript\nconst which = require('which-hash');\nconsole.log(which('', 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'));\n// RSA-SHA256\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froppa%2Fwhich-hash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froppa%2Fwhich-hash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froppa%2Fwhich-hash/lists"}