套件:libcrypt-eksblowfish-perl(0.009-3 以及其他的)
libcrypt-eksblowfish-perl 的相關連結
Debian 的資源:
下載原始碼套件 libcrypt-eksblowfish-perl:
- [libcrypt-eksblowfish-perl_0.009-3.dsc]
- [libcrypt-eksblowfish-perl_0.009.orig.tar.gz]
- [libcrypt-eksblowfish-perl_0.009-3.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.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libclass-mix-perl
- Perl module for dynamic class mixing
-
- dep: perl (>= 5.40.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- 本虛擬套件由這些套件填實: perl-base