Package libcrypt: Information

    Source package: libcrypt
    Version: 4.4.23-alt1
    Build time:  Jul 12, 2021, 03:17 AM in the task #278099
    Category: System/Libraries
    Report package bug
    License: LGPLv2.1+
    Summary: Modern password hashing library
    Description: 
    libcrypt is a modern library for one-way hashing of passwords.
    It supports DES, MD5, SHA-2-256, SHA-2-512, bcrypt and yescrypt-based
    password hashes, and provides the traditional Unix 'crypt' and
    'crypt_r' interfaces, as well as a set of extended interfaces
    pioneered by Openwall Linux, 'crypt_rn', 'crypt_ra',
    'crypt_gensalt', 'crypt_gensalt_rn', and 'crypt_gensalt_ra'.

    List of rpms provided by this srpm:
    libcrypt (x86_64, ppc64le, i586, armh, aarch64)
    libcrypt-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libcrypt-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Dmitry V. Levin


    Last changed


    June 20, 2021 Dmitry V. Levin 4.4.23-alt1
    - v4.4.17 -> v4.4.23.
    Aug. 23, 2020 Dmitry V. Levin 4.4.17-alt1
    - v4.4.16 -> v4.4.17.
    April 9, 2020 Andrew Savchenko 4.4.16-alt2
    - Fix glibc-related dependencies on e2k.