skein-0.1.0.9: Skein, a family of cryptographic hash functions. Includes Skein-MAC as well.

The skein package

Skein (http://www.skein-hash.info/) 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 package uses bindings to the optimized C implementation of Skein. We provide a high-level interface (see module Crypto.Skein) to some of the Skein use cases. We also provide a low-level interface (see module Crypto.Skein.Internal) should you need to use Skein in a different way.

Currently we have support for Skein as cryptographic hash function as Skein as a message authentication code (Skein-MAC). For examples of how to use this package, see Crypto.Skein module documentation.

Properties

Versions0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10, 0.1.0.11, 0.1.0.12, 1.0.0, 1.0.1, 1.0.2, 1.0.3
Dependenciesbase (≥3 & <5), bytestring (≥0.9), cereal (0.3.*), crypto-api (≥0.6 & <0.11), tagged (≥0.2 & <0.5)
LicenseBSD3
AuthorFelipe Lessa <felipe.lessa@gmail.com>, Doug Whiting
MaintainerFelipe Lessa <felipe.lessa@gmail.com>
CategoryCryptography
Home pagehttps://github.com/meteficha/skein
Source repositorygit clone git://github.com/meteficha/skein.git
Upload dateMon Sep 10 16:41:03 UTC 2012
Uploaded byFelipeLessa
Built onghc-7.6
DistributionsNixOS: 1.0.3, Debian: 0.1.0.7, FreeBSD: 0.1.0.12

Modules

Downloads