Extended crypt library for DES, MD5, Blowfish and others
https://github.com/besser82/%{name}
libxcrypt is a modern library for one-way hashing of passwords. It
supports DES, MD5, SHA-2-256, SHA-2-512, and bcrypt-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'.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/libxcrypt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000247 247 Bytes | |
libxcrypt-4.4.33.tar.xz | 0000623548 609 KB | |
libxcrypt-4.4.33.tar.xz.asc | 0000000833 833 Bytes | |
libxcrypt.changes | 0000008358 8.16 KB | |
libxcrypt.keyring | 0000007011 6.85 KB | |
libxcrypt.spec | 0000004819 4.71 KB |
Revision 16 (latest revision is 21)
Dominique Leuenberger (dimstar_suse)
accepted
request 1039143
from
Andreas Schwab (Andreas_Schwab)
(revision 16)
- Update to 4.4.33 * Fix variable name in crypt(3) for a datamember of 'struct crypt_data' * Fix -Werror=strict-overflow in lib/crypt-des.c, which is seen by GCC 12.x * Add some SHA-2 Maj() optimization in lib/alg-sha256.c * Fix -Werror=conversion in lib/alg-yescrypt-opt.c * Improvements to huge page handling in lib/alg-yescrypt-platform.c * Fix -Werror=sign-conversion in lib/alg-yescrypt-platform.c (forwarded request 1039142 from Andreas_Schwab)
Comments 0