Package python3-module-scrypt: Information

    Source package: python3-module-scrypt
    Version: 0.8.24-alt1
    Latest version according to Repology
    Build time:  Mar 5, 2024, 07:05 PM in the task #342101
    Report package bug
    License: BSD-2-Clause
    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:
    python3-module-scrypt (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-scrypt-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov
    Alexey Shabalin

    ACL:
    Grigory Ustinov
    @python

      1. libssl-devel
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-setuptools
      5. python3-module-wheel
      6. rpm-build-python3

    Last changed


    March 5, 2024 Grigory Ustinov 0.8.24-alt1
    - Automatically updated to 0.8.24.
    Jan. 23, 2024 Grigory Ustinov 0.8.21-alt1
    - Automatically updated to 0.8.21.
    - Build with check.
    July 18, 2022 Grigory Ustinov 0.8.20-alt2
    - Fix license.
    - Add filter for tags.