Package python-module-bcrypt: Information

    Source package: python-module-bcrypt
    Version: 0.1-alt4
    Build time:  Mar 27, 2011, 06:17 PM
    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.

    List of rpms provided by this srpm:
    python-module-bcrypt (x86_64, i586)
    python-module-bcrypt-debuginfo (x86_64, i586)

    Maintainer: George V. Kouryachy


    ACL:
    George V. Kouryachy
    @python
    @qa

      1. rpm-build-python >= 0.8
      2. python-devel = 2.6

    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