{"id":207,"name":null,"description":"Implementation of the RC4 algorithm.","url":"https://github.com/caiges/Ruby-RC4","last_synced_at":"2026-04-30T16:30:21.832Z","repository":{"id":56893643,"uuid":"2074841","full_name":"caiges/Ruby-RC4","owner":"caiges","description":"Implementation of the RC4 algorithm.","archived":true,"fork":false,"pushed_at":"2017-07-17T09:42:20.000Z","size":14,"stargazers_count":19,"open_issues_count":5,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-04-28T12:35:31.702Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/caiges.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":"2011-07-19T22:07:53.000Z","updated_at":"2023-01-28T16:12:50.000Z","dependencies_parsed_at":"2022-08-21T01:20:19.382Z","dependency_job_id":null,"html_url":"https://github.com/caiges/Ruby-RC4","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/caiges/Ruby-RC4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caiges","download_url":"https://codeload.github.com/caiges/Ruby-RC4/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/sbom","scorecard":{"id":261968,"data":{"date":"2025-08-11","repo":{"name":"github.com/caiges/Ruby-RC4","commit":"082fce56ab707dc77442709357cf176f7b3b6f22"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 4/18 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T11:01:19.466Z","repository_id":56893643,"created_at":"2025-08-17T11:01:19.466Z","updated_at":"2025-08-17T11:01:19.466Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32432917,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"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"}},"owner":{"login":"caiges","name":"Caige Nichols","uuid":"7320","kind":"user","description":"","email":"","website":"http://caiges.github.io","location":"Why you looking for me?","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7320?v=4","repositories_count":128,"last_synced_at":"2024-04-24T03:58:36.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/caiges","funding_links":[],"total_stars":76,"followers":33,"following":6,"created_at":"2022-11-02T17:11:23.203Z","updated_at":"2024-04-24T03:59:17.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caiges","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caiges/repositories"},"packages":[{"id":293690,"name":"ruby-rc4","ecosystem":"rubygems","description":"RubyRC4 is a pure Ruby implementation of the RC4 algorithm.","homepage":"http://www.caigenichols.com/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/caiges/Ruby-RC4","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2011-02-25T23:48:23.719Z","latest_release_published_at":"2012-02-07T17:41:25.818Z","latest_release_number":"0.1.5","last_synced_at":"2026-04-25T14:02:19.443Z","created_at":"2022-04-06T10:09:52.723Z","updated_at":"2026-04-25T14:08:51.149Z","registry_url":"https://rubygems.org/gems/ruby-rc4","install_command":"gem install ruby-rc4 -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/ruby-rc4/","metadata":{"funding":null},"repo_metadata":{"id":56893643,"uuid":"2074841","full_name":"caiges/Ruby-RC4","owner":"caiges","description":"Implementation of the RC4 algorithm.","archived":true,"fork":false,"pushed_at":"2017-07-17T09:42:20.000Z","size":14,"stargazers_count":19,"open_issues_count":5,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-04-05T04:03:22.526Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/caiges.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":"2011-07-19T22:07:53.000Z","updated_at":"2023-01-28T16:12:50.000Z","dependencies_parsed_at":"2022-08-21T01:20:19.382Z","dependency_job_id":null,"html_url":"https://github.com/caiges/Ruby-RC4","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/caiges/Ruby-RC4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caiges","download_url":"https://codeload.github.com/caiges/Ruby-RC4/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/sbom","scorecard":{"id":261968,"data":{"date":"2025-08-11","repo":{"name":"github.com/caiges/Ruby-RC4","commit":"082fce56ab707dc77442709357cf176f7b3b6f22"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 4/18 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T11:01:19.466Z","repository_id":56893643,"created_at":"2025-08-17T11:01:19.466Z","updated_at":"2025-08-17T11:01:19.466Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31588038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-09T05:33:47.836Z","status":"ssl_error","status_checked_at":"2026-04-09T05:32:26.579Z","response_time":112,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"},"owner_record":{"login":"caiges","name":"Caige Nichols","uuid":"7320","kind":"user","description":"","email":"","website":"http://caiges.github.io","location":"Why you looking for me?","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7320?v=4","repositories_count":128,"last_synced_at":"2024-04-24T03:58:36.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/caiges","funding_links":[],"total_stars":76,"followers":33,"following":6,"created_at":"2022-11-02T17:11:23.203Z","updated_at":"2024-04-24T03:59:17.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caiges","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caiges/repositories"},"tags":[{"name":"0.1.4","sha":"cb09b8f2041ea455f996c2f2cfd129246225712e","kind":"tag","published_at":"2012-01-25T23:41:49.000Z","download_url":"https://codeload.github.com/caiges/Ruby-RC4/tar.gz/0.1.4","html_url":"https://github.com/caiges/Ruby-RC4/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/caiges/Ruby-RC4@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"49e037a807d1ca98cdce2fc0208811530bab5b4c","kind":"tag","published_at":"2012-01-25T23:35:38.000Z","download_url":"https://codeload.github.com/caiges/Ruby-RC4/tar.gz/0.1.2","html_url":"https://github.com/caiges/Ruby-RC4/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/caiges/Ruby-RC4@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/tags/0.1.2/manifests"}]},"repo_metadata_updated_at":"2026-04-25T14:08:51.149Z","dependent_packages_count":13,"downloads":112634143,"downloads_period":"total","dependent_repos_count":3855,"rankings":{"downloads":0.28211103801251103,"dependent_repos_count":0.5084689064573321,"dependent_packages_count":1.4456796868901995,"stargazers_count":11.853681381786554,"forks_count":9.678750236950972,"docker_downloads_count":0.7153131655534617,"average":4.080667402608505},"purl":"pkg:gem/ruby-rc4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/ruby-rc4","docker_dependents_count":198,"docker_downloads_count":57851555,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/ruby-rc4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/ruby-rc4/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-11T19:02:55.643Z","issues_count":10,"pull_requests_count":5,"avg_time_to_close_issue":3365041.0,"avg_time_to_close_pull_request":2802896.0,"issues_closed_count":6,"pull_requests_closed_count":4,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":1.3,"avg_comments_per_pull_request":1.6,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/issues","maintainers":[{"login":"maxprokopiev","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxprokopiev"},{"login":"yob","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yob"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ruby-rc4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ruby-rc4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ruby-rc4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ruby-rc4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/ruby-rc4/codemeta","maintainers":[{"uuid":"48741","login":"caiges","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://rubygems.org/profiles/caiges","role":null,"created_at":"2022-11-09T09:49:28.933Z","updated_at":"2022-11-09T09:49:28.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/caiges/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205476,"maintainers_count":68451,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":13779648,"name":"ruby-rc4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/caiges/Ruby-RC4","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/caiges/Ruby-RC4","keywords_array":["universe/ruby"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:24:16.852Z","latest_release_published_at":"2026-02-13T13:24:16.852Z","latest_release_number":"0.1.5-3.1","last_synced_at":"2026-03-13T13:37:34.698Z","created_at":"2026-02-13T13:24:16.456Z","updated_at":"2026-03-13T13:37:34.698Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-rc4","install_command":"apt-get install ruby-rc4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-rc4","standards_version":"3.9.7","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb (\u003e= 0.3.0~), ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:24:17.465Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-rc4?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-rc4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-rc4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-rc4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-rc4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-rc4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-rc4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-rc4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-rc4/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":142},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-01T06:53:21.644Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13713163,"name":"ruby-rc4","ecosystem":"debian","description":null,"homepage":"https://github.com/caiges/Ruby-RC4","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/caiges/Ruby-RC4","keywords_array":["ruby"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:39:19.252Z","latest_release_published_at":"2026-02-12T23:39:19.252Z","latest_release_number":"0.1.5-3.1","last_synced_at":"2026-03-13T15:47:54.225Z","created_at":"2026-02-12T23:39:19.082Z","updated_at":"2026-03-13T16:01:55.761Z","registry_url":"https://tracker.debian.org/pkg/ruby-rc4","install_command":"apt-get install ruby-rc4","documentation_url":"https://packages.debian.org/bookworm/ruby-rc4","metadata":{"component":"main","architecture":"all","priority":"source","binary":"ruby-rc4","standards_version":"3.9.7","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb (\u003e= 0.3.0~), ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:39:19.862Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-rc4?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-rc4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-rc4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-rc4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-rc4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-rc4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-rc4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-rc4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-rc4/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":364},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-01T06:53:23.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13407215,"name":"ruby-rc4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/caiges/Ruby-RC4","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/caiges/Ruby-RC4","keywords_array":["universe/ruby"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T15:56:15.460Z","latest_release_published_at":"2026-02-06T15:56:15.460Z","latest_release_number":"0.1.5-3.1","last_synced_at":"2026-03-06T16:41:31.985Z","created_at":"2026-02-06T15:56:14.901Z","updated_at":"2026-03-06T16:41:31.986Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-rc4","install_command":"apt-get install ruby-rc4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-rc4","standards_version":"3.9.7","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb (\u003e= 0.3.0~), ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/ruby-rc4?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-rc4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-rc4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-rc4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-rc4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-rc4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-rc4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-rc4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-rc4/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":161},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-01T06:53:16.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13606006,"name":"ruby-rc4","ecosystem":"debian","description":null,"homepage":"https://github.com/caiges/Ruby-RC4","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/caiges/Ruby-RC4","keywords_array":["ruby"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:26:16.344Z","latest_release_published_at":"2026-02-11T11:26:16.344Z","latest_release_number":"0.1.5-3","last_synced_at":"2026-03-13T19:06:09.647Z","created_at":"2026-02-11T11:26:16.156Z","updated_at":"2026-03-13T19:06:09.647Z","registry_url":"https://tracker.debian.org/pkg/ruby-rc4","install_command":"apt-get install ruby-rc4","documentation_url":"https://packages.debian.org/buster/ruby-rc4","metadata":{"component":"main","architecture":"all","priority":"source","binary":"ruby-rc4","standards_version":"3.9.7","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb (\u003e= 0.3.0~), ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:15:20.356Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-rc4?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-rc4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-rc4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-rc4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-rc4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-rc4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-rc4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-rc4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-rc4/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":81},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-04-20T05:04:47.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13751623,"name":"ruby-rc4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/caiges/Ruby-RC4","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/caiges/Ruby-RC4","keywords_array":["universe/ruby"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:21:30.881Z","latest_release_published_at":"2026-02-13T07:21:30.881Z","latest_release_number":"0.1.5-3","last_synced_at":"2026-03-13T14:24:55.044Z","created_at":"2026-02-13T07:21:30.684Z","updated_at":"2026-03-13T14:24:55.044Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-rc4","install_command":"apt-get install ruby-rc4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-rc4","standards_version":"3.9.7","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb (\u003e= 0.3.0~), ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":56893643,"uuid":"2074841","full_name":"caiges/Ruby-RC4","owner":"caiges","description":"Implementation of the RC4 algorithm.","archived":true,"fork":false,"pushed_at":"2017-07-17T09:42:20.000Z","size":14,"stargazers_count":19,"open_issues_count":5,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-30T06:07:00.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/caiges.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":"2011-07-19T22:07:53.000Z","updated_at":"2023-01-28T16:12:50.000Z","dependencies_parsed_at":"2022-08-21T01:20:19.382Z","dependency_job_id":null,"html_url":"https://github.com/caiges/Ruby-RC4","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/caiges/Ruby-RC4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caiges","download_url":"https://codeload.github.com/caiges/Ruby-RC4/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/sbom","scorecard":{"id":261968,"data":{"date":"2025-08-11","repo":{"name":"github.com/caiges/Ruby-RC4","commit":"082fce56ab707dc77442709357cf176f7b3b6f22"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 4/18 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T11:01:19.466Z","repository_id":56893643,"created_at":"2025-08-17T11:01:19.466Z","updated_at":"2025-08-17T11:01:19.466Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29181265,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T23:15:33.022Z","status":"ssl_error","status_checked_at":"2026-02-06T23:15:09.128Z","response_time":59,"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"}},"repo_metadata_updated_at":"2026-02-13T07:21:31.151Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.2930529219100155,"forks_count":1.6228713707705302,"docker_downloads_count":null,"average":0.47898107317013644},"purl":"pkg:deb/ubuntu/ruby-rc4?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-rc4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-rc4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-rc4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-rc4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-rc4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-rc4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-rc4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-rc4/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":142},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-01T06:53:15.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13567049,"name":"ruby-rc4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/caiges/Ruby-RC4","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/caiges/Ruby-RC4","keywords_array":["universe/ruby"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:48:15.609Z","latest_release_published_at":"2026-02-11T06:48:15.609Z","latest_release_number":"0.1.5-3.1","last_synced_at":"2026-03-11T19:18:02.788Z","created_at":"2026-02-11T06:48:15.440Z","updated_at":"2026-03-11T19:18:02.788Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-rc4","install_command":"apt-get install ruby-rc4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-rc4","standards_version":"3.9.7","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb (\u003e= 0.3.0~), ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:57:11.132Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-rc4?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-rc4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-rc4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-rc4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-rc4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-rc4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-rc4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-rc4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-rc4/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":99},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-01T06:53:19.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13805140,"name":"ruby-rc4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/caiges/Ruby-RC4","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/caiges/Ruby-RC4","keywords_array":["universe/ruby"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:31:16.533Z","latest_release_published_at":"2026-02-13T18:31:16.533Z","latest_release_number":"0.1.5-3.1","last_synced_at":"2026-03-14T03:13:56.769Z","created_at":"2026-02-13T18:31:15.593Z","updated_at":"2026-03-14T03:13:56.769Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-rc4","install_command":"apt-get install ruby-rc4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-rc4","standards_version":"3.9.7","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb (\u003e= 0.3.0~), ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:31:17.218Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-rc4?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-rc4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-rc4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-rc4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-rc4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-rc4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-rc4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-rc4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-rc4/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":412},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-01T06:53:18.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":12317065,"name":"ruby-rc4","ecosystem":"rubygems","description":"RubyRC4 is a pure Ruby implementation of the RC4 algorithm.","homepage":"http://www.caigenichols.com/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/caiges/Ruby-RC4","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2011-02-25T23:48:23.719Z","latest_release_published_at":"2012-02-07T17:41:25.818Z","latest_release_number":"0.1.5","last_synced_at":"2026-04-26T10:29:45.718Z","created_at":"2025-10-07T05:41:13.535Z","updated_at":"2026-04-26T11:50:00.958Z","registry_url":"https://gem.coop/gems/ruby-rc4","install_command":"gem install ruby-rc4 -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/ruby-rc4/","metadata":{"funding":null},"repo_metadata":{"id":56893643,"uuid":"2074841","full_name":"caiges/Ruby-RC4","owner":"caiges","description":"Implementation of the RC4 algorithm.","archived":true,"fork":false,"pushed_at":"2017-07-17T09:42:20.000Z","size":14,"stargazers_count":19,"open_issues_count":5,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-04-05T04:03:22.526Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/caiges.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":"2011-07-19T22:07:53.000Z","updated_at":"2023-01-28T16:12:50.000Z","dependencies_parsed_at":"2022-08-21T01:20:19.382Z","dependency_job_id":null,"html_url":"https://github.com/caiges/Ruby-RC4","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/caiges/Ruby-RC4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caiges","download_url":"https://codeload.github.com/caiges/Ruby-RC4/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/sbom","scorecard":{"id":261968,"data":{"date":"2025-08-11","repo":{"name":"github.com/caiges/Ruby-RC4","commit":"082fce56ab707dc77442709357cf176f7b3b6f22"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 4/18 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T11:01:19.466Z","repository_id":56893643,"created_at":"2025-08-17T11:01:19.466Z","updated_at":"2025-08-17T11:01:19.466Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31588038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-09T05:33:47.836Z","status":"ssl_error","status_checked_at":"2026-04-09T05:32:26.579Z","response_time":112,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"},"owner_record":{"login":"caiges","name":"Caige Nichols","uuid":"7320","kind":"user","description":"","email":"","website":"http://caiges.github.io","location":"Why you looking for me?","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7320?v=4","repositories_count":128,"last_synced_at":"2024-04-24T03:58:36.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/caiges","funding_links":[],"total_stars":76,"followers":33,"following":6,"created_at":"2022-11-02T17:11:23.203Z","updated_at":"2024-04-24T03:59:17.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caiges","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caiges/repositories"},"tags":[{"name":"0.1.4","sha":"cb09b8f2041ea455f996c2f2cfd129246225712e","kind":"tag","published_at":"2012-01-25T23:41:49.000Z","download_url":"https://codeload.github.com/caiges/Ruby-RC4/tar.gz/0.1.4","html_url":"https://github.com/caiges/Ruby-RC4/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/caiges/Ruby-RC4@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/tags/0.1.4/manifests"},{"name":"0.1.2","sha":"49e037a807d1ca98cdce2fc0208811530bab5b4c","kind":"tag","published_at":"2012-01-25T23:35:38.000Z","download_url":"https://codeload.github.com/caiges/Ruby-RC4/tar.gz/0.1.2","html_url":"https://github.com/caiges/Ruby-RC4/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/caiges/Ruby-RC4@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/tags/0.1.2/manifests"}]},"repo_metadata_updated_at":"2026-04-26T11:50:00.925Z","dependent_packages_count":0,"downloads":112651874,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.23950477117292462,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.601194820641743,"average":0.2101748979536669},"purl":"pkg:gem/ruby-rc4?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/ruby-rc4","docker_dependents_count":198,"docker_downloads_count":57851555,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/ruby-rc4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/ruby-rc4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-11T19:02:55.643Z","issues_count":10,"pull_requests_count":5,"avg_time_to_close_issue":3365041.0,"avg_time_to_close_pull_request":2802896.0,"issues_closed_count":6,"pull_requests_closed_count":4,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":1.3,"avg_comments_per_pull_request":1.6,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/issues","maintainers":[{"login":"maxprokopiev","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxprokopiev"},{"login":"yob","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yob"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-rc4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-rc4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-rc4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-rc4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/ruby-rc4/codemeta","maintainers":[{"uuid":"48741","login":"caiges","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://gem.coop/profiles/caiges","role":null,"created_at":"2025-10-08T05:25:22.678Z","updated_at":"2025-10-08T05:25:22.678Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/caiges/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190328,"maintainers_count":67459,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":13950149,"name":"ruby-rc4","ecosystem":"guix","description":"Implementation of the RC4 algorithm","homepage":"https://github.com/caiges/Ruby-RC4","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/caiges/Ruby-RC4","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T18:51:22.125Z","latest_release_published_at":"2026-03-02T18:51:22.125Z","latest_release_number":"0.1.5","last_synced_at":"2026-04-02T23:20:02.360Z","created_at":"2026-03-02T18:51:21.868Z","updated_at":"2026-04-02T23:20:02.971Z","registry_url":"https://packages.guix.gnu.org/packages/ruby-rc4/0.1.5/","install_command":"guix install ruby-rc4","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-xyz.scm#n11720","metadata":{"location":"gnu/packages/ruby-xyz.scm:11720","variable_name":"ruby-rc4"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-02T23:20:02.948Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/ruby-rc4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/ruby-rc4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/ruby-rc4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/ruby-rc4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-rc4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-rc4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-rc4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-rc4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-rc4/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31165,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13530878,"name":"ruby-rc4","ecosystem":"debian","description":null,"homepage":"https://github.com/caiges/Ruby-RC4","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/caiges/Ruby-RC4","keywords_array":["ruby"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:37:31.865Z","latest_release_published_at":"2026-02-10T23:37:31.865Z","latest_release_number":"0.1.5-3.1","last_synced_at":"2026-03-14T07:17:54.069Z","created_at":"2026-02-10T23:37:31.640Z","updated_at":"2026-03-14T07:17:54.069Z","registry_url":"https://tracker.debian.org/pkg/ruby-rc4","install_command":"apt-get install ruby-rc4","documentation_url":"https://packages.debian.org/bullseye/ruby-rc4","metadata":{"component":"main","architecture":"all","priority":"source","binary":"ruby-rc4","standards_version":"3.9.7","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb (\u003e= 0.3.0~), ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:26:56.046Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-rc4?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-rc4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-rc4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-rc4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-rc4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-rc4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-rc4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-rc4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-rc4/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":77},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-01T06:53:20.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13669419,"name":"ruby-rc4","ecosystem":"debian","description":null,"homepage":"https://github.com/caiges/Ruby-RC4","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/caiges/Ruby-RC4","keywords_array":["ruby"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:40:52.919Z","latest_release_published_at":"2026-02-12T12:40:52.919Z","latest_release_number":"0.1.5-3.1","last_synced_at":"2026-03-14T18:08:09.366Z","created_at":"2026-02-12T12:40:52.717Z","updated_at":"2026-03-14T18:08:09.366Z","registry_url":"https://tracker.debian.org/pkg/ruby-rc4","install_command":"apt-get install ruby-rc4","documentation_url":"https://packages.debian.org/trixie/ruby-rc4","metadata":{"component":"main","architecture":"all","priority":"source","binary":"ruby-rc4","standards_version":"3.9.7","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb (\u003e= 0.3.0~), ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:40:53.498Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-rc4?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-rc4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-rc4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-rc4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-rc4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-rc4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-rc4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-rc4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-rc4/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":282},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-03-31T06:41:13.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13467157,"name":"ruby-rc4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/caiges/Ruby-RC4","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/caiges/Ruby-RC4","keywords_array":["universe/ruby"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T17:09:10.584Z","latest_release_published_at":"2026-02-09T17:09:10.584Z","latest_release_number":"0.1.5-3.1","last_synced_at":"2026-03-09T18:22:15.109Z","created_at":"2026-02-09T17:09:05.113Z","updated_at":"2026-03-09T19:02:28.752Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-rc4","install_command":"apt-get install ruby-rc4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-rc4","standards_version":"3.9.7","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb (\u003e= 0.3.0~), ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-rc4?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-rc4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-rc4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-rc4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-rc4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-rc4/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-rc4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-rc4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-rc4/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":177},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-03-31T06:41:18.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}}],"commits":{"id":1741554,"full_name":"caiges/Ruby-RC4","default_branch":"master","total_commits":19,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.75,"dds":0.4736842105263158,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-04-27T15:05:31.918Z","last_synced_commit":"082fce56ab707dc77442709357cf176f7b3b6f22","created_at":"2024-09-13T16:49:27.082Z","updated_at":"2026-04-27T15:05:30.774Z","committers":[{"name":"caiges","email":"caigesn@gmail.com","login":"caiges","count":10},{"name":"James Healy","email":"jimmy@deefa.com","login":"yob","count":6},{"name":"Max Prokopiev","email":"me@maxprokopiev.com","login":"maxprokopiev","count":2},{"name":"Thomas Leitner","email":"t_leitner@gmx.at","login":"gettalong","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-29T00:00:10.453Z","repositories_count":6222873,"commits_count":899833809,"contributors_count":34897160,"owners_count":1147457,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"caiges/Ruby-RC4","html_url":"https://github.com/caiges/Ruby-RC4","last_synced_at":"2026-03-11T19:02:55.643Z","status":"error","issues_count":10,"pull_requests_count":5,"avg_time_to_close_issue":3365041.0,"avg_time_to_close_pull_request":2802896.0,"issues_closed_count":6,"pull_requests_closed_count":4,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":1.3,"avg_comments_per_pull_request":1.6,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T16:42:58.821Z","updated_at":"2026-03-11T19:02:55.644Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiges%2FRuby-RC4/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":5,"COLLABORATOR":4,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"COLLABORATOR":3,"NONE":1,"CONTRIBUTOR":1},"issue_authors":{"maxprokopiev":3,"boutil":3,"askuratovsky":1,"exocode":1,"yob":1,"gettalong":1},"pull_request_authors":{"yob":2,"gettalong":1,"snow":1,"maxprokopiev":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-25T00:00:14.967Z","repositories_count":14386555,"issues_count":34396482,"pull_requests_count":112636650,"authors_count":11244842,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"maxprokopiev","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxprokopiev"},{"login":"yob","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yob"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"rubygems","filepath":"Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2022-08-21T01:20:19.056Z","updated_at":"2022-08-21T01:20:19.056Z","repository_link":"https://github.com/caiges/Ruby-RC4/blob/master/Gemfile.lock","dependencies":[{"id":2198481242,"package_name":"ruby-rc4","ecosystem":"rubygems","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":2198481243,"package_name":"diff-lcs","ecosystem":"rubygems","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":2198481244,"package_name":"rspec","ecosystem":"rubygems","requirements":"2.14.1","direct":false,"kind":"runtime","optional":false},{"id":2198481245,"package_name":"rspec-core","ecosystem":"rubygems","requirements":"2.14.8","direct":false,"kind":"runtime","optional":false},{"id":2198481246,"package_name":"rspec-expectations","ecosystem":"rubygems","requirements":"2.14.5","direct":false,"kind":"runtime","optional":false},{"id":2198481247,"package_name":"rspec-mocks","ecosystem":"rubygems","requirements":"2.14.6","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"ruby-rc4.gemspec","sha":null,"kind":"manifest","created_at":"2022-08-21T01:20:19.189Z","updated_at":"2022-08-21T01:20:19.189Z","repository_link":"https://github.com/caiges/Ruby-RC4/blob/master/ruby-rc4.gemspec","dependencies":[{"id":2198481330,"package_name":"rspec","ecosystem":"rubygems","requirements":"\u003e= 2.14.1","direct":true,"kind":"development","optional":false}]}],"score":24.211721848228745,"created_at":"2024-12-15T21:38:07.294Z","updated_at":"2026-04-30T16:30:21.833Z","avatar_url":"https://github.com/caiges.png","language":"Ruby","monthly_downloads":0,"readme":"# RC4\n\nRC4 is a pure Ruby implementation of the RC4 algorithm.\n\n## Install\n\nJust install the gem:\n\n```\ngem install ruby-rc4\n```\n\nOr add it to your `Gemfile`:\n\n```ruby\ngem 'ruby-rc4'\n```\n\n## Usage\n\nFirst require the gem:\n\n```ruby\nrequire 'rc4'\n```\n\nTo encrypt:\n\n```ruby\nkey = \"nuff rspec\"\nenc = RC4.new(key)\nencrypted = enc.encrypt(\"super-cool-test\")\n```\n\nTo decrypt:\n\n```ruby\ndec = RC4.new(key)\ndecrypted = dec.decrypt(encrypted)\n```\n\nSince encrypt method is used for encryption and decryption, decrypt is\njust an alias to encrypt in order to make the usage more intuitive.\n\n# Note\n\nThe original algorithm implementation in Ruby by [Max Prokopiev](http://maxprokopiev.com).\n\n[Aleksandar Simic](mailto:asimic@gmail.com) then modified it to include a test suite and gem\npackaged it using gem-this.\n\n\nI switched the project to use rspec2 and I am now the project's primary maintainer.\n\n[Caige Nichols](mailto:caigesn@gmail.com)\n\n# License\n\nRuby-RC4 is released under the MIT license.\n\n# Contributors\n\n(Please let me know if I missed anyone)\n\n- [caiges](http://github.com/caiges)\n- [juggler](http://github.com/juggler) (original author)\n- Alexandar Simic\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["pdf-generator","prawn"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/207","html_url":"https://ruby.ecosyste.ms/projects/207"}