pkgsrc/security/hs-digest/DESCR
szptvlfn 4a2edc5ddf Import digest-0.0.1.2 as security/hs-digest,
packaged for wip by zecrazytux.

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.
2014-08-18 21:18:48 +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.