Files
pkgsrc-ng/security/hs-digest/DESCR
2016-01-21 23:40:00 +01:00

5 lines
212 B
Plaintext

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.