Paketname | python-bcrypt |
Beschreibung | implementation of OpenBSD's Blowfish password hash algorithm |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.1-1build1 |
Sektion | universe/python |
Priorität | extra |
Installierte Größe | 140 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.7.1), libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 15476 Byte |
Prüfsumme MD5 | c819a3b9b11b560b03d35b2e41154c8b |
Prüfsumme SHA1 | 866a3575640053bbbfdfbcabc2818c536c84df59 |
Prüfsumme SHA256 | e3cce75f6e4dde0518abd243dc1449f5022c80e20127d3f80a6302e85cf5ddb9 |
Link zum Herunterladen | python-bcrypt_0.1-1build1_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.
|