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

Текущая версия: 0.01-alt1
Время сборки: 28 августа 2005, 00:34 ( 969.8 недели назад )
Размер архива: 6112 b

Домашняя страница:   http://www.cpan.org

Лицензия: Artistic
О пакете: Crypt-DES_EDE3 - Triple-DES EDE encryption/decryption
Описание:

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

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

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

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

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