FICHA · MANJARO

ruby-ruby-rc4

Implementation of the RC4 algorithm

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Implements the legacy RC4 stream cipher in Ruby. It is mainly useful for compatibility with old formats or systems that still require RC4, not for new secure designs.

RC4 is considered broken for modern cryptographic use. Avoid it for new security features, and migrate to authenticated modern encryption whenever possible.

Permissions

Permissions not analysed for this source yet.