{"id":19506272,"url":"https://github.com/ne-sachirou/stream_hash","last_synced_at":"2025-04-26T02:32:29.951Z","repository":{"id":22125768,"uuid":"95367036","full_name":"ne-sachirou/stream_hash","owner":"ne-sachirou","description":"Stream into SHA1, SHA2, SHA3, BLAKE2, RIPEMD-160 hash. (Hash algorithms which Erlang is supporting.)","archived":false,"fork":false,"pushed_at":"2025-01-01T17:30:26.000Z","size":79,"stargazers_count":6,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-04T06:11:11.546Z","etag":null,"topics":["blake2","elixir","ripemd160","sha1","sha2","sha3"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/ne-sachirou.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-06-25T15:05:52.000Z","updated_at":"2023-02-02T09:00:56.000Z","dependencies_parsed_at":"2024-11-10T22:37:18.737Z","dependency_job_id":"31e6cfa5-96c5-4933-ae4a-ed10ffd7fcec","html_url":"https://github.com/ne-sachirou/stream_hash","commit_stats":{"total_commits":35,"total_committers":4,"mean_commits":8.75,"dds":0.5142857142857142,"last_synced_commit":"511d6e231c7aec9a3636f6efd917b5a33d1d3725"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ne-sachirou%2Fstream_hash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ne-sachirou%2Fstream_hash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ne-sachirou%2Fstream_hash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ne-sachirou%2Fstream_hash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ne-sachirou","download_url":"https://codeload.github.com/ne-sachirou/stream_hash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250597685,"owners_count":21456422,"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":["blake2","elixir","ripemd160","sha1","sha2","sha3"],"created_at":"2024-11-10T22:36:19.061Z","updated_at":"2025-04-26T02:32:29.691Z","avatar_url":"https://github.com/ne-sachirou.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Actions Status](https://github.com/ne-sachirou/stream_hash/workflows/test/badge.svg)](https://github.com/ne-sachirou/stream_hash/actions)\n[![Coverage Status](https://coveralls.io/repos/github/ne-sachirou/stream_hash/badge.svg)](https://coveralls.io/github/ne-sachirou/stream_hash)\n[![Hex.pm](https://img.shields.io/hexpm/v/stream_hash.svg)](https://hex.pm/packages/stream_hash)\n\n# StreamHash\n\nStream into SHA1, SHA2, SHA3, BLAKE2, RIPEMD-160 hash. (Hash algorithms which Erlang is supporting.)\n\n```elixir\n\"test/fixture/xyzxyz.txt\"\n|\u003e File.stream!\n|\u003e StreamHash.hash(:sha512)\n|\u003e Enum.into(\"\")\n\n# \u003c\u003c215, 133, 241, 243, 115, 159, 59, 127, 111, 242, 140, 106, 171, 211, 130, 48,\n#   174, 198, 241, 236, 195, 112, 105, 150, 106, 133, 78, 249, 2, 178, 132, 254,\n#   50, 181, 85, 46, 183, 97, 187, 7, 38, 17, 26, 188, 232, 143, 152, 210, 71, 54,\n#   245, 48, 107, 70, 180, 43, 96, 26, 69, 90, 17, 156, 111, 65\u003e\u003e\n```\n\n[Docs](https://hexdocs.pm/stream_hash/).\n\n## Installation\n\nAdd `stream_hash` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [{:stream_hash, \"~\u003e 0.3\"}]\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fne-sachirou%2Fstream_hash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fne-sachirou%2Fstream_hash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fne-sachirou%2Fstream_hash/lists"}