Pakket: libghc-cryptohash-sha256-prof (0.11.102.1-3)
Verwijzigingen voor libghc-cryptohash-sha256-prof
Debian bronnen:
Het bronpakket haskell-cryptohash-sha256 downloaden:
- [haskell-cryptohash-sha256_0.11.102.1-3.dsc]
- [haskell-cryptohash-sha256_0.11.102.1.orig.tar.gz]
- [haskell-cryptohash-sha256_0.11.102.1-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan libghc-cryptohash-sha256-prof gerelateerde pakketten
|
|
|
|
-
- dep: libghc-base-prof-4.18.2.1-75247
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-bytestring-prof-0.11.5.3-31c85
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-cryptohash-sha256-dev (= 0.11.102.1-3)
- fast, pure and practical SHA-256 implementation