Package python-module-bcrypt: Information

    Binary package: python-module-bcrypt
    Version: 3.1.7-alt3
    Architecture: armh
    Build time:  Jul 22, 2020, 05:32 PM in the task #255245
    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: Stanislav Levin


    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