Package python-module-bcrypt: Information

    Source package: python-module-bcrypt
    Version: 3.1.7-alt3
    Build time:  Jul 22, 2020, 05:32 PM in the task #255245
    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)
    python3-module-bcrypt (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-bcrypt-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Stanislav Levin


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

    Last changed


    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
    Nov. 29, 2019 Sergey Bolshakov 3.1.7-alt1
    - 3.1.7 released