ports

security/p5-Crypt-RC5

p5-Crypt-RC5-2.00 – implementation of the RC5 encryption algorithm

Description

Crypt::RC5 is a Perl implementation of the RC5 encryption algorithm.

RC5 is a fast block cipher designed by Ronald Rivest for RSA Data Security
(now RSA Security) in 1994. It is a parameterized algorithm with a variable
block size, a variable key size, and a variable number of rounds.
This particular implementation is 32 bit. As such, it is suggested that a
minimum of 12 rounds be performed.

WWW: http://search.cpan.org/dist/Crypt-RC5/

Categories:
perl5 security

Library dependencies

None

Build dependencies

None

Run dependencies

None