Package python-module-scrypt: Information

    Source package: python-module-scrypt
    Version: 0.8.6-alt0.M80C.1
    Build time:  Mar 25, 2019, 03:30 PM in the task #223559
    Report package bug
    License: BSD
    Summary: Bindings for the scrypt key derivation function library
    Description: 
    This is a set of Python_ bindings for the scrypt_ key derivation
    function.
    
    Scrypt is useful when encrypting password as it is possible to specify
    a *minimum* amount of time to use when encrypting and decrypting. If,
    for example, a password takes 0.05 seconds to verify, a user won't
    notice the slight delay when signing in, but doing a brute force
    search of several billion passwords will take a considerable amount of
    time. This is in contrast to more traditional hash functions such as
    MD5 or the SHA family which can be implemented extremely fast on cheap
    hardware.

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

    Maintainer: Lenar Shakirov

    List of contributors:
    Lenar Shakirov
    Alexey Shabalin

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

    Last changed


    March 5, 2019 Lenar Shakirov 0.8.6-alt0.M80C.1
    - Backport to C8.1
    Dec. 13, 2018 Alexey Shabalin 0.8.6-alt1
    - Initial build.