Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37427353
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 

#
#   - Crypt::Blowfish_PP -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Crypt::Blowfish_PP
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Crypt-Blowfish_PP
%define m_distro Crypt-Blowfish_PP
%define m_name Crypt::Blowfish_PP
%define m_author_id unknown
%define _enable_test 1

Name: perl-Crypt-Blowfish_PP
Version: 1.12
Release: alt2.1

Summary: Blowfish encryption algorithm implemented purely in Perl

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org//CPAN/authors/id/M/MA/MATTBM/%m_distro-%version.tar.bz2

# Automatically added by buildreq on Tue Jun 17 2008

BuildRequires: perl-devel

%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.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Crypt/

%changelog

Full changelog you can see here

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