パッケージ: libghc-cryptohash-sha1-prof (0.11.100.1-4 など)
libghc-cryptohash-sha1-prof に関するリンク
Debian の資源:
haskell-cryptohash-sha1 ソースパッケージをダウンロード:
- [haskell-cryptohash-sha1_0.11.100.1-4.dsc]
- [haskell-cryptohash-sha1_0.11.100.1.orig.tar.gz]
- [haskell-cryptohash-sha1_0.11.100.1-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
fast, pure and practical SHA-1 implementation; profiling libraries
A practical incremental and one-pass, pure API to the SHA-1 hash algorithm (including HMAC spuport) 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-sha1-prof 関連パッケージ
|
|
|
|
-
- dep: libghc-base-prof-4.11.1.0-b951c
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.8.2-40be2
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-cryptohash-sha1-dev (= 0.11.100.1-4+b1)
- fast, pure and practical SHA-1 implementation