Package perl-Crypt-RC5: Information

    Source package: perl-Crypt-RC5
    Version: 2.00-alt1.1
    Build time:  Nov 23, 2010, 06:32 AM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Perl implementation of the RC5 encryption algorithm
    Description: 
    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.
    
    Core logic based on "RC5 in 6 lines of perl" at http://www.cypherspace.org

    List of rpms provided by this srpm:
    perl-Crypt-RC5 (noarch)

    Maintainer: Timur Batyrshin

    List of contributors:
    Igor Vlasenko
    Timur Batyrshin

      1. perl-devel

    Last changed


    Nov. 22, 2010 Igor Vlasenko 2.00-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    Oct. 6, 2008 Timur Batyrshin 2.00-alt1
    - first build for ALT Linux Sisyphus