ghc-digest - Haskell digest library
Website: | http://hackage.haskell.org/package/digest |
---|---|
License: | BSD |
- Description:
This package provides 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.
Packages
ghc-digest-0.0.1.1-1.sdl6.i686 [10 KiB] |
Changelog
by Jens Petersen (2012-03-22):
- update to 0.0.1.1 - add license to ghc_files |