Name: | ghc-digest |
---|---|
Version: | 0.0.1.2 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1307 |
License: | BSD |
RPM: | ghc-digest-0.0.1.2-2.el7.aarch64.rpm |
Source RPM: | ghc-digest-0.0.1.2-2.el7.src.rpm |
Build Date: | Fri Jul 27 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/digest |
Summary: | Cryptographic hashes for bytestrings |
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. |