{"id":22191962,"url":"https://github.com/cryptape/hasher","last_synced_at":"2025-07-26T22:31:48.249Z","repository":{"id":62439961,"uuid":"194829527","full_name":"cryptape/hasher","owner":"cryptape","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-27T21:42:01.000Z","size":10,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-08T03:06:35.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/cryptape.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":"2019-07-02T09:12:07.000Z","updated_at":"2023-10-29T06:41:57.000Z","dependencies_parsed_at":"2022-11-01T23:18:09.741Z","dependency_job_id":null,"html_url":"https://github.com/cryptape/hasher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptape%2Fhasher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptape%2Fhasher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptape%2Fhasher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptape%2Fhasher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryptape","download_url":"https://codeload.github.com/cryptape/hasher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227724139,"owners_count":17810036,"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":[],"created_at":"2024-12-02T12:18:32.120Z","updated_at":"2024-12-02T12:18:32.729Z","avatar_url":"https://github.com/cryptape.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hasher\n\nPackage `hasher` provides a Hasher trait.\n\n```rs\npub trait Hasher {\n    const LENGTH: usize;\n\n    fn digest(\u0026self, data: \u0026[u8]) -\u003e Vec\u003cu8\u003e;\n}\n```\n\nAdd this to your `Cargo.toml`:\n\n```toml\n[dependencies]\nhasher = \"0.1\"\n```\n\n# Supported algorithms\n\n- blake2b\n- keccak\n- sm3\n\n# Test\n\n```\n$ cargo test --all-features\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptape%2Fhasher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptape%2Fhasher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptape%2Fhasher/lists"}