软件包:libcrypt-eksblowfish-perl(0.009-2 以及其他的)
libcrypt-eksblowfish-perl 的相关链接
Debian 的资源:
下载源码包 libcrypt-eksblowfish-perl:
- [libcrypt-eksblowfish-perl_0.009-2.dsc]
- [libcrypt-eksblowfish-perl_0.009.orig.tar.gz]
- [libcrypt-eksblowfish-perl_0.009-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libclass-mix-perl
- Perl module for dynamic class mixing
-
- dep: perl (>= 5.28.0-3)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.28.0
- 本虚包由这些包填实: perl-base