Home > Repositories > base > perl-Crypt-DES_EDE3 (x86_64)

perl-Crypt-DES_EDE3: 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.
Name:perl-Crypt-DES_EDE3
Release: 0.03-1mamba
Architecture:x86_64
Group:System/Libraries/Perl
Size:11.64 kB
Upstream URL:https://www.cpan.org/
Source RPM:perl-Crypt-DES_EDE3
BrothersProvidesObsoletesRequiresRecommends
perl(Crypt::DES_EDE3) = 0:0.03
perl-Crypt-DES_EDE3 = 0:0.03-1mamba
perl-Crypt-DES_EDE3(x86-64) = 0:0.03-1mamba
perl >= 0:5.36.0 [1]
perl(Crypt::DES) [1]
perl(strict) [1]
perl(vars) [1]
Provided files