套件: libcrypt-ecb-perl (2.21-1)
libcrypt-ecb-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libcrypt-ecb-perl:
- [libcrypt-ecb-perl_2.21-1.dsc]
- [libcrypt-ecb-perl_2.21.orig.tar.gz]
- [libcrypt-ecb-perl_2.21-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Ivan Kohler
- Xavier Guimard
- Angel Abad
外部的資源:
- 主頁 [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
- Larry Wall's Practical Extraction and Report Language
-
- 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