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

cl-md5

Common Lisp implementation of the MD5 Message-Digest Algorithm (RFC 1321)

This package implements The MD5 Message-Digest Algorithm, as defined in RFC 1321 by R. Rivest, published April 1992.

Installation

Install the latest version of cl-md5 as follows:

guix install cl-md5

Or install a particular version:

guix install cl-md5@2.0.5

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.