{"id":15984782,"url":"https://github.com/phra/sha1collisiondetection.js","last_synced_at":"2026-01-16T04:04:03.238Z","repository":{"id":87909955,"uuid":"83606423","full_name":"phra/sha1collisiondetection.js","owner":"phra","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-11T16:51:01.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T20:47:14.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/phra.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":"2017-03-01T22:05:05.000Z","updated_at":"2017-05-24T12:16:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ea3a7d1-9ffd-44d8-826a-13863474bef7","html_url":"https://github.com/phra/sha1collisiondetection.js","commit_stats":{"total_commits":8,"total_committers":3,"mean_commits":"2.6666666666666665","dds":0.375,"last_synced_commit":"c623915518664a87f07c1a8a7297e305e4fd9be1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phra/sha1collisiondetection.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phra%2Fsha1collisiondetection.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phra%2Fsha1collisiondetection.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phra%2Fsha1collisiondetection.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phra%2Fsha1collisiondetection.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phra","download_url":"https://codeload.github.com/phra/sha1collisiondetection.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phra%2Fsha1collisiondetection.js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T03:13:13.607Z","status":"ssl_error","status_checked_at":"2026-01-16T03:11:47.863Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2024-10-08T02:10:31.509Z","updated_at":"2026-01-16T04:04:03.216Z","avatar_url":"https://github.com/phra.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"import sha1collision from 'sha1collision'\n\ninterface Context {\n    reference: number\n}\n\nconst buffer = ....\n\nconst context: Context = sha1collision.init()\n\nsha1collision.update(buffer, context)\n\nconst res = sha1collision.final(context)\n\nconsole.log(res.collision)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphra%2Fsha1collisiondetection.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphra%2Fsha1collisiondetection.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphra%2Fsha1collisiondetection.js/lists"}