[ 源代码: haskell-cryptohash-md5 ]
软件包:libghc-cryptohash-md5-prof(0.11.101.0-1 以及其他的)
libghc-cryptohash-md5-prof 的相关链接
Debian 的资源:
下载源码包 haskell-cryptohash-md5:
- [haskell-cryptohash-md5_0.11.101.0-1.dsc]
- [haskell-cryptohash-md5_0.11.101.0.orig.tar.gz]
- [haskell-cryptohash-md5_0.11.101.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
fast, pure and practical MD5 implementation; profiling libraries
A practical incremental and one-pass, pure API to the MD5 hash algorithm (including HMAC support) with performance close to the fastest implementations available in other languages.
The implementation is made in C with a haskell FFI wrapper that hides the C implementation.
NOTE: This package has been forked off cryptohash 0.11.7 because cryptohash has been deprecated.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-cryptohash-md5-prof 有关的软件包
|
|
|
|
-
- dep: libghc-base-prof-4.15.1.0-07409
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.12.1-d4ab9
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-cryptohash-md5-dev (= 0.11.101.0-1+b1)
- fast, pure and practical MD5 implementation