cabal-version: >=1.10
name: cryptohash-sha1
version: 0.11.100.1
x-revision: 6
synopsis: Fast, pure and practical SHA-1 implementation
description: {
A practical incremental and one-pass, pure API to
the [SHA-1 cryptographic hash algorithm](
https://en.wikipedia.org/wiki/SHA-1) according
to [FIPS 180-4](
http://dx.doi.org/10.6028/NIST.FIPS.180-4)
with performance close to the fastest implementations available in other languages.