[ 原始碼: libcrypt-bcrypt-perl ]
套件:libcrypt-bcrypt-perl(0.011-1 以及其他的)
libcrypt-bcrypt-perl 的相關連結
Debian 的資源:
下載原始碼套件 libcrypt-bcrypt-perl:
- [libcrypt-bcrypt-perl_0.011-1.dsc]
- [libcrypt-bcrypt-perl_0.011.orig.tar.gz]
- [libcrypt-bcrypt-perl_0.011-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
modern bcrypt implementation
Crypt::Bcrypt provides a modern and user-friendly implementation of the bcrypt password hash.
Note that in bcrypt passwords may only contain 72 characters. It may seem tempting to prehash the password before bcrypting it but that may make it vulnerable to password shucking, a salted solution (for example using a MAC) should be used instead if one wants to support large passwords.
The password is always expected to come as a (utf8-encoded) byte-string.
其他與 libcrypt-bcrypt-perl 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libdigest-sha-perl
- Perl extension for SHA-1/224/256/384/512, SHA-512/224 and SHA-512/256
-
- dep: perl (>= 5.40.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- 本虛擬套件由這些套件填實: perl-base