软件包:libcrypt-ecb-perl(2.23-1)
libcrypt-ecb-perl 的相关链接
Debian 的资源:
下载源码包 libcrypt-ecb-perl:
- [libcrypt-ecb-perl_2.23-1.dsc]
- [libcrypt-ecb-perl_2.23.orig.tar.gz]
- [libcrypt-ecb-perl_2.23-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl library to encrypt data using ECB mode
Crypt::ECB 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.
The functionality of the module can be accessed via OO methods or via standard function calls. Remember that some crypting module like for example Blowfish has to be installed. The syntax follows that of Crypt::CBC meaning you can access Crypt::ECB exactly like Crypt::CBC, though Crypt::ECB is more flexible. For example you can change the key or the cipher without having to create a new crypt object.
其他与 libcrypt-ecb-perl 有关的软件包
|
|
|
|
-
- dep: libcrypt-blowfish-perl
- Blowfish cryptography for Perl
- 或者 libcrypt-cast5-perl
- CAST5 block cipher
- 或者 libcrypt-des-ede3-perl
- Triple-DES EDE encryption/decryption for perl
- 或者 libcrypt-des-perl
- Perl DES encryption module
- 或者 libcrypt-eksblowfish-perl
- Perl module implementing the Eksblowfish block cipher
- 或者 libcrypt-twofish-perl
- Perl module for Twofish Encryption Algorithm
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- sug: libcrypt-blowfish-perl
- Blowfish cryptography for Perl
-
- sug: libcrypt-cast5-perl
- CAST5 block cipher
-
- sug: libcrypt-des-ede3-perl
- Triple-DES EDE encryption/decryption for perl
-
- sug: libcrypt-des-perl
- Perl DES encryption module
-
- sug: libcrypt-eksblowfish-perl
- Perl module implementing the Eksblowfish block cipher
-
- sug: libcrypt-twofish-perl
- Perl module for Twofish Encryption Algorithm