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

ghc-skein 1.0.9.4

Skein family of cryptographic hash functions for Haskell

Skein is a family of fast secure cryptographic hash functions designed by Niels Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir Bellare, Tadayoshi Kohno, Jon Callas and Jesse Walker.

This Haskell package uses bindings to the optimized C implementation of Skein.

Installation

Install ghc-skein 1.0.9.4 as follows:

guix install ghc-skein@1.0.9.4

Or install the latest version:

guix install ghc-skein

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.