Paketname | python-bcrypt |
Beschreibung | implementation of OpenBSD's Blowfish password hash algorithm |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.1-1+b1 |
Sektion | python |
Priorität | extra |
Installierte Größe | 144 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~) |
Empfohlene Pakete | |
Paketbetreuer | Kevin Coyner |
Quelle | python-bcrypt (0.1-1) |
Paketgröße | 15574 Byte |
Prüfsumme MD5 | adf2a7e24a9296aea552914a6c7dea07 |
Prüfsumme SHA1 | e39deb6be996f9226930118220221b7f06494e6e |
Prüfsumme SHA256 | 519dabd0c981a8b5cb94aef16ad665175b709e18827631b15b9bc8e5fb78649b |
Link zum Herunterladen | python-bcrypt_0.1-1+b1_i386.deb |
Ausführliche Beschreibung | py-bcrypt is a Python module implementating the OpenBSD Blowfish password
hashing algorithm, as described in "A Future-Adaptable Password Scheme" by
Niels Provos and David Mazieres:
http://www.openbsd.org/papers/bcrypt-paper.ps
.
This module hashes passwords using a version of Bruce Schneier's Blowfish
block cipher with modifications designed to raise the cost of off-line
password cracking. The computation cost of the algorithm is parametised, so
it can be increased as computers get faster.
|