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

ghc-puremd5 2.1.4

Haskell implementation of the MD5 hash algorithm

This package provides a Haskell-only implementation of the MD5 digest (hash) algorithm. This now supports the crypto-api class interface.

Installation

Install ghc-puremd5 2.1.4 as follows:

guix install ghc-puremd5@2.1.4

Or install the latest version:

guix install ghc-puremd5

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.