ruby-rc4

Ruby library implementing the RC4 algorithm
  https://github.com/caiges/Ruby-RC4
  0
  no reviews



The RC4 encryption algorithm, also known as ARCFOUR is used in popular protocols such as SSL and WEP. This package provides a pure Ruby implementation of this algorithm.