{"id":16606939,"url":"https://github.com/k4yt3x/multihasher","last_synced_at":"2026-05-30T22:32:00.202Z","repository":{"id":106313178,"uuid":"77875631","full_name":"k4yt3x/multihasher","owner":"k4yt3x","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-27T00:21:55.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T22:09:41.601Z","etag":null,"topics":["cryptography","hash","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k4yt3x.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-01-03T02:02:24.000Z","updated_at":"2024-08-12T19:26:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"9318588e-942c-4297-a355-2846871386d1","html_url":"https://github.com/k4yt3x/multihasher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/k4yt3x/multihasher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k4yt3x%2Fmultihasher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k4yt3x%2Fmultihasher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k4yt3x%2Fmultihasher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k4yt3x%2Fmultihasher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k4yt3x","download_url":"https://codeload.github.com/k4yt3x/multihasher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k4yt3x%2Fmultihasher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33712579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cryptography","hash","python"],"created_at":"2024-10-12T01:10:50.856Z","updated_at":"2026-05-30T22:32:00.188Z","avatar_url":"https://github.com/k4yt3x.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multihasher\n\n## Description\n\nMultihasher is A library that helps hash passwords multiple times, rendering the creation of a rainbow table extremely expensive, thus preventing password from being cracked.\n\n## Usages\n\n```python3\nfrom multihasher import Multihasher\nhasher = Multihasher()\nhasher.multihash('apassword')\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk4yt3x%2Fmultihasher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk4yt3x%2Fmultihasher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk4yt3x%2Fmultihasher/lists"}