{"id":17554176,"url":"https://github.com/phlegx/digest-whirlpool","last_synced_at":"2026-05-18T11:06:46.449Z","repository":{"id":140856597,"uuid":"95785357","full_name":"phlegx/digest-whirlpool","owner":"phlegx","description":"Digest::Whirlpool - Ruby interface to the Whirlpool message digest algorithm","archived":false,"fork":false,"pushed_at":"2022-09-08T12:27:11.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T05:41:28.912Z","etag":null,"topics":["digest","ruby","rubygem","whirlpool"],"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:19:16.000Z","updated_at":"2022-09-08T12:24:04.000Z","dependencies_parsed_at":"2023-05-04T22:27:00.615Z","dependency_job_id":null,"html_url":"https://github.com/phlegx/digest-whirlpool","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/phlegx%2Fdigest-whirlpool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlegx%2Fdigest-whirlpool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlegx%2Fdigest-whirlpool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlegx%2Fdigest-whirlpool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phlegx","download_url":"https://codeload.github.com/phlegx/digest-whirlpool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246834378,"owners_count":20841535,"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":["digest","ruby","rubygem","whirlpool"],"created_at":"2024-10-21T06:53:51.735Z","updated_at":"2026-05-18T11:06:41.404Z","avatar_url":"https://github.com/phlegx.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Digest::Whirlpool - Ruby interface to the Whirlpool message digest algorithm\n\n## Summary\n\nDigest::Whirlpool is a Ruby library for calculating message digests\nusing the Whirlpool algorithm.  The library interface conforms to the\nstandard Digest API.\n\nMore information about Whirlpool:\n\n- http://en.wikipedia.org/wiki/Whirlpool_%28algorithm%29\n- http://planeta.terra.com.br/informatica/paulobarreto/WhirlpoolPage.html\n\nThe C code is based on the sample implementation, as available on the\nmentioned website.\n\n## Requirements\n\n- Ruby 2.2 or later\n\n## Usage\n\nIn Gemfile:\n\n    gem \"digest-whirlpool\"\n\nIn your ruby code:\n\n    require \"digest\"\n\n    p Digest::Whirlpool.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-whirlpool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphlegx%2Fdigest-whirlpool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphlegx%2Fdigest-whirlpool/lists"}