RubyRC4 is a pure Ruby implementation of the RC4 encryption algorithm.
gem install ruby-rc4No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypt a string using RC4.
Use a modern encryption algorithm like AES via the OpenSSL library.
No dependency data recorded yet.