Language

Package: ruby-rc4 @ 0.1.5

Synopsis

Implementation of the RC4 algorithm

Description

RubyRC4 is a pure Ruby implementation of the RC4 algorithm.

Home page
https://github.com/caiges/Ruby-RC4
Location
gnu/packages/ruby.scm (line: 9519, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?