Extended crypt library for DES, MD5, Blowfish and others
https://github.com/besser82/libxcrypt
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'.
- Devel package for openSUSE:Factory
-
7
derived packages
- Links to openSUSE:Factory / libxcrypt
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Base:System/libxcrypt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
baselibs.conf | 0000000247 247 Bytes | |
libxcrypt-4.4.27.tar.xz | 0000615232 601 KB | |
libxcrypt-4.4.27.tar.xz.asc | 0000000833 833 Bytes | |
libxcrypt.changes | 0000007627 7.45 KB | |
libxcrypt.keyring | 0000007011 6.85 KB | |
libxcrypt.spec | 0000004819 4.71 KB |
Revision 35 (latest revision is 50)
Dirk Mueller (dirkmueller)
committed
(revision 35)
- update to 4.4.27: * Limit the maximum amount of rbytes to 64 bytes (512 bits) for yescrypt, gost-yescrypt, and scrypt
Comments 1
you know you could have just accepted 999982 instead