Name: | ghc-cryptohash |
---|---|
Version: | 0.9.0 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 605313 |
License: | BSD |
RPM: | ghc-cryptohash-0.9.0-3.el7.x86_64.rpm |
Source RPM: | ghc-cryptohash-0.9.0-3.el7.src.rpm |
Build Date: | Mon Nov 20 2017 |
Build Host: | x86-ol6-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/cryptohash |
Summary: | Crypto hashes, fast, pure and practical |
Description: | A collection of crypto hashes, with a practical incremental and one-pass, pure APIs, with performance close to the fastest implementations available in others languages. The implementations are made in C with a Haskell FFI wrapper that hide the C implementation. |