Package python-module-bcrypt: Information

    Source package: python-module-bcrypt
    Version: 3.1.7-alt4
    Build time:  Jul 16, 2021, 06:59 PM in the task #279134
    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, ppc64le, i586, armh, aarch64)
    python-module-bcrypt-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: George V. Kouryachy


      1. python-devel = 2.7
      2. python-module-cffi
      3. python-module-pytest
      4. python-module-setuptools
      5. python-module-six
      6. rpm-build-python >= 0.8

    Last changed


    Feb. 1, 2021 George V. Kouryachy 3.1.7-alt4
    - Build python2-only version
    July 22, 2020 Stanislav Levin 3.1.7-alt3
    - Added missing runtime requirement.
    March 28, 2020 George V. Kouryachy 3.1.7-alt2
    - Switch bfhash script to python3