套件: libcrypt-eksblowfish-perl (0.009-2build7)
libcrypt-eksblowfish-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libcrypt-eksblowfish-perl:
- [libcrypt-eksblowfish-perl_0.009-2build7.dsc]
- [libcrypt-eksblowfish-perl_0.009.orig.tar.gz]
- [libcrypt-eksblowfish-perl_0.009-2build7.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Ivan Kohler
- Xavier Guimard
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module implementing the Eksblowfish block cipher
Crypt::Eksblowfish provides an implementation of the Eksblowfish encryption.
Eksblowfish is a variant of the Blowfish cipher, modified to make the key setup very expensive. ("Eks" stands for "expensive key schedule".) This doesn't make it significantly cryptographically stronger, but is intended to hinder brute-force attacks. It also makes it unsuitable for any application requiring key agility. It was designed by Niels Provos and David Mazieres for password hashing in OpenBSD. See Crypt::Eksblowfish::Bcrypt for the hash algorithm.
Eksblowfish is a parameterised (family-keyed) cipher. It takes a cost parameter that controls how expensive the key scheduling is. It also takes a family key, known as the "salt". Cost and salt parameters together define a cipher family. Within each family, a key determines an encryption function in the usual way. See Crypt::Eksblowfish::Family for a way to encapsulate an Eksblowfish cipher family.
其他與 libcrypt-eksblowfish-perl 有關的套件
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libclass-mix-perl
- Perl module for dynamic class mixing
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.34.0
- 本虛擬套件由這些套件提供: perl-base