Encrypt data using ECB Mode
This module is a Perl-only implementation of the ECB mode. In combination with a block cipher such as DES, IDEA or Blowfish, you can encrypt and decrypt messages of arbitrarily long length. Though for security reasons other modes than ECB such as CBC should be preferred. See textbooks on cryptography if you want to know why.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.22-10.fc38 | - |
Fedora 38 | 2.22-10.fc38 | - |
Fedora 37 | 2.22-9.fc37 | - |
Fedora 36 | 2.22-7.fc36 | - |
EPEL 8 | 2.22-1.el8 | - |
EPEL 7 | 1.45-1.el7 | - |
You can contact the maintainers of this package via email at
perl-Crypt-ECB dash maintainers at fedoraproject dot org
.