{"id":16405587,"url":"https://github.com/danieldidiobalsamo/sha256_golang","last_synced_at":"2025-04-11T17:35:37.960Z","repository":{"id":64301028,"uuid":"570481380","full_name":"danieldidiobalsamo/sha256_golang","owner":"danieldidiobalsamo","description":"Go SHA-256 from-scratch implementation","archived":false,"fork":false,"pushed_at":"2022-11-30T18:46:00.000Z","size":68,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T13:39:37.577Z","etag":null,"topics":["cryptography","go","hasing","sha256"],"latest_commit_sha":null,"homepage":"","language":"Go","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/danieldidiobalsamo.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}},"created_at":"2022-11-25T09:47:04.000Z","updated_at":"2024-11-03T13:18:58.000Z","dependencies_parsed_at":"2023-01-15T09:30:54.504Z","dependency_job_id":null,"html_url":"https://github.com/danieldidiobalsamo/sha256_golang","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldidiobalsamo%2Fsha256_golang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldidiobalsamo%2Fsha256_golang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldidiobalsamo%2Fsha256_golang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldidiobalsamo%2Fsha256_golang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danieldidiobalsamo","download_url":"https://codeload.github.com/danieldidiobalsamo/sha256_golang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248450440,"owners_count":21105679,"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":["cryptography","go","hasing","sha256"],"created_at":"2024-10-11T06:06:34.808Z","updated_at":"2025-04-11T17:35:37.943Z","avatar_url":"https://github.com/danieldidiobalsamo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nThis project consists in a from scratch implementation of SHA-256 algorithm.\nThat's also a rewriting of another one of my [side project](https://github.com/danieldidiobalsamo/sha256sum_from_scratch), which is a Rust from scratch implementation of SHA-256.\n\nAs an example of how to use this package, a basic version of sha256sum can be run.\n\n# How to install\n\n~~~\ngo install github.com/danieldidiobalsamo/sha256_golang@latest\n$GOPATH/bin/sha256_golang \u003cfilepath\u003e\n~~~\n\n# How to run from the code\n\n~~~\ngo run . \u003cfilepath\u003e\n~~~","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldidiobalsamo%2Fsha256_golang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieldidiobalsamo%2Fsha256_golang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldidiobalsamo%2Fsha256_golang/lists"}