Package python-module-bcrypt: Information

    Binary package: python-module-bcrypt
    Version: 0.1-alt4
    Architecture: x86_64
    Build time:  Mar 27, 2011, 06:17 PM
    Source package: python-module-bcrypt
    Report package bug
    License: BSD
    Summary: An implementation the OpenBSD Blowfish password hashing algorithm
    Description: 
    py-bcrypt is an implementation 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 system 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.

    Maintainer: George V. Kouryachy


    ACL:
    George V. Kouryachy
    @python
    @qa

    Last changed


    March 27, 2011 Eugeny A. Rostovtsev 0.1-alt4
    - Rebuilt for debuginfo
    Nov. 19, 2009 Eugeny A. Rostovtsev 0.1-alt3
    - Rebuilt with python 2.6
    July 11, 2009 George V. Kouryachy 0.1-alt2
    - BFHash utility added