Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039421
en ru br
ALT Linux repos
S:1.12-alt2.1
5.0: 1.12-alt2

Group :: Development/Perl
RPM: perl-Crypt-Blowfish_PP

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.12-alt2.1
Build date: 22 november 2010, 17:53 ( 696.4 weeks ago )
Size: 12.64 Kb

Home page:   http://www.cpan.org

License: Artistic
Summary: Blowfish encryption algorithm implemented purely in Perl
Description:

The Crypt::Blowfish_PP module provides for users to use the Blowfish encryption
algorithm in perl. The implementation is entirely Object Oriented, as there is
quite a lot of context inherent in making blowfish as fast as it is. The key is
anywhere between 64 and 448 bits (8 and 56 bytes), and should be passed as a
packed string. The transformation itself is a 16-round Feistel Network, and
operates on a 64 bit block.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • perl-Crypt-Blowfish_PP
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin