skein: Skein, a family of cryptographic hash functions. Includes Skein-MAC as well.
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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
reference | Use the reference implementation instead of the optimized one. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- skein-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.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, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.8.1, 1.0.9, 1.0.9.1, 1.0.9.2, 1.0.9.3, 1.0.9.4 |
---|---|
Dependencies | base (>=3 && <5), bytestring (>=0.9 && <0.10), cereal (>=0.3 && <0.4), crypto-api (>=0.6 && <0.7), tagged (>=0.2 && <0.3) [details] |
License | BSD-3-Clause |
Author | Felipe Lessa <felipe.lessa@gmail.com>, Doug Whiting |
Maintainer | Felipe Lessa <felipe.lessa@gmail.com> |
Category | Cryptography |
Source repo | head: darcs get http://patch-tag.com/r/felipe/skein |
Uploaded | by FelipeLessa at 2011-09-21T02:39:10Z |
Distributions | Arch:1.0.9.4, Debian:1.0.9.4, Fedora:1.0.9.4, FreeBSD:1.0.9.3, LTSHaskell:1.0.9.4, NixOS:1.0.9.4, Stackage:1.0.9.4, openSUSE:1.0.9.4 |
Reverse Dependencies | 6 direct, 3646 indirect [details] |
Downloads | 75630 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |