[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project libxcrypt-4.4.18-3.el9

Name libxcrypt
Epoch 0
Version 4.4.18
Release 3.el9
Website/URL https://github.com/besser82/libxcrypt
License LGPLv2+ and BSD and Public Domain
Build Time 2023-03-17 11:08:43
Build Host builder-x86-02.inferitos.ru
Summary Extended crypt library for descrypt, md5crypt, bcrypt, and others
Repositories BaseOS
Description libxcrypt is a modern library for one-way hashing of passwords. It supports a wide variety of both modern and historical hashing methods: yescrypt, gost-yescrypt, scrypt, bcrypt, sha512crypt, sha256crypt, md5crypt, SunMD5, sha1crypt, NT, bsdicrypt, bigcrypt, and descrypt. It 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. libxcrypt is intended to be used by login(1), passwd(1), and other similar programs; that is, to hash a small number of passwords during an interactive authentication dialogue with a human. It is not suitable for use in bulk password-cracking applications, or in any other situation where speed is more important than careful handling of sensitive data. However, it is intended to be fast and lightweight enough for use in servers that must field thousands of login attempts per minute. This version of the library does not provide the legacy API functions that have been provided by glibc's libcrypt.so.1.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libxcrypt-4.4.18-3.el9.x86_64 Extended crypt library for descrypt, md5crypt, bcrypt, and others 7089e4f98427d79f4129e1d2a6d176e8e7f96572488e83f86ae65d12eeb43e5d download
libxcrypt-compat-4.4.18-3.el9.x86_64 Compatibility library providing legacy API functions 8c6cc64e2b3ae5a2242be834e55c4e4ebb23e7d7c3cf5fdfd18aec2f47fc4692 download
libxcrypt-devel-4.4.18-3.el9.x86_64 Development files for libxcrypt 310b6707450cf7ffa84105c08eb2d3d7c8bac5300b17d7d1bca69d8dfe54628e download
libxcrypt-static-4.4.18-3.el9.x86_64 Static library for -static linking with libxcrypt 84cb6e80995d49e80fbb02336b54a3a2b340cd30209807b5957ba5badb666c70 download
i686
libxcrypt-4.4.18-3.el9.i686 Extended crypt library for descrypt, md5crypt, bcrypt, and others c40d57685e081c817777c656693a5563de1e86193613340998a977e299bd724c download
libxcrypt-compat-4.4.18-3.el9.i686 Compatibility library providing legacy API functions 740b7ee1462ebd5e16524b24f347c12b9bf5e13742b331a64f224c70051cb7cf download
libxcrypt-devel-4.4.18-3.el9.i686 Development files for libxcrypt 235f2f4b091b23f4c304e18e73cfa884d8d4b353f499a0b1b77c819424fc3864 download
libxcrypt-static-4.4.18-3.el9.i686 Static library for -static linking with libxcrypt 5f7c9cefd394e3d7b36952cd142cd50056905cac5fc4fde43524c518858cd830 download
aarch64
libxcrypt-4.4.18-3.el9.aarch64 Extended crypt library for descrypt, md5crypt, bcrypt, and others 99778575f3e663b655663d5cc7f82aaec21a5044ecf8e242f1a9bd0343bb47b2 download
libxcrypt-compat-4.4.18-3.el9.aarch64 Compatibility library providing legacy API functions 5b66f4fba3a1a402bbae7e49259fb005ed8b9eb039f8f963f5fa7862044d5ca5 download
libxcrypt-devel-4.4.18-3.el9.aarch64 Development files for libxcrypt b22e8025e184bb3279b1cc49d56f16d48277c0357f69d3a69276522309a27a5f download
libxcrypt-static-4.4.18-3.el9.aarch64 Static library for -static linking with libxcrypt d20e56888d2f0aea82854cc17b653a7962b8d546c3d66e1131b7c0cca4e1596b download
src
libxcrypt-4.4.18-3.el9.src Extended crypt library for descrypt, md5crypt, bcrypt, and others e60737f870b3c944e54249e8edd31613e57a41924c62e2242f15cef58007d95b download
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.4.18-3
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.4.18-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.4.18-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937