Name : perl-Crypt-DES_EDE3
| |
Version : 0.10.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.1.1
| Date : 2024-07-20 01:17:59
|
Group : Unspecified
| Source RPM : perl-Crypt-DES_EDE3-0.10.0-lp156.1.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : Triple-DES EDE encryption/decryption
|
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/15.6/noarch |