软件包: 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 (Mail Archive)
- 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.17)
- 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