套件:libghc-cryptohash-sha256-prof(0.11.101.0-9 以及其他的)
libghc-cryptohash-sha256-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-cryptohash-sha256:
- [haskell-cryptohash-sha256_0.11.101.0-9.dsc]
- [haskell-cryptohash-sha256_0.11.101.0.orig.tar.gz]
- [haskell-cryptohash-sha256_0.11.101.0-9.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
fast, pure and practical SHA-256 implementation; profiling libraries
A practical incremental and one-pass, pure API to the SHA-256 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-sha256-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-2f220
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.10.1-c40ee
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-cryptohash-sha256-dev (= 0.11.101.0-9+b1)
- fast, pure and practical SHA-256 implementation