Package python-module-cryptacular: Information

    Source package: python-module-cryptacular
    Version: 1.4.1-alt1.1.1.1
    Build time:  Apr 4, 2016, 07:27 AM in the task #159698
    Report package bug
    License: MIT
    Summary: A password hashing framework with bcrypt and pbkdf2
    Description: 
    cryptacular is a collection of strong password hashing functions that
    share a common interface, and a nice way to use bcrypt as a password
    hash. It's designed to make it easy for you to migrate away from your
    half-assed custom password scheme. Compared with popular choices like
    plain text or single rounds of md5 or sha, strong password hashes
    greatly increase the computational cost of obtaining users' passwords
    from a leaked password database.
    
    cryptacular's interface was inspired by zope.password but cryptacular
    does not depend on zope and implements much stronger algorithms.
    cryptacular also provides a convenient way to recognize and upgrade
    obsolete password hashes on the fly when users log in with their correct
    password.

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



      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3
      4. python-module-setuptools

    Last changed


    March 17, 2016 Ivan Zakharyaschev 1.4.1-alt1.1.1.1
    - (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10
      (for ABI dependence and new python3(*) reqs)
    Jan. 28, 2016 Mikhail Efremov 1.4.1-alt1.1.1
    - NMU: Use buildreq for BR.
    March 22, 2013 Aleksey Avdeev 1.4.1-alt1.1
    - Rebuild with Python-3.3