pkgsrc-wip/hs-digest/DESCR
Sébastien BOCAHU c976a97196 Import hs-digest-0.0.0.5 as wip/hs-digest.
needed for pandoc

Haskell package providing efficient cryptographic hash implementations
for strict and lazy bytestrings.
For now, CRC32 and Adler32 are supported; they are
implemented as FFI bindings to efficient code from zlib.
2009-04-15 21:00:23 +00:00

4 lines
212 B
Text

Haskell package providing efficient cryptographic hash implementations
for strict and lazy bytestrings.
For now, CRC32 and Adler32 are supported; they are
implemented as FFI bindings to efficient code from zlib.