[ Все 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 ]
×

Проект libxcrypt-4.4.18-3.el9

Имя libxcrypt
Эпоха 0
Версия 4.4.18
Релиз 3.el9
Сайт https://github.com/besser82/libxcrypt
Лицензия LGPLv2+ and BSD and Public Domain
Время сборки 2025-02-20 12:21:03
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Extended crypt library for descrypt, md5crypt, bcrypt, and others
Репозитории OS
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
libxcrypt-4.4.18-3.el9.x86_64 Extended crypt library for descrypt, md5crypt, bcrypt, and others 974edd9f9e581eabc41dce95a854b91b6ccd2286ed66f7e94d0f9513e1e248ae download
i686
libxcrypt-4.4.18-3.el9.i686 Extended crypt library for descrypt, md5crypt, bcrypt, and others 00a97c951b675330f5342e0a122f516bf620a515f9617a4197be47ea514b038d download
src
libxcrypt-4.4.18-3.el9.src Extended crypt library for descrypt, md5crypt, bcrypt, and others 33f48847a4012195f2e2af1e0cd8c3cc01a035c1a122c35f13b9bd60aca7635d download
История изменений 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