{"id":17554178,"url":"https://github.com/phlegx/digest-tiger","last_synced_at":"2026-04-26T12:32:43.021Z","repository":{"id":140856594,"uuid":"95785274","full_name":"phlegx/digest-tiger","owner":"phlegx","description":"Digest::Tiger - Ruby interface to the Tiger message digest algorithm","archived":false,"fork":false,"pushed_at":"2022-09-08T12:20:26.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T14:52:00.906Z","etag":null,"topics":["digest","ruby","rubygem","tiger"],"latest_commit_sha":null,"homepage":null,"language":"C","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/phlegx.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-29T14:18:31.000Z","updated_at":"2022-09-08T12:10:53.000Z","dependencies_parsed_at":"2023-05-04T22:27:28.374Z","dependency_job_id":null,"html_url":"https://github.com/phlegx/digest-tiger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phlegx/digest-tiger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlegx%2Fdigest-tiger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlegx%2Fdigest-tiger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlegx%2Fdigest-tiger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlegx%2Fdigest-tiger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phlegx","download_url":"https://codeload.github.com/phlegx/digest-tiger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlegx%2Fdigest-tiger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32297895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"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":["digest","ruby","rubygem","tiger"],"created_at":"2024-10-21T06:53:54.034Z","updated_at":"2026-04-26T12:32:43.006Z","avatar_url":"https://github.com/phlegx.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Digest::Tiger - Ruby interface to the Tiger message digest algorithm\n\n## Summary\n\nDigest::Tiger is a Ruby library for calculating message digests using\nthe Tiger algorithm.  The library interface conforms to the standard\nDigest API.\n\nMore information about Tiger:\n\n- http://en.wikipedia.org/wiki/Tiger_%28hash%29\n- http://www.cs.technion.ac.il/~biham/Reports/Tiger/\n\n## Requirements\n\n- Ruby 2.2 or later\n\n## Usage\n\nIn Gemfile:\n\n    gem \"digest-tiger\"\n\nIn your ruby code:\n\n    require \"digest\"\n\n    p Digest::Tiger.hexdigest(\"\")\t# The module is auto-loaded\n\n## License\n\nSee the file LICENSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphlegx%2Fdigest-tiger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphlegx%2Fdigest-tiger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphlegx%2Fdigest-tiger/lists"}