Package python-module-bcrypt: Information

    Source package: python-module-bcrypt
    Version: 2.0.0-alt1.1
    Build time:  Apr 4, 2016, 07:27 AM in the task #159698
    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)
    python3-module-bcrypt (x86_64, i586)
    python3-module-bcrypt-debuginfo (x86_64, i586)

    Maintainer: Ivan Zakharyaschev


      1. python3-devel
      2. python3-module-cffi
      3. python3-module-setuptools-tests
      4. python3-module-six
      5. rpm-build-python >= 0.8
      6. rpm-build-python3
      7. python-devel = 2.7
      8. python-module-cffi
      9. python-module-setuptools-tests
      10. python-module-six

    Last changed


    March 17, 2016 Ivan Zakharyaschev 2.0.0-alt1.1
    - (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10
      (for ABI dependence and new python3(*) reqs)
    Dec. 7, 2015 George V. Kouryachy 2.0.0-alt1
    - Autobuild version bump to 2.0.0
    - Update bfhash(1)
    - Provide check section
    March 19, 2015 Eugeny A. Rostovtsev 1.1.1-alt1
    - Version 1.1.1
    - Added module for Python 3