Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37385468
en ru br
Репозитории ALT
S:0.01-alt2.1
5.1: 0.01-alt2
4.1: 0.01-alt1
4.0: 0.01-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Crypt-DES_EDE3

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

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

%define module Crypt-DES_EDE3
%define m_distro Crypt-DES_EDE3
%define m_name Crypt-DES_EDE3
%define m_author_id unknown
%define _enable_test 1

Name: perl-Crypt-DES_EDE3
Version: 0.01
Release: alt2.1

Summary: Crypt-DES_EDE3 - Triple-DES EDE encryption/decryption

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/B/BT/BTROTT/%m_distro-%version.tar.bz2

# Automatically added by buildreq on Sat Aug 27 2005

BuildRequires: perl-Crypt-DES perl-devel

%description
*Crypt::DES_EDE3* implements DES-EDE3 encryption. This is triple-DES
encryption where an encrypt operation is encrypt-decrypt-encrypt, and
decrypt is decrypt-encrypt-decrypt. This implementation uses *Crypt::DES*
to do its dirty DES work, and simply provides a wrapper around that
module: setting up the individual DES ciphers, initializing the keys,
and performing the encryption/decryption steps.

DES-EDE3 encryption requires a key size of 24 bytes.

You're probably best off not using this module directly, as the *encrypt*
and *decrypt* methods expect 8-octet blocks. You might want to use the
module in conjunction with *Crypt::CBC*, for example. This would be
DES-EDE3-CBC, or triple-DES in outer CBC mode.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Crypt/

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin