Port details |
- linux-rl9-libxcrypt Extended crypt library for descrypt, md5crypt, bcrypt, and others (Rocky Linux 9.3)
- 4.4.18 security =2 4.4.18Version of this port present on the latest quarterly branch.
- Maintainer: emulation@FreeBSD.org
- Port Added: 2024-05-12 10:04:24
- Last Update: 2024-05-12 10:01:21
- Commit Hash: 8c7209e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: linux
- License: LGPL21+
- WWW:
- https://github.com/besser82/libxcrypt
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- linux-rl9-libxcrypt>0:security/linux-rl9-libxcrypt
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/security/linux-rl9-libxcrypt/ && make install clean
- To add the package, run one of these commands:
- pkg install security/linux-rl9-libxcrypt
- pkg install linux-rl9-libxcrypt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: linux-rl9-libxcrypt
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1707756437
SHA256 (rocky/l/libxcrypt-4.4.18-3.el9.aarch64.rpm) = ec12e0266ce1f96af43495c95f95fbb6d972af576f19473ea231985f8cd4d2d6
SIZE (rocky/l/libxcrypt-4.4.18-3.el9.aarch64.rpm) = 122619
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- linux_base-rl9>=9.2 : emulators/linux_base-rl9
- This port is required by:
- for Run
-
- ftp/linux-rl9-curl
Configuration Options:
- ===> The following configuration options are available for linux-rl9-libxcrypt-4.4.18:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_linux-rl9-libxcrypt
- USES:
- linux:rl9
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|