blake2: A library providing BLAKE2

[ cryptography, library, public-domain ] [ Propose Tags ]

This library provides the BLAKE2 hash algorithms.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
llvmDisabled
Automatic Flags
NameDescriptionDefault
hlintEnabled
doctestEnabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.3.0, 0.3.0.1
Change log changelog.md
Dependencies base (>=4.8 && <5), bytestring [details]
License LicenseRef-PublicDomain
Author John Galt
Maintainer jgalt@centromere.net
Revised Revision 1 made by chris_martin at 2023-06-23T23:38:05Z
Category Cryptography
Home page https://github.com/centromere/blake2
Bug tracker https://github.com/centromere/blake2/issues
Source repo head: git clone https://github.com/centromere/blake2.git
Uploaded by jgalt at 2015-11-12T17:47:01Z
Distributions LTSHaskell:0.3.0.1, NixOS:0.3.0.1
Reverse Dependencies 4 direct, 2 indirect [details]
Downloads 3823 total (30 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-11-12 [all 1 reports]

Readme for blake2-0.1.0

[back to package description]

blake2

Build Status Haskell

This library provides the BLAKE2 hash algorithms.