{"id":27320186,"url":"https://github.com/mealman1551/hash-calk","last_synced_at":"2026-01-22T20:32:08.987Z","repository":{"id":285624239,"uuid":"958702850","full_name":"Mealman1551/Hash-Calk","owner":"Mealman1551","description":"This is a hash calculator with support for: md5, sha1, sha224, sha256, sha384, sha512, sha3_224, sha3_256, sha3_384, sha3_512, blake2s, blake2b, shake_128, and shake_256. right from the terminal.","archived":false,"fork":false,"pushed_at":"2025-09-28T19:01:57.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-28T21:05:24.951Z","etag":null,"topics":["blake2b","blake2s","hash","hash-calculations","hash-calculator","hashing","md5","sha1","sha224","sha256","sha3","sha384","sha512","shake"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mealman1551.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-01T16:16:22.000Z","updated_at":"2025-09-28T19:02:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"932784d4-551e-496f-b973-3d6f6182ed20","html_url":"https://github.com/Mealman1551/Hash-Calk","commit_stats":null,"previous_names":["mealman1551/hash-calk"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Mealman1551/Hash-Calk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mealman1551%2FHash-Calk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mealman1551%2FHash-Calk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mealman1551%2FHash-Calk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mealman1551%2FHash-Calk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mealman1551","download_url":"https://codeload.github.com/Mealman1551/Hash-Calk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mealman1551%2FHash-Calk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28670381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T19:36:09.361Z","status":"ssl_error","status_checked_at":"2026-01-22T19:36:05.567Z","response_time":144,"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":["blake2b","blake2s","hash","hash-calculations","hash-calculator","hashing","md5","sha1","sha224","sha256","sha3","sha384","sha512","shake"],"created_at":"2025-04-12T09:13:58.733Z","updated_at":"2026-01-22T20:32:08.981Z","avatar_url":"https://github.com/Mealman1551.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hash Calk\n\n![GitHub repo size](https://img.shields.io/github/repo-size/Mealman1551/Hash-Calk)\n![GitHub issues](https://img.shields.io/github/issues/Mealman1551/Hash-Calk)\n![GitHub stars](https://img.shields.io/github/stars/Mealman1551/Hash-Calk?style=social)\n\u003c!-- ![GitHub license](https://img.shields.io/github/license/Mealman1551/Hash-Calk) --\u003e\n[![License](https://img.shields.io/badge/Licensed%20under:-LNL%20v1.1-blue?style=plastic)](https://librenova-foundation.github.io/lnl.html)\n\n\n\u003e [!Note]\n\u003e Hash Calk ~~will be made~~ **is now** open source\n\n\n## Description\nThis software let you check hashes from every file, these algorithms are supported:\n- md5\n- sha1\n- sha224\n- sha256\n- sha384\n- sha512\n- sha3_224\n- sha3_256\n- sha3_384\n- sha3_512\n- blake2s\n- blake2b\n- shake_128 (both 32 as 64)\n- shake_256 (both 32 as 64)\n\nPlease note that this is for Windows only, as Linux and MacOS have also the `hash` command but that does something else then this tool. \n\n## Features\n- Fast hashing\n- Commandline interface (CLI)\n- Major support for many algorithms\n\n## Installation\nDownload the setup from the releases tab or the button down the readme.md and run the setup to install.\n\n## Usage\nUse this command in CMD or PowerShell:\n```powershell\nhash\n```\n\n## License\nThis project is licensed under the [LNL license](LICENSE)\n\n## Download\n[![Download for Windows](https://img.shields.io/badge/Download%20for-Windows-0078D6?style=for-the-badge\u0026logo=windows)](https://github.com/Mealman1551/Hash-Calk/releases/latest)\n\nsha256: `3882ebe9afabdb51bce1985f0af4ca6ead0b495d95f927bddf84cf1b338c8801`\n\n---\n###### \u0026copy; 2025 Mealman1551\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmealman1551%2Fhash-calk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmealman1551%2Fhash-calk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmealman1551%2Fhash-calk/lists"}