This package browser is in early development. Mind the rough edges.

libxcrypt 4.4.33

Extended crypt library for descrypt, md5crypt, bcrypt, and others

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.

Installation

Install libxcrypt 4.4.33 as follows:

guix install libxcrypt@4.4.33

Or install the latest version:

guix install libxcrypt

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.