パッケージ: 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