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

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

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

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

%define module Crypt-OpenPGP
%define m_distro Crypt-OpenPGP
%define m_name Crypt-OpenPGP
%define m_author_id BTROTT
%define _enable_test 1

Name: perl-Crypt-OpenPGP
Version: 1.03
Release: alt2

Summary: Pure-Perl OpenPGP-compatible PGP implementation

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/~btrott/%m_distro-%version

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: openssl perl-Class-Loader perl-Compress-Zlib perl-Convert-ASCII-Armour perl-Crypt-Blowfish perl-Crypt-CAST5_PP perl-Crypt-CBC perl-Crypt-DES perl-Crypt-DES_EDE3 perl-Crypt-DSA perl-Crypt-IDEA perl-Crypt-Primes perl-Crypt-RIPEMD160 perl-Crypt-RSA perl-Crypt-Random perl-Crypt-Rijndael perl-Crypt-Twofish perl-Data-Buffer perl-Digest-SHA1 perl-Math-BigInt perl-Math-Pari perl-Tie-EncryptedHash perl-URI perl-devel perl-libwww

%description
*Crypt::OpenPGP* is a pure-Perl implementation of the OpenPGP
standard[1]. In addition to support for the standard itself,
*Crypt::OpenPGP* claims compatibility with many other PGP implementations,
both those that support the standard and those that preceded it.

*Crypt::OpenPGP* provides signing/verification, encryption/decryption,
keyring management, and key-pair generation; in short it should provide
you with everything you need to PGP-enable yourself. Alternatively it
can be used as part of a larger system; for example, perhaps you have
a web-form-to-email generator written in Perl, and you'd like to encrypt
outgoing messages, because they contain sensitive information.
*Crypt::OpenPGP* can be plugged into such a scenario, given your public
key, and told to encrypt all messages; they will then be readable only
by you.

This module currently supports "RSA" and "DSA" for digital signatures,
and "RSA" and "ElGamal" for encryption/decryption. It supports the
symmetric ciphers "3DES", "Blowfish", "IDEA", "Twofish", "CAST5", and
"Rijndael" ("AES"). "Rijndael" is supported for key sizes of 128,
192, and 256 bits. *Crypt::OpenPGP* supports the digest algorithms
"MD5", "SHA-1", and "RIPE-MD/160". And it supports "ZIP" and "Zlib"
compression.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%changelog

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

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