Description
Legacy Perl software can use an RC4 implementation when compatibility with old protocols or file formats is required. It is useful only for maintaining systems that cannot yet remove RC4.
RC4 is considered cryptographically weak and should not be used for new security designs. Prefer modern authenticated encryption whenever possible.