perl-Crypt-ECB - Encrypt data using ECB Mode
Website: | https://metacpan.org/release/Crypt-ECB |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
perl-Crypt-ECB-2.23-1.aldos.noarch [26 KiB] |
Changelog
by Joel Barrios (2024-04-26):
- Update to 2.23. |