Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37515376
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 

Текущая версия: 1.03-alt3
Время сборки: 18 сентября 2008, 12:06 ( 814.0 недели назад )
Размер архива: 83.00 Kb

Домашняя страница:   http://search.cpan.org/~btrott/Crypt-OpenPGP-1.…

Лицензия: Artistic
О пакете: Pure-Perl OpenPGP-compatible PGP implementation
Описание:

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

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

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